User Tools

Site Tools


getting_started:tutorials:controlsystem3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
getting_started:tutorials:controlsystem3 [2019/09/19 11:36] grafgetting_started:tutorials:controlsystem3 [2020/01/29 15:12] graf
Line 11: Line 11:
 The system uses an output. For this reason you will need to install a simple simulator, see [[getting_started:install_wrapper#simulator|]]. The following command will run the example  The system uses an output. For this reason you will need to install a simple simulator, see [[getting_started:install_wrapper#simulator|]]. The following command will run the example 
 <code> <code>
-$ ./blockTest2 -c BlockTest2Config.json+sudo LD_LIBRARY_PATH=${LD_LIBRARY_PATH} ./blockTest2 -c BlockTest2Config.json
 </code> </code>