ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
|
Functions | |
MISC_ERR_CODE | MX_RTU_Dual_Power1_Get (UINT8 *state) |
MISC_ERR_CODE | MX_RTU_Dual_Power2_Get (UINT8 *state) |
Sample Code:
power.c
MISC_ERR_CODE MX_RTU_Dual_Power1_Get | ( | UINT8 * | state | ) |
[out] | state | 0 is disconnecting and 1 is connecting. |
MISC_ERR_CODE MX_RTU_Dual_Power2_Get | ( | UINT8 * | state | ) |
[out] | state | 0 is disconnecting and 1 is connecting. |