Sixnet\Red Lion Controls SN-Series IOCTRL library Version 1.0
|
These functions are used to set Discrete Output module. More...
Functions | |
int | hwControl_Io_setDO (int value, int debug) |
Set the Discrete Output module (DO). |
These functions are used to set Discrete Output module.
int hwControl_Io_setDO | ( | int | value, |
int | debug | ||
) |
Set the Discrete Output module (DO).
[in] | int | value 0 to turn off DO. |
[in] | int | value 1 to turn on DO. |
[in] | int | value 4 for debug. |
[out] | None |