User manual
Toolbox 32 User Manual 1.47d www.cse-semaphore.com/mykingfisher
Page
239
Software Settings – Using A Standard Terminal Program *
Radio parameters can be set using Windows HyperTerminal (or the Terminal window in the MaxStream X-
CTU software). Once connected to the radio, type +++ to put the radio in command mode. Then enter the
relevant AT commands below. Note: radios in a network can only communicate if they have the same
settings for Vendor ID and Hopping Channel.
+++ Radio responds with OK when ready to receive commands
ATRE <enter> Reset the radio to factory defaults
ATHP0 <enter> Set Hopping Channel to 0 (default) or in the range XTend 0-9, XStream 0-6
ATDTFFFF <enter> Set Destination Address to FFFF Hex.
ATMY15 <enter> Set Source Address to eg. 15 (must be unique) or in the range 0-FFFF Hex
ATID3332 <enter> Set Vendor ID to 3332 Hex (default) or in the range XTend 0-7FFF Hex, XStream
10-7FFF Hex.
ATMD5 <enter> Set RF Mode
For XTend: 5=Repeater, 6=End Node.
For XStream: 3=Repeater, 4=End Node.
ATBR0 <enter> Only required if using an XTend radio. Sets RF data rate to 9600 baud.
ATWR <enter> Save settings to permanent memory
* When configuring a Kingfisher PLUS RTU (CP-11) Spread Spectrum Option card, the Toolbox 32 Comms
Terminal is used. Setup the Comms Terminal to use the Remote RTU Port Number that corresponds to the
option card and then enter the above settings.
Polling a G3 Using A Kingfisher PLUS+ RTU
Configure ladder logic to poll network registers from the G3 using the RX DATA block (an example is shown
below)
│Poll Timer Port Busy? Get IO Data │
│ #T1 #YPST3.2 RTU 2 │
├──[PERIOD]───────────────────────────────────────────────┤/├───────(RX_DATA)──┤
│ 60 Seconds #NR2.1 │
The above example polls the G3 (address 2) every 60 seconds, provided that port 3 is not busy. The RX
Data block was setup as shown below.