Sixnet\Red Lion Controls SN-Series IOCTRL library Version 1.0
I/O Updating Functions

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).

Detailed Description

These functions are used to set Discrete Output module.


Function Documentation

int hwControl_Io_setDO ( int  value,
int  debug 
)

Set the Discrete Output module (DO).

Parameters:
[in]intvalue 0 to turn off DO.
[in]intvalue 1 to turn on DO.
[in]intvalue 4 for debug.
[out]None
Returns:
None.
Examples:
snhwEx.c.
 All Files Functions