User's Manual
Table Of Contents
- Introduction
- The Integrator’s Task
- Installing the Modem
- Using the Modem Test Jig
- Testing
- Desense
- Application Development
- Message Routing and Migration
- Appendix A - NCL Interface
- Appendix B - Software Development Kit
- SDK Contents
- System Requirements
- SDK Software Architecture
- NCL Application Programmer’s Interface
- Implementation
- Logical Architecture
- Application Interface
- Opening a Session
- Close Session
- Send Data to a Radio Host
- Receive Data From RPM
- Get RPM Status Information
- Set Configuration ITEMS Within the RPM
- Reset RPM
- Register Event Callback Function
- Enable / Disable Events
- Get Error Description
- Register Wakeup Application
- Deregister Wakeup Application
- Switch RPM On/Off
- Send Generic NCL Command To RPM
- Get Software Version
- SCR Application Programmer’s Interface
- A
- Appendix C – Sample programs
- Appendix D - Wavenet Application Loader
- Appendix E - Numeric Conversion Chart
- Appendix F - Specifications
- Appendix H - Glossary
Boomer II User Manual & Integrator’s Guide ___________________________________________________ Testing
BM210012WT27 61 Wavenet Technology
RSUSER
The Radio Service Utility software (RSUSER ) enables a user to
exercise and configure Wavenet Modems. This software runs in a DOS
window under Windows 95, 98, NT, or 2000.
RSUSER interfaces with the Boomer II OEM Modem via a PC’s
communications port and the Test Jig’s PC port using an RS-232 cable
with DB9 connectors.
RSUSER is issued with the following files:
RSUSER.EXE The executable
RSTEST.DEF Definition file for scripts
RSUSER.INI Initialisation file. Created by RSUSER.EXE
RPM.LOG Log file. Created by RSUSER.EXE.
Refer to Appendix E for the NCL command list.
Operations
The following screen is displayed on start up or whenever the Help Hot
Key <?> is pressed.
*********RSUSER.M V2.xx HELP**********
NCL COMMANDS
( - enable receive _ - Get RPM status @ - disable receive
) - enable transmit & - Get Next Msg # - disable transmit
SEND MESSAGES (blocks composed of ...)
^ - Text ' '-'z'var length , for short text
/ - random bytes var length % for short random
. - Dotting ('U's) message > for canned message
< - sequential text var length
MISCELLANEOUS
F5 - Change COM regs [4,3F8] Alt'b' - Change baud rate [9600]
F11 -Toggle dumping of data bytes of incoming NCL
F9 - Activate packet loopbacks F10 - Configure loopback timing
CONFIG PROGRAMMING
Alt3 - Program home area Alt6 - Program Group LLIs
Alt5 - Program Channels Alt C -Read params from modem
Left/Right arrow - send XOFF/XON. Alt X/Z - rts off/on Alt S/A - dtr off/on
Alt w - Batt. status Alt d - Radio status
F1 - Source LLI [90100001] F2 - Destination LLI [90100001]
F3 - Sys Address[A1010A] F4 - Compile NCL Msg
ESC - QUIT program F6 - Auto sync LLIs and home area
Type '?' to get back to this help screen
RSUSER allows operators to exercise the modem via Native NCL
Commands (and Vendor Specific Commands), hot keys or an input
line. Common user commands such as enabling the modems receiver
and transmitter are included in the Hot Key list. Native NCL
commands can be issued from the F4 Hot key. A log file RPM.log is
automatically started for a new session of RSUSER. To save a session,
exit RSUSER and rename the RPM.log file.