BSWA 308/309 BSWA Technology Co., Ltd
59
A typical command block or response block consists of “starting character, ID, attribute
character, command or data, end character, block check character, carriage returns, line
feeds”, as shown below:
5.2.1 Start/Stop of the Block Transfer
A command block or response block contains start characters, end characters and other
control character as shown below:
5.2.2 Device ID
Each command block contains an ID. It is used to distinguish among a network of more than
one sound level meter. When the sound level meter receives a command block, it will match
the ID contained in the command block and its own ID. If matched, the corresponding
operation will be performed. If not, then ignore this command. The response block returned
from the sound level meter also contains the ID which is used to indicate that the block is sent
by which one.
★Note: Please ensure that the ID of sound level meter in the same network are different
from each other, otherwise the error will occur during operation!
ID is one byte of binary. It ranges from 1~255.The corresponding hex value is 01H~FFH.
It means that the command is a broadcast command if the ID contained in command block is
00H. The sound level meter will execute the instruction without any return data, regardless of
its own ID when the command is a broadcast command.
5.2.3 ATTR Attribute Character
ATTR attribute characters indicate the type of command or response.