User Manual
Appendix A - NCL Interface
________________________________
___
Boomer II User Manual & Integrator’s Guide
Wavenet Technology 110 BM210012WT09
Appendix A - NCL Interface
The Boomer II is compliant to Native Control Language (NCL) 1.2.
Wavenet Vendor-specific extensions are also listed here.
The specification for the NCL protocol may be obtained in Adobe
Acrobat format from the Motorola website at
http://www.mot.com/MIMS/WDG/pdf_docs/8-.pdf
Generic NCL (Native Mode)
q Command SDUs (CMND, ASCII A)
Commands Value Parameters Value Sub-values and Descriptions
SEND ASCII 1 Send message.
READ_MSG ASCII 2 Read queued message in RPM. True only if confirmed delivery mode
enabled.
CTL_EVENT ASCII 3 Event Report SDUs. Control event.
GET_STATUS ASCII 4 Get RPM status/configuration.
R_CONFIG_BLOCK ASCII A Get RPM configuration block.
R_RF_BLOCK ASCII A Vendor-specific: Get RF status block.
R_STATUS_BLOCK ASCII B Get RPM status block.
R_PROD_ID ASCII C Get RPM product ID:
RF_RDLAP_9.6
RF protocol is RD-LAP 9600.
ASCII 0
RF_RDLAP_19.2
RF protocol is RD-LAP 9200.
ASCII 1
RF_MDC4800
RF protocol is MDC 4800.
ASCII 2
RF_DUAL
Dual RD-LAP 9.2/MDC4800.
ASCII 3
NCL_PRE1.2
NCL support is R1.0 or R1.1.
ASCII 0
NCL_1.2
NCL support is R1.2.
ASCII 2