B&B Electronics Zlinx ZP Series User Manual
Page 56
52
Manual Documentation Number: ZP24D-250RM-SR-2508
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
receive three carriage returns at the end of the command. If no responses are
received, the application should only receive one carriage return. When in API mode,
the application should receive a frame (with no data) and status (set to ‘OK’) at the
end of the command. When the ND command packet is received, the remote sets up
a random time delay (up to 2.2 sec) before replying as follows:
Node Discover Response (AT command mode format - Transparent operation):
MY (Source Address) value
SH (Serial Number High) value
SL (Serial Number Low) value
DB (Received Signal Strength) value
NI (Node Identifier) value
Node Discover Response (API format - data is binary (except for NI)):
2 bytes for MY (Source Address) value
4 bytes for SH (Serial Number High) value
4 bytes for SL (Serial Number Low) value
1 byte for DB (Received Signal Strength) value
NULL-terminated string for NI (Node Identifier) value (max 20 bytes w/out NULL
terminator)
NI (Node Identifier) Command
NI command is used to set and
read a string for identifying a
particular node.
Rules:
• Register only accepts printable
ASCII data.
• A string can not start with a space.
• A carriage return ends command
• Command will automatically end when maximum bytes for the string have been
entered.
This string is returned as part of the ND (Node Discover) command. This identifier is
also used with the DN (Destination Node) command.
NT (Node Discover Time)
Command
NT command is used to set the
amount of time a base node will
wait for responses from other
nodes when using the ND (Node
Discover) command. The NT value
is transmitted with the ND
command.
Remote nodes will set up a random hold-off time based on this time. The remotes will
adjust this time down by 250 ms to give each node the ability to respond before the
base ends the command. Once the ND command has ended, any response received
on the base would be discarded.
AT Command: ATNI
Parameter Range: 20-character ASCII string
Related Commands: ND (Node Discover), DN
(Destination Node)
Minimum Firmware Version Required: v1.x80
AT Command: ATNT
Parameter Range: 0x01 - 0xFC
[x 100 msec]
Default: 0x19 (2.5 decimal seconds)
Related Commands: ND (Node Discover)
Minimum Firmware Version Required: 1.xA0