Quantar Serial Commands

From W9CR
Revision as of 14:14, 25 December 2025 by Bryan (talk | contribs) (Created page with "Category:Quantar The Quantar serial port on all but the trunking versions supports the following commands. Some of these commands are obvious, some are not. This all use...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Quantar serial port on all but the trunking versions supports the following commands. Some of these commands are obvious, some are not. This all uses stardard ASCII terminal at 9600 bps 8N1.

By default when connecting the WINRSS to the station it sets echo off, so you will need to reboot or turn it on to see the responses from the quantar.

Commands

These are very Javay. Any insights here are just reverse engineered, and could be wrong. Update this page if something is wrong.

Rules for commands

Commands below are listed as to what prompt you need to be at to execute them.

ASCII_CMDS_RULES_TABLE = { 
{ new Integer(21002), "DOCSS", null, "]-O", "CSS:" }, 
{ new Integer(25001), "DODEBUG", null, "]-O", "DEBUG>" }, 
{ new Integer(21003), "EXIT", null, "CSS:", "]-O" }, 
{ new Integer(21020), "GET ADDR IP", "IP ADDR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21021), "GET ADDR PHYS", "PHYS ADDR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21022), "SET ADDR IP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21023), "SET ADDR PHYS [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21024), "RESTART", "[%s]", "RSS:", "RSS:" }, 
{ new Integer(21025), " GET ADDR NETMASK", "SUBNET MASK = [%s]", "CSS:", "CSS:" }, 
{ new Integer(21026), " GET ADDR GATEWAY", "DEF GATEWAY = [%s]", "CSS:", "CSS:" }, 
{ new Integer(21027), "SET ADDR NETMASK [%s]", null, "CSS:", "CSS:" }, 
{ new Integer(21028), "SET ADDR GATEWAY [%s]", null, "CSS:", "CSS:" }, 
{ new Integer(21029), "GET BOX NUM", "BOX NUMBER = [%s]", "CSS:", "CSS:" }, 
{ new Integer(21030), "SET BOX NUM [%s]", null, "CSS:", "CSS:" }, 
{ new Integer(21031), "SET ECHO OFF", "echo is off", "]-O", "CSS:" }, 
{ new Integer(21032), "SET ECHO ON", "echo is on", "]-O", "CSS:" }, 
{ new Integer(21033), "GET BOX APP", "BOX APPLICATION = [%s]", "]-O", "CSS:" }, 
{ new Integer(21006), "DORSS", null, "]-O", "RSS:" }, 
{ new Integer(21007), "EXIT", null, "RSS:", "]-O" }, 
{ new Integer(21016), "DOLS", null, "]-O", "LS:" }, 
{ new Integer(21017), "EXIT", null, "LS:", "]-O" }, 
{ new Integer(21162), "GET HW_VER ", "HW_VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21150), "GET BPN ", "BPN = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21151), "GET STN NAME ", "STN NAME = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21152), "GET STN SN ", "STN SN  = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21153), "GET TIME ", " TIME = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21154), “c”, " FW_VER SC = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21155), "GET FW_VER EX", " FW_VER EX = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21156), "GET FW_VER WL", " FW_VER WL = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21157), "GET CP VER", " CP VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21158), "ALARM RD", " [%s]", "RSS:", "RSS:" }, 
{ new Integer(21163), "ALARM RD [%s]", " [%s]", "RSS:", "RSS:" }, 
{ new Integer(21159), " ALARM_EXT RD", " [%s]", "RSS:", "RSS:" }, 
{ new Integer(21160), " ALARM CLEAR", null, "RSS:", "RSS:" }, 
{ new Integer(21161), " ALARM_EXT CLEAR", null, "RSS:", "RSS:" }, 
{ new Integer(21300), "GET TIME", " TIME = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21250), "GET RX FREQ", " RX_FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21251), "GET RX2 FREQ", " RX2_FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21252), "GET DSP BER [%s] [%s] [%s] [%s] [%s]", " BER [%s] = [%s] [%s] [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21253), "GET DSP RSSI [%s] [%s] [%s]", " RSSI = [%s] [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21301), "SET DATE [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21302), "SET TIME [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21200), "FPM", null, "RAP:", "RAP:" }, 
{ new Integer(21201), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21550), "MTR WL_P1", null, "RAP:", "RAP:" }, 
{ new Integer(21551), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21552), "MTR TX_PA_P1", null, "RAP:", "RAP:" }, 
{ new Integer(21553), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21554), "MTR RX_P1", null, "RAP:", "RAP:" }, 
{ new Integer(21555), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21563), "MTR RX2_P1", null, "RAP:", "RAP:" }, 
{ new Integer(21564), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21556), "MTR PS_P1", null, "RAP:", "RAP:" }, 
{ new Integer(21557), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21558), "MTR UHSO", null, "RAP:", "RAP:" }, 
{ new Integer(21559), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21562), "STOP", null, "RAP:", "RAP:" }, 
{ new Integer(21350), " FP ACC_DIS ON", null, "RAP:", "RAP:" }, 
{ new Integer(21351), " FP ACC_DIS OFF", null, "RAP:", "RAP:" }, 
{ new Integer(21352), " RESET", null, "RSS:", "RSS:" }, 
{ new Integer(21353), " GET PA ON", "PA ON = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21400), " GET PS EQUAL", "PS EQUAL = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21401), " SET PS EQUAL OFF", null, "RSS:", "RSS:" }, 
{ new Integer(21402), " SET PS EQUAL ON", null, "RSS:", "RSS:" }, 
{ new Integer(21403), "GET PS BATT_TYPE", "PS_BATT_TYPE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21450), " GET RX FREQ", "RX_FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21454), " GET RX2 FREQ", "RX2_FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21451), " AL RSSI [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21452), " SET CHN CUR [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21453), " GET CHN CUR", "CHN CUR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22001), " AL SQ RD", "SQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22004), " GET WL SQL", "WL SQL = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22006), " AL SQ DN [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22007), " AL SQ UP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22008), " AL SQ WR 127", null, "RSS:", "RSS:" }, 
{ new Integer(22005), " AL SQ WR 0", null, "RSS:", "RSS:" }, 
{ new Integer(22009), " SET WL SQL NORMAL", null, "RSS:", "RSS:" }, 
{ new Integer(22010), " SET WL SQL CSQ", null, "RSS:", "RSS:" }, 
{ new Integer(22011), " AL SQ SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(21600), " GET TX FREQ", "TX_FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21601), " AL STNPWR RESET", null, "RSS:", "RSS:" }, 
{ new Integer(21602), " SET TX PWR [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21603), " KEYUP", null, "RSS:", "RSS:" }, 
{ new Integer(21604), " AL STNPWR WR [%s] [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21605), " AL STNPWR SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(21606), " DEKEY", null, "RSS:", "RSS:" }, 
{ new Integer(21607), " SET FREQ TX [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21608), " SET FREQ TX 0", null, "RSS:", "RSS:" }, 
{ new Integer(21610), " AL PEND RD", "PEND = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21611), " AL PEND NOREF", "TXFREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21612), " AL PEND STATUS", "PEND [%s]", "RSS:", "RSS:" }, 
{ new Integer(21613), " AL PEND DN [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21614), " AL PEND UP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21615), " AL PEND AUTO", null, "RSS:", "RSS:" }, 
{ new Integer(21616), " AL PEND SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(21617), " SET REF [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21618), " SET REF INT", null, "RSS:", "RSS:" }, 
{ new Integer(21619), " SET REF 5MHZ", null, "RSS:", "RSS:" }, 
{ new Integer(21620), " SET REF 10MHZ", null, "RSS:", "RSS:" }, 
{ new Integer(21621), " SET REF EXT", null, "RSS:", "RSS:" }, 
{ new Integer(21622), " AL PEND ABORT", null, "RSS:", "RSS:" }, 
{ new Integer(21623), " AL UHSO RD", "UHSO = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21624), " AL UHSO DN [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21625), " AL UHSO UP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21626), " AL UHSO WARM", null, "RSS:", "RSS:" }, 
{ new Integer(21627), " AL UHSO SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(21630), " GET ADDR ISV", "ISV MULTICAST ADDR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21631), " GET ADDR SCM", "STN CTRL MULTICAST ADDR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21632), " SET ADDR ISV [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21633), " SET ADDR SCM [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(20209), "GET STN SYS", "STN SYS = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21008), "DORAP", null, "]-O", "RAP:" }, 
{ new Integer(21009), "EXIT", null, "RAP:", "]-O" }, 
{ new Integer(25001), "DODEBUG", null, "]-O", "DEBUG>" }, 
{ new Integer(25002), "EXIT", null, "DEBUG>", "]-O" }, 
{ new Integer(20210), "GET FP VER", "FP VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21202), "FP SET IR_RPTR ENABLE", null, "RAP:", "RAP:" }, 
{ new Integer(21203), "FP SET IR_RPTR DISABLE", null, "RAP:", "RAP:" }, 
{ new Integer(21204), "FP ACC_DIS ON", null, "RAP:", "RAP:" }, 
{ new Integer(21205), "FP ACC_DIS OFF", null, "RAP:", "RAP:" }, 
{ new Integer(21207), "RC SET PTT XMIT", "  ", "RAP:", "RAP:" }, 
{ new Integer(21206), "RC SET PTT OFF", null, "RAP:", "RAP:" }, 
{ new Integer(21560), "RC SET PA TEST ON", "  ", "RAP:", "RAP:" }, 
{ new Integer(21561), "RC SET PA TEST OFF", null, "RAP:", "RAP:" }, 
{ new Integer(21565), "GET PA TEST", "PA TEST = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21510), " GET CP ISV", "CP ISV = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21502), " GET CP SIZE", "CP SIZE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21511), " NEW CP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21512), " NEW WC [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21503), " GET MCS SIZE", "MCS SIZE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21504), " GET WC SIZE", "WC SIZE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21505), " GET FW_VER BOOT.O", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21506), " GET FW_VER BOOT2.O", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21507), " GET BPN", "BPN = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21508), " GET ADDR IP", "IP ADDR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21509), " GET ADDR PHYS", "PHYS ADDR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21500), " RD CP [%s] [%s]", "[%s]", "RSS:", "RSS:" }, 
{ new Integer(21501), " RD WC [%s] [%s]", "[%s]", "RSS:", "RSS:" }, 
{ new Integer(21513), " WR CP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21514), " WR WC [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21515), " MOVE CP", null, "RSS:", "RSS:" }, 
{ new Integer(21516), " MOVE CP_XL [%s] [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21521), " MOVE WC_XL [%s] [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21517), " MOVE WC", null, "RSS:", "RSS:" }, 
{ new Integer(21518), " RESET SITE", null, "RSS:", "RSS:" }, 
{ new Integer(21519), " STOP CP", null, "RSS:", "RSS:" }, 
{ new Integer(21520), " STOP WC", null, "RSS:", "RSS:" }, 
{ new Integer(21700), " GET MGR1 IP", "IP MGR1 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21701), " GET MGR2 IP", "IP MGR2 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21702), "SET MGR1 IP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21703), "SET MGR2 IP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21704), " SET ADDR IP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21705), " SET ADDR PHYS [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21800), " AL REFMOD UP [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21802), " AL REFMOD DN [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21801), " AL REFMOD RD", "REFMOD = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21803), " AL REFMOD F5", "VCO1FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21804), " AL REFMOD F6", "VCO2FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21805), " AL REFMOD SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(21806), " SET TEST_TONE OFF", null, "RSS:", "RSS:" }, 
{ new Integer(21807), " SET EEP REFMOD -1", null, "RSS:", "RSS:" }, 
{ new Integer(21752), " AL TXDEV GO F1", "TX1FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21753), " AL TXDEV GO F2", "TX2FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21754), " AL TXDEV GO F3", "TX3FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21755), " AL TXDEV GO F4", "TX4FREQ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21758), " SET EEP TXDEV -1", null, "RSS:", "RSS:" }, 
{ new Integer(21750), " AL TXDEV RD", " TXDEV = [%s] [%s] [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21751), " AL TXDEV WR [%s] [%s] [%s] [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21760), " AL TXDEV SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(21850), " GET ASTRO_TONE", " ASTRO_TONE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21851), " SET ASTRO_TONE [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(21852), " SET ASTRO_TONE OFF", null, "RSS:", "RSS:" }, 
{ new Integer(21853), " GET V52", " V52 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21854), " SET V52 ON", null, "RSS:", "RSS:" }, 
{ new Integer(21855), " SET V52 OFF", null, "RSS:", "RSS:" }, 
{ new Integer(21902), " GET FW_VER SC.O", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21903), " GET FW_VER WL.O", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21950), " GET STATE PASS", "STATE PASS = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21951), " SETPASS [%s] [%s] [%s]", null, "]-O", "]-O" }, 
{ new Integer(22000), " GET REF_CAL", "REF_CAL = [%s]", "CSS:", "CSS:" }, 
{ new Integer(22001), "SET REF_CAL [%s]", null, "CSS:", "CSS:" }, 
{ new Integer(22002), "SET REF_CAL_SAVE", null, "CSS:", "CSS:" }, 
{ new Integer(22003), "SET REF_CAL_ABORT ", null, "CSS:", "CSS:" }, 
{ new Integer(21033), "GET BOX APP", "BOX APPLICATION = [%s]", "]-O", "CSS:" }, 
{ new Integer(22060), "AL RXWL C1 RD 1KHZ", "1KHZ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22061), "AL RXWL C2 RD 1KHZ", "1KHZ = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22062), "AL RXWL C1 RD LB", "LB = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22063), "AL RXWL C1 RD HB", "HB = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22064), "AL RXWL C1 RD HBF", "HBF = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22065), "AL RXWL C1 RD ST", "ST = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22066), "SET TEST_TONE WL C1 1KHZ", null, "RSS:", "RSS:" }, 
{ new Integer(22067), "SET TEST_TONE WL C2 1KHZ", null, "RSS:", "RSS:" }, 
{ new Integer(22068), "SET TEST_TONE WL C1 LB", null, "RSS:", "RSS:" }, 
{ new Integer(22069), "SET TEST_TONE WL C1 HB", null, "RSS:", "RSS:" }, 
{ new Integer(22070), "SET TEST_TONE WL C1 ST", null, "RSS:", "RSS:" }, 
{ new Integer(22071), "AL RXWL C1 WR 1KHZ [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22072), "AL RXWL C2 WR 1KHZ [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22073), "AL RXWL C1 WR LB [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22074), "AL RXWL C1 WR HB [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22075), "AL RXWL C1 WR HBF [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22076), "AL RXWL C1 WR ST [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22077), "AL RXWL C1 SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(22078), "AL RXWL C2 SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(22079), "AL RXWL C1 RD AT", "AT = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22080), "AL RXWL C1 WR AT [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22120), "AL LTO RD", "LTO = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22121), "AL LTO WR  [%s]", "LTO = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22122), "AL LTO TEST_OFF", null, "RSS:", "RSS:" }, 
{ new Integer(22123), "AL LTO TEST_ON", null, "RSS:", "RSS:" }, 
{ new Integer(22124), "AL LTO SAVE", null, "RSS:", "RSS:" }, 
{ new Integer(22125), "AL LTO RESET", null, "RSS:", "RSS:" }, 
{ new Integer(22050), " GET FW_VER [%s]", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(22053), " GET OC_VER [%s]", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(22051), " CHECK ID [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22052), " SWDL [%s] [%s] SLIP [%s]", "FLASH ME [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(21275), "GET RX FREQ_BAND", " RX_FREQ_BAND = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21276), "GET RX2 FREQ_BAND", " RX2_FREQ_BAND = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21278), "GET RX TYPE", " RX_TYPE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21279), "GET PA TYPE", " PA_TYPE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21280), "GET PA ORD_PWR", " PA_ORD_PWR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21281), "GET TX COMPA", " TX_COMPA = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21282), "GET WL PORT_STAT", " WL_PORT_STAT = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21283), "GET PS RATED_PWR", " PS_RATED_PWR = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21284), "GET PS BATT_TYPE", " PS_BATT_TYPE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21285), "GET REF_TYPE", " REF_TYPE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(21277), "GET TX FREQ_BAND", " TX_FREQ_BAND = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22201), "AL TXWL RD_REF C1 5", "C1 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22202), "AL TXWL RD_REF C2 5", "C2 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22203), "AL TXWL WR_REF C1 [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22204), "AL TXWL WR_REF C2 [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22205), "AL TXWL KEYUP 10", null, "RSS:", "RSS:" }, 
{ new Integer(22206), "AL TXWL DEKEY", null, "RSS:", "RSS:" }, 
{ new Integer(22207), "AL TXWL GO C1 5", "TXWL DONE", "RSS:", "RSS:" }, 
{ new Integer(22208), "AL TXWL GO C2 5", "TXWL DONE", "RSS:", "RSS:" }, 
{ new Integer(22050), " GET FW_VER [%s]", "FW_VER = [%s] TIMESTAMP = [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(22051), " CHECK ID [%s]", null, "RSS:", "RSS:" }, 
{ new Integer(22052), " SWDL [%s] [%s] SLIP [%s]", "FLASH ME [%s] [%s]", "RSS:", "RSS:" }, 
{ new Integer(22250), " GET STATION_STATUS 4", "[%s]", "RSS:", "RSS:" }, 
{ new Integer(22253), " GET STATION_STATUS 3", "[%s]", "RSS:", "RSS:" }, 
{ new Integer(22251), " SET STATION_DISABLE OFF", null, "RSS:", "RSS:" }, 
{ new Integer(22252), " SET STATION_DISABLE ON", null, "RSS:", "RSS:" }, 
{ new Integer(21522), " RD MCS [%s] [%s]", "[%s]", "RSS:", "RSS:" }, 
{ new Integer(21523), " CLEAR MCS", null, "RSS:", "RSS:" },
{ new Integer(21475), " AL TDATA GO", null, "RSS:", "RSS:" }, 
{ new Integer(21476), " SET TDATA ON", null, "RSS:", "RSS:" }, 
{ new Integer(21477), " SET TDATA OFF", null, "RSS:", "RSS:" }, 
{ new Integer(20211), "FP SQ [%s]", " SQ = [%s]", "RAP:", "RAP:" }, 
{ new Integer(20219), "FP CHN [%s]", null, "RAP:", "RAP:" }, 
{ new Integer(20214), "FP INTCOM ON", " INTCOM = [%s]", "RAP:", "RAP:" }, 
{ new Integer(20215), "FP INTCOM OFF", " INTCOM = [%s]", "RAP:", "RAP:" }, 
{ new Integer(20216), "FP SPKRVOL [%s]", " SPKRVOL = [%s]", "RAP:", "RAP:" }, 
{ new Integer(20217), "FP SPKRVOL [%s]", " SPKRVOL = [%s]", "RAP:", "RAP:" }, 
{ new Integer(20218), "GET CHN MAX", " CHN MAX = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22300), "SET SC_FAN ON", " [%s]", "RSS:", "RSS:" }, 
{ new Integer(22301), "SET SC_FAN AUTO", " [%s]", "RSS:", "RSS:" }, 
{ new Integer(22350), "GET OC NUM", "OC NUM = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22351), "GET OC [%s] SW VER", " OC [%s] SW VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22352), "GET OC [%s] SW PART", "OC [%s] SW PART = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22353), "GET OC [%s] SW VER OC", "OC [%s] SW VER OC = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22354), "GET OC [%s] SW PART OC", "OC [%s] SW PART OC = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22355), "GET OC [%s] SW VER B1", "OC [%s] SW VER B1 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22356), "GET OC [%s] SW VER B2", "OC [%s] SW VER B2 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22357), "GET OC [%s] SW PART B1", "OC [%s] SW PART B1 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22358), "GET OC [%s] SW PART B2", "OC [%s] SW PART B2 = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22359), "GET OC [%s] WL [%s] SW VER WL", "OC [%s] WL [%s] SW VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22360), "GET OC [%s] WL [%s] SW VER", "OC [%s] WL [%s] SW VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22364), "GET OC [%s] WL [%s] SW PART WB", "OC [%s] WL [%s] SW PART = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22363), "GET OC [%s] WL [%s] SW VER WB", "OC [%s] WL [%s] SW VER = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22361), "GET OC [%s] WL [%s] SW PART WL", "OC [%s] WL [%s] SW PART = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22362), "GET OC [%s] WL [%s] SW PART", "OC [%s] WL [%s] SW PART = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22450), "GET CM_MODE", "CM_MODE = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22451), "GET CM_NUM", "CM_NUM = [%s]", "RSS:", "RSS:" }, 
{ new Integer(22452), "GET LD", null, "LS:", "LS:" }, 
{ new Integer(22453), "LCM ON", "LCM ON", "LS:", "LS:" }, 
{ new Integer(22454), "LCM OFF", "LCM OFF", "LS:", "LS:" }, 
{ new Integer(22455), "FVP [%s] ON", null, "LS:", "LS:" }, 
{ new Integer(22456), "FVP [%s] OFF", null, "LS:", "LS:" }, 
{ new Integer(22457), "VDP [%s] ON", null, "LS:", "LS:" }, 
{ new Integer(22458), "VDP [%s] OFF", null, "LS:", "LS:" }, 
{ new Integer(21018), "LIST_ALL_ALERTS", null, "DEBUG>", "DEBUG>" }, 
{ new Integer(22500), "", null, "RSS:", "RSS:" } };

