INSTEON Hub: Developer’s Guide
Page 36 © 2013 INSTEON
ALL-Link Database Management
Get First ALL-Link Record
Get First ALL-Link Record (0x69)
What it does Returns the first record 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 0x6A Get Next ALL-Link Record
37
IM 0x6C Get ALL-Link Record for Sender
38
Command Sent from Host to IM
Byte Value Meaning
1 0x02 Start of IM Command
2
0x69
IM Command Number
Message Returned by IM to Host
Byte Value Meaning
1 0x02 Echoed Start of IM Command
2
0x69
Echoed IM Command Number
3 <ACK/NAK> 0x06 (ACK) if an ALL-Link Record Response
39
follows
0x15 (NAK) if the database is empty.
Note
Use this to begin scanning the IM’s ALL-Link Database. Follow up with Get Next ALL-Link Record
37
Commands until you receive a NAK.
In the IM Factory Reset State
11
the ALL-Link Database will be cleared, so you will receive a NAK.