INSTEON Hub: Developer’s Guide
Page 38 © 2013 INSTEON
Get ALL-Link Record for Sender
Get ALL-Link Record for Sender (0x6C)
What it does This gets the record from the IM’s ALL-Link Database for the last INSTEON message received from
an INSTEON device that is in the IM’s ALL-Link Database. The data will follow in an ALL-Link
Record Response
39
message.
What you send
2 bytes.
What you’ll get
3 bytes.
LED indication
None.
Related Commands
IM 0x57 ALL-Link Record Response
39
IM 0x69 Get First ALL-Link Record
36
IM 0x6A Get Next ALL-Link Record
37
Command Sent from Host to IM
Byte Value Meaning
1 0x02 Start of IM Command
2
0x6C
IM Command Number
Message Returned by IM to Host
Byte Value Meaning
1 0x02 Echoed Start of IM Command
2
0x6C
Echoed IM Command Number
3 <ACK/NAK> 0x06 (ACK) if an ALL-Link Record Response
39
follows
0x15 (NAK) if the last INSTEON message received had a From Address not in the IM’s
ALL-Link Database.
Note
If you send this after receiving an INSTEON message from an INSTEON device that is not in the IM’s
ALL-Link Database, you will receive a NAK in response.
Sending a Get Next ALL-Link Record
37
Command after this will return the ALL-Link Record that follows
this one, but your actual position within the ALL-Link Database will be unknown (unless you are at the
end).
In the IM Factory Reset State
11
the ALL-Link Database will be cleared, so you will receive a NAK.