Skip to main content

Set Output

Sets the logic state of an output connector, turning it ON or OFF.

Request

012345678910111213141516171819202122232425262728293031
ID20OL

Request Structure

ByteValueSizeTypeDescription
0ID1BINMBx24 address (ID)
1201BINSet Output instruction code
2O1BINOutput number (1-32)
3L1BINLogic state (1-0)

Response

012345678910111213141516171819202122232425262728293031
ID20V

Response Structure

ByteValueSizeTypeDescription
0ID1BINMBx24 address (ID)
1201BINSet Output instruction code
2V1BIN1 for successful, 0 otherwise