EasyManua.ls Logo

werma KombiSIGN 71 - Getsingleio

werma KombiSIGN 71
23 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
WERMA SIGNALTECHNIK Version 1.2.0 - 0911 21
6.3.3.4 GetSingleIO
int GetSingleIO ( [in] int DevIdx, [in] int IOIdx, [out] int *Status)
GetSingleIO gets the status of a specified single Output.
Parameters
DevIdx
Index to the desire device currently available in the system. The first index is 1.
IOIdx
Specifies the index of current desire Output.
This value range between 1 to 5.
Status
Specifies a pointer to variable that will contain the Output status. The
value set in the variable can be as following.
0 – Output is OFF
1 – Output is ON
2 – Output is Blinking mode 1
3 – Output is Blinking mode 2
Return Value
1 if successful, otherwise the return value is 0.