RW commands table

These commands are for reading and writing.

READ_WRITE_CMDS_RULES_TABLE = { 
{ new Integer(2), { "closeport" }, { "String" }, new Integer(21001) },
{ new Integer(1), { "openport" }, { "String" }, new Integer(21000) }, 
{ new Integer(3), { "hardwareVersion" }, { "String" }, new Integer(21162) }, 
{ new Integer(6), { "CPVersion" }, { "String" }, new Integer(21157) },
{ new Integer(7), { "CPSize" }, { "String" }, new Integer(21502) }, 
{ new Integer(8), { "MCSSize" }, { "String" }, new Integer(21503) }, 
{ new Integer(9), { "WCSize" }, { "String" }, new Integer(21504) }, 
{ new Integer(10), { "FWVerSc" }, { "String" }, new Integer(21154) }, 
{ new Integer(11), { "FWVerBoot1", "Boot1Date", "Boot1Time" }, { "String", "String", "String" }, new Integer(21505) }, 
{ new Integer(12), { "FWVerBoot2", "Boot2Date", "Boot2Time" }, { "String", "String", "String" }, new Integer(21506) }, 
{ new Integer(13), { "FWVerWl" }, { "String" }, new Integer(21156) }, 
{ new Integer(14), { "Bpn" }, { "String" }, new Integer(21507) }, 
{ new Integer(15), { "AddrIp" }, { "String" }, new Integer(21508) }, 
{ new Integer(16), { "AddrPhys" }, { "String" }, new Integer(21509) }, 
{ new Integer(5), { "startAddress", "endAddress" }, { "String" }, new Integer(21501) }, 
{ new Integer(4), { "startAddress", "endAddress" }, { "String", "String" }, new Integer(21500) }, 
{ new Integer(17), { "date", "time" }, { "String", "String" }, new Integer(21510) }, 
{ new Integer(18), { "cpSize" }, { "String" }, new Integer(21511) }, 
{ new Integer(19), { "wcSize" }, { "String" }, new Integer(21512) }, 
{ new Integer(20), { "SRecord" }, { "String" }, new Integer(21513) }, 
{ new Integer(21), { "SRecord" }, { "String" }, new Integer(21514) }, 
{ new Integer(22), { "Date", "Time" }, { "String", "String" }, new Integer(21516) }, 
{ new Integer(24), null, null, new Integer(21515) }, 
{ new Integer(23), { "Date", "Time" }, { "String", "String" }, new Integer(21521) }, 
{ new Integer(25), null, null, new Integer(21517) }, 
{ new Integer(26), null, null, new Integer(21519) }, 
{ new Integer(27), null, null, new Integer(21520) }, 
{ new Integer(28), null, null, new Integer(21518) }, 
{ new Integer(29), null, null, new Integer(21352) }, 
{ new Integer(31), null, null, new Integer(21007) }, 
{ new Integer(30), { "SerialNo" }, { "String" }, new Integer(21152) }, 
{ new Integer(32), { "startAddress", "endAddress" }, { "String", "String" }, new Integer(21522) }, 
{ new Integer(33), { "FWVerEx" }, { "String" }, new Integer(21155) }, 
{ new Integer(34), null, null, new Integer(21523) }, 
{ new Integer(35), { "dateAndTime" }, { "String" }, new Integer(21300) }, 
{ new Integer(21005), null, null, new Integer(21005) }, 
{ new Integer(36), null, null, new Integer(21011) }, 
{ new Integer(37), null, null, new Integer(21012) }, 
{ new Integer(38), null, null, new Integer(21013) }, 
{ new Integer(39), null, null, new Integer(21014) }, 
{ new Integer(40), null, null, new Integer(21015) } };

