INSTEON Hub: Developer’s Guide
Page 52 © 2013 INSTEON
LED On
LED On (0x6D)
What it does
Turns on the IM’s LED if IM Configuration Flags bit 5 = 1.
What you send
2 bytes.
What you’ll get
3 bytes.
LED indication
The LED will go on.
Related Commands
IM 0x6B Set IM Configuration
46
IM 0x6E LED Off
53
Command Sent from Host to IM
Byte Value Meaning
1 0x02 Start of IM Command
2
0x6D
IM Command Number
Message Returned by IM to Host
Byte Value Meaning
1 0x02 Echoed Start of IM Command
2
0x6D
Echoed IM Command Number
3 <ACK/NAK> 0x06 (ACK) if the IM executed the Command correctly.
0x15 (NAK) if an error occurred or IM Configuration Flags bit 5 = 0.