eeros_architecture:control_system:available_blocks:peripheraloutput
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eeros_architecture:control_system:available_blocks:peripheraloutput [2017/04/15 20:23] – graf | eeros_architecture:control_system:available_blocks:peripheraloutput [2021/05/28 13:41] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Peripheral Output ====== | ====== Peripheral Output ====== | ||
| - | This block allows to write to a hardware output. This could be a simple | + | This block allows to write to a hardware output. This could be a digital output or an analog output. Such a block will always write to an output defined in the [[eeros_architecture: |
| The constructor of this block looks like | The constructor of this block looks like | ||
| <code cpp> | <code cpp> | ||
| - | | + | PeripheralOutput(std:: |
| + | </ | ||
| + | As a parameter you must indicate the designator of the corresponding output in the [[eeros_architecture: | ||
| + | Create a new output with | ||
| + | <code cpp> | ||
| + | PeripheralOutput<> | ||
| + | PeripheralOutput< | ||
| </ | </ | ||
| - | As a parameter you must indicate the designator of the corresponding output in the [[eeros_architecture: | ||
eeros_architecture/control_system/available_blocks/peripheraloutput.1492280605.txt.gz · Last modified: 2017/04/15 20:23 (external edit)