User Tools

Site Tools


getting_started:tutorials:hal0

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
getting_started:tutorials:hal0 [2021/03/31 15:45] ursgrafgetting_started:tutorials:hal0 [2021/03/31 15:46] – [Accessing Output Signals Directly] ursgraf
Line 20: Line 20:
 Alternatively the signal in the HAL could be accessed by getting an reference to the corresponding output block with Alternatively the signal in the HAL could be accessed by getting an reference to the corresponding output block with
 <code cpp> <code cpp>
-auto digOut = hal.getLogicOutput("dOut0", false);  //line 42+auto digOut = hal.getLogicOutput("dOut0", false);  // line 42
 </code> </code>
 The signal value can then be logged with The signal value can then be logged with
getting_started/tutorials/hal0.txt · Last modified: 2021/03/31 15:46 by ursgraf