User manual

StoreSafe Pro II
User Manual
98
0x61: Restart StoreSafe Pro II
0xFE: Send configuration data to StoreSafe Pro II
0x09: Read Alarm History from StoreSafe Pro II
0xFF: Read configuration and status data from StoreSafe Pro II
Byte 5: Data byte 1
Byte 6: Data byte 2
:
Byte x: Data byte n
2. Sending data to the StoreSafe Pro II
a. Restart StoreSafe Pro II
This command will restart StoreSafe Pro II.
Byte 1: 0xFF
Byte 2: 0xAA
Byte 3: 0
Byte 4: 0x61
b. Send data to StoreSafe Pro II
Configuration data can be sent to StoreSafe Pro II, to change the way it operates. The data is
arranged in the form of 16 byte blocks, numbered from 1 to 213. Blocks 182, 183 and 185 are
status blocks, and hence cannot be written to. For details about the contents of each block, contact
GE-Security and request the Block Data Structure for StoreSafe Pro II.
Byte 1: 0xFF
Byte 2: 0xAA
Byte 3: 17
Byte 4: 0xFE
Byte 5: Block Number
(1-181, 184, 186-200)
Byte 6: data[0]
: :
Byte 21:data[15]
After sending a block or series of blocks, block number 255 must be updated to signal the end of
the configuration session. All data bytes for block 255 must be set to 0.
3. Requesting data from the StoreSafe Pro II
When a message of type 0xBB is sent to StoreSafe Pro II, it will respond by sending 16 bytes of
requested data.