INSTEON Hub: Developer’s Guide
Page 53 © 2013 INSTEON
LED Off
LED Off (0x6E)
What it does
Turns off 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 off.
Related Commands
IM 0x6B Set IM Configuration
46
IM 0x6D LED On
52
Command Sent from Host to IM
Byte Value Meaning
1 0x02 Start of IM Command
2
0x6E
IM Command Number
Message Returned by IM to Host
Byte Value Meaning
1 0x02 Echoed Start of IM Command
2
0x6E
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.