INSTEON Hub: Developer’s Guide
Page 45 © 2013 INSTEON
Get IM Configuration
Get IM Configuration (0x73)
What it does Returns the IM’s Configuration Flags byte. Also returns two spare bytes of data reserved for future
use.
What you send
2 bytes.
What you’ll get
6 bytes.
LED indication
None.
Related Commands
IM 0x6B Set IM Configuration
46
Command Sent from Host to IM
Byte Value Meaning
1 0x02 Start of IM Command
2
0x73
IM Command Number
Message Returned by IM to Host
Byte Value Meaning
1 0x02 Echoed Start of IM Command
2
0x73
Echoed IM Command Number
3 <IM Configuration Flags> IM’s Configuration Flags. See Set IM Configuration
46
for bit definitions.
4 <Spare 1> 0x00, reserved for future use
5 <Spare 2> 0x00, reserved for future use
6 <ACK/NAK> 0x06 (ACK) if the IM executed the Command correctly
0x15 (NAK) if an error occurred
Note
Because Set IM Configuration
46
sets all of the <IM Configuration Flags> at once, to change an
individual bit, first use this Command to determine the current state of all of the <IM Configuration
Flags>.