GALILEOSKY GLONASS/GPS Satellite v4.0 (0223) User’s manual
GalileoSky Ltd.
Page 69
Command format
DelKey key
1,…,key25
Parameters
key
– the lower 4 bytes of the iButton identification number excluding the checksum
in hexadecimal form.
For example, the full key number in hexadecimal form is:
09 00 00 00 91 02 0С 5С, where
09 – the type of device (in this case, it is DS1982, for DS1990 - 01),
00 00 00 91 02 0С – the unique number,
5С – the checksum.
In this case, the number to be entered is 00 91 02 2С.
The command can contain a list of up to 25 keys.
Explanation
To remove a key from the list of trusted iButton identifiers on a micro-SD-card.
Example
Request: DelKey 0091022C,0091022D
Reply: Deleted 2 keys
Command format
KeyCount
Explanation
The number of trusted iButton keys on a micro-SD card.
Example
Request:
KeyCount
Reply: KEYCOUNT:12;
Command format
ShowKey N
Parameters
N
– The order number of an iButton key in the list on a micro-SD-card. Numbering
starting with 1.
Explanation
To show an identifier of a trusted iButton key on a micro-SD-card.
Example
Request:
ShowKey 1
Reply: SHOWKEY 1:9503276 (0x0091022C)