![]() |
CETONI SDK
20220623
The software libraries for integration of all CETONI devices.
|
Digital input channel functions This group defines all functions detect digital input signals on certain digital input channels.
Functions | |
LCDIO_Func long LCDIO_CALL | LCDIO_IsInputOn (dev_hdl InChanHdl) |
Read digital input state of channel. More... | |
LCDIO_Func long LCDIO_CALL LCDIO_IsInputOn | ( | dev_hdl | InChanHdl | ) |
Read digital input state of channel.
[in] | InChanHdl | Handle to digital input channel |
1 | Channel is ON |
0 | Channel is OFF |
<0 | Error code |