BOXFINDER (0001) User’s Manual
RSA “Galileosky”, LLC.
Page
29
11.3.
Server exchange protocol settings
Command format
HeadPack bbbbbbbbbbbbbb
Parameters
bbbbbbbbbbbbbb
– tag set from 1 to 128.
If b is replaced by 1, the tag is on.
If b is replaced by 0, the tag is off.
Tag numeration order is given in
GALILEOSKY protocol parameters
Explanation
Head packet configuring.
Example
Request: HeadPack 1110
Reply: HeadPack= 00000000000000000000000000000000000000000001110b
This means that tags from the second to the fourth inclusive are on, and the first
and the rest tags inclusive are off.
Command format
HeadPack2 bbbbbbbbbbbbbb
Parameters
bbbbbbbbbbbbbb
– tag set from 129 to 256.
If b is replaced by 1, the tag is on.
If b is replaced by 0, the tag is off.
Tag numeration order is given in section
GALILEOSKY protocol parameters
Explanation
Head packet configuring.
Example
Request: HeadPack2 110000
Reply: HeadPack2=110000b
This means that tags 129, 130,131,132 are off and tags133 and 134 are on. All the
following tags are off
Command format
HeadPackBit index,value
Parameters
index
– is tag number, which is on or off for transmission to the server
value
– 1 if the tag should be transmitted to the server
0 if tag should not be transmitted to the server
Tag numeration order is given in section
GALILEOSKY protocol parameters
Explanation
Head packet configuring.
Example
Initially the second tag is off:
HeadPack=1100b
Switch on this tag.
Request: HeadPackBit 2,1
Reply: HeadPack=1100b
Command format
MainPack bbbbbbbbbbbbbb
Parameters
bbbbbbbbbbbbbb –
tag set from 1 to 128.
If b is replaced by 1, the tag is on.
If b is replaced by 0 the tag is off.
Tag numeration order is given in section
GALILEOSKY protocol parameters
Explanation
Head packet configuring.
Example
Request: MainPack 11111111111111111111110000
Reply: MainPack=00000000000000000000011111111111111111111110000b
This means that tags 1, 2, 3, 4 are off and tags 5-266 inclusive are on. All the
following tags are off.