User's Manual
Table Of Contents
- 1.0 ABOUT THIS MANUAL
- 2.0 PRODUCT DESCRIPTION
- Multiple Address Systems (MAS)
- Point-to-Point System
- Adding a Tail-End Link to an Existing Network
- Extending a TransNET Network with a Repeater
- 3.0 INSTALLATION PLANNING
- Terrain and Signal Strength
- Conducting a Site Survey
- Antennas
- Feedlines
- Antenna System Ground
- 4.0 INSTALLATION
- 4.1 Transceiver Installation
- a. Set the Mode using the MODE M (Master), MODE R (Remote), or MODE X (Extension) command. (Note: There can be only one Master r...
- b. Set a unique Network Address (1-65000) using ADDR command. Each radio in the system must have the same network address. Tip: Use the last four digits of the Master’s serial number to help avoid conflicts with other users.
- c. Set the baud rate/data interface parameters. Default setting is 9600 bps, 8 data bits, no parity, 1 stop bit. If changes are ...
- 4.2 Configuring Multiple Remote Units
- 4.3 Tail-End Links
- 4.4 Configuring a Network for Extensions
- 4.1 Transceiver Installation
- 5.0 OPERATION
- Antenna Aiming
- Antenna SWR Check
- Data Buffer Setting-Modbus Protocol
- Hoptime Setting
- TotalFlow™ Protocol at 9600 with Sleep Mode
- Operation at 115200 bps
- Baud Rate Setting
- Radio Interference Checks
- 6.0 RADIO PROGRAMMING
- Terminal Interface
- PC-Based Configuration Tool
- Entering Commands
- ADDR [1-65000]
- AMASK [0000 0000-FFFF FFFF]
- AT [ON, OFF]
- ASENSE [HI/LO]
- BAUD [xxxxx abc]
- BAND [A, B, C]
- BUFF [ON, OFF]
- CODE [NONE, 1…255]
- CSADDR [1-65000, NONE]
- CTS [0-255]
- CTSHOLD [0-60000]
- DEVICE [DCE, CTS KEY]
- DLINK [xxxxx/ON/OFF]
- DKEY
- DTYPE [NODE/ROOT]
- FEC [ON, OFF]
- HOPTIME [7, 14, 28]
- INIT
- HREV
- KEY
- LED [ON, OFF]
- LPM [1, 0]
- LPMHOLD [0-1000]
- MODE [M, R, X]
- MRSSI [NONE, -40...-90]
- OT [ON, OFF]
- OWM [xxxxx]
- OWN [xxxxx]
- PORT [RS232, RS485]
- PWR [20-30]
- REPEAT [0-10]
- RETRY [0-10]
- RSSI
- RTU [ON, OFF, 0-80]
- RX [xxxx]
- RXD [0-235] / [ON/OFF]
- RXTOT [NONE, 0-1440]
- SAF [ON, OFF]
- SETUP
- SER
- SHOW CON
- SHOW PWR
- SHOW SYNC
- SKIP [NONE, 1...8]
- SLEEP [ON, OFF]
- SREV
- STAT
- TEMP
- TX [xxxx]
- UNIT [10000-65000]
- XADDR [0-31]
- XMAP [00000000-FFFFFFFF]
- XPRI [0-31]
- XRSSI [NONE, -40...-120]
- ZONE CLEAR
- ZONE DATA
- 7.0 TROUBLESHOOTING
- Checking for Alarms-STAT command
- Major Alarms versus Minor Alarms
- Alarm Code Definitions
- 8.0 RADIO FIRMWARE UPGRADES
- Saving a Web-Site Firmware File Onto Your PC
- 9.0 OPERATING PRINCIPLES AND CONFIGURATION
- Simple Extended SAF Network
- Extended SAF Network
- Retransmission and ARQ Operation
- SAF Configuration Example
- 1. Mode X and M Radios-Can have direct reports (Mode R radios) outside of the chain.
- 2. Data (Payload)-Travels from Master to Remote, and back from Remote to Master.
- 3. Mode X and R Radios-Extension links can be protected by mapping one or more fall-back paths in case of a failure. Add seconda...
- 9.2 Synchronizing Network Units
- Synchronization Messages
- Sleep Mode Example
- Setup Commands
- Reading RSSI and Other Parameters with LPM Enabled
- Power Consumption Influence by HOPTIME and SAF Settings
- Introduction
- Operational Influences-Hoptime & SAF
- Master Station Configuration
- Antenna System for Co-Located Master Stations
- 10.0 TECHNICAL REFERENCE
- 10.1 Product Specifications-900 MHz
- 10.2 Product Specifications-2.4 GHz
- 10.3 Diagnostic Interface Connections (RJ-11)
- 10.4 Data Interface Connections (DB-9F)
- Pin Descriptions-RS/EIA-232 Mode
- Pin Descriptions-RS/EIA-422/485 Mode
- Using the I/O Points with InSite™ NMS Software
- Application Example-Digital Input and Output at a Remote
56 MDS TransNET I&O Guide MDS 05-2708A01, Rev. D
connections where wire lines were the only communications link available at
the time. Most of these older system implemented support for the AT
commands needed in the host software, so TransNET units can be used
without software modifications.
In this mode, the Master’s DATA port is parsed for a subset of AT commands.
(See Supported Commands below). When an ATDTxxxxx data sequence is
detected, and xxxxx is a unit address of a radio in the network, the TransNET
Master will establish a virtual link to that unit. It will remain in that state until
either another ATDTxxxxx or ATH (hang-up/disconnect) is detected. (Note:
Unaddressed Remotes in the network will not respond to user data. Data will
only be exchanged between the equipment connected to the addressed
Remote unit and the network or device connected to the Master’s DATA port.
In order to use this mode, the command AT ON must be selected at the Master
Radio. The acknowledgment to an ATDT command is simulated by the
Master; there is no true verification that the far-end connection is valid.
Please consider the following additional information before using the AT
commands:
• Radio commands and AT commands are independent with unique
syntax and functional objectives.
• ATDT is not a radio command; it is part of the payload data input and
follows the syntax for Hayes-compatible modems.
• TransNET commands are entered through the RJ11 DIAGNOSTIC port
on Master and Remote radios. AT ON and UNIT are examples of
TransNET commands.
• AT commands are only entered through the Master’s DB-9 DATA port,
and only when the TransNET command AT ON has been previously
issued. The radio supports a subset of the Hayes-compatible modem AT
set. Each command is entered without spaces, and always begins with
AT, and ends with a carriage return key press.
Supported AT Commands
Supported modem commands on the payload port are:
AT <attention>
Replies with OK (Code 0).
ATDT[xxxxx] <dial>
The command
xxxxx
represents 5-digit unit address with a leading zero (0)
if applicable. This command replies with CONNECT (Code 1). Once
connected, all characters are passed through until a
+++ is seen.
ATH <hang up> or +++
This command replies with OK (Code 0) and deletes any virtual connection
to the currently addressed Remote station.
ATV[x] <change verbosity>
x = 0
, means use numeric messages
x = 1
, means use text messages (Default)
Replies with OK (Code 0)