Examples

RSS: GET ADDR PHYS                                                              
PHYS ADDR = 08003ecec448                                                        
RSS: get rx_freq                                                                
?(0017) invalid option                                                          
RSS: GET RX FREQ                                                                
RX_FREQ = 430975000                                                             
RSS: GET TX FREQ                                                                
TX_FREQ = 469975000                                                             
RSS: AL TXDEV RD                                                                
TXDEV = 6470 6880 5240 5620                                                     
RSS: AL TXDEV GO F2                                                             
TX2FREQ = 453975000                                                             
RSS: AL TX DEV WR 6470 6880 5240 5620                                           
?(0014) invalid command                                                         
RSS: AL TXDEV WR 6470 6880 5240 5620                                            
RSS: AL TXDEV SAVE                     

AL TXDEV GO F2 
SET FREQ TX 444000000
AL TXDEV WR 6470 2000 5240 5620

DORSS
KEYUP


SET FREQ TX 224028000
SET FREQ TX 444005000
SET FREQ TX 444010000
SET FREQ TX 444015000

SET FREQ TX 444020000
SET FREQ TX 444025000
SET FREQ TX 444030000
SET FREQ TX 444035000

SET FREQ TX 444040000
SET FREQ TX 444045000
SET FREQ TX 444050000
SET FREQ TX 444055000

SET FREQ TX 444060000
SET FREQ TX 444065000
SET FREQ TX 444070000
SET FREQ TX 444075000

SET FREQ TX 444080000
SET FREQ TX 444085000
SET FREQ TX 444090000
SET FREQ TX 444095000

SET FREQ TX 444100000
DEKEY

SET FREQ TX 454000000
SET FREQ TX 454005000
SET FREQ TX 454010000
SET FREQ TX 454015000
SET FREQ TX 454020000
SET FREQ TX 454025000
SET FREQ TX 454030000
SET FREQ TX 454035000
SET FREQ TX 454040000
SET FREQ TX 454045000
SET FREQ TX 454050000
SET FREQ TX 454055000
SET FREQ TX 454060000
SET FREQ TX 454065000
SET FREQ TX 454070000
SET FREQ TX 454075000
SET FREQ TX 454080000
SET FREQ TX 454085000
SET FREQ TX 454090000
SET FREQ TX 454095000
SET FREQ TX 45410000S


]-O dodbs

DBS Console Task started.  Press <CR> to exit:

]-O dobt
PB17 Not GNDed or BT Task Not Active ...


]-O
]-O DOASYNC
?(0088) DOASYNC Error! Not an IR station