Commands Below are in Hex Format using API Mode. TX = Bytes Sent to the Controller RX = Bytes Received from the Controller. Note: Bytes Received May be Different for Some Commands.
R = Relay (74-7C)B = Bank (01-20)
ST = Status of Relays Byte (00-FF)
CK = Checksum Byte (00-FF)
TX: | 2 | 3 | R | B | CK | Function: | RX: | 2 | ST | CK |
---|---|---|---|---|---|---|---|---|---|---|
AA | 03 | FE | 74 | 01 | 20 | Read the On/Off Status of Relay 1 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 75 | 01 | 21 | Read the On/Off Status of Relay 2 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 76 | 01 | 22 | Read the On/Off Status of Relay 3 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 77 | 01 | 23 | Read the On/Off Status of Relay 4 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 78 | 01 | 24 | Read the On/Off Status of Relay 5 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 79 | 01 | 25 | Read the On/Off Status of Relay 6 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 7A | 01 | 26 | Read the On/Off Status of Relay 7 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 7B | 01 | 27 | Read the On/Off Status of Relay 8 in Bank 1 | AA | 01 | 00 | AB |
AA | 03 | FE | 7C | 01 | 28 | Read the On/Off Status of All Relays in Bank 1 | AA | 01 | 00 | AB |