User Tools

Site Tools


eeros_architecture:control_system:available_blocks:peripheralinput

This is an old revision of the document!


Peripheral Input

This block allows to read a signal from some hardware source. This could be a simple digital input or a multidimensional vector of real values. Such a block will always read from an input defined in the Hardware Abstraction Layer. The constructor of this block looks like

PeripheralInput(std::string id, bool exclusive = true);

As a parameter you must indicate the designator of the corresponding input in the Hardware Abstraction Layer. Please make sure that the name is identical to the name in the Hardware Abstraction Layer. If not the constructor will throw a fault.

eeros_architecture/control_system/available_blocks/peripheralinput.1622201884.txt.gz · Last modified: 2021/05/28 13:38 by ursgraf