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 ___________________________________________ NCL INTERFACE
BM210012WT27 123 Wavenet Technology
FORMAT:
WN_SET_PARAM Command Syntax (NCL string “ZF^…”):
WN_SET_PARAM Response Syntax:
OPERAND DESCRIPTIONS AND RESPONSES:
The various Vendor Parameter settings that can be made are described
as follows. Please note that all multiple byte fields are stored MSB
first. Numbers prefixed with “0x” are expressed as hexadecimal.
“Byte” (optionally followed by a sequence number) is used to indicate
a single byte.
Parameter Number A 16-bit field, which is unique to each
parameter, used to differentiate them.
Parameter Length A 16 bit field, which indicates the length
of the following parameter, in bytes.
Parameter Contents The actual bytes set for the parameter.
The format is parameter specific.
The Parameter Name is a label used to refer to particular parameters,
and is used as a definition for the parameter number.
WN_SET_PARAM: Set Modem Configuration (NCL string
“ZF^[2 byte parameter number][2 Byte
parameter length][parameter block..]”).
Parameter name : WN_PWR_SAVE_MODE
Parameter number :
0x7000 (“Byte1Byte2”) (ASCII 0x70 = ‘p’)
RESP Length SDU Tag VENDOR
SUCCESS
VEND_WAVENET
CMND Length SDU Tag
VENDOR
‘Z’
‘F’ ‘^’
WN_SET_PARAM
VEND_WAVENET
Parameter number Parameter length
Parameter
contents …