228
<COMMAND STS>
Get Current Status
Controller → Radio
STS[\r]
Radio → Controller
STS,[DSP_FORM],[L1_CHAR],[L1_MODE],[L2_CHAR],[L2_MODE],[L3_CHAR],[L3_MODE],
[L4_CHAR],[L4_MODE],・・・・,[L8_CHAR],[L8_MODE],[SQL],[MUT],[BAT],[WAT],[RSV],
[RSV],[SIG_LVL],[BK_COLOR],[BK_DIMMER][\r]
[DSP_FORM] : Display Form (4 - 8dight:########)
(each # is 0 or 1) 0 means Small Font / 1 means Large Font.
[L1_CHAR] : Line1 Characters 16char (fixed length)
[L1_MODE] : Line1 Display Mode 16char
[L2_CHAR] : Line2 Characters 16char (fixed length)
[L2_MODE] : Line2 Display Mode 16char
[L3_CHAR] : Line3 Characters 16char (fixed length)
[L3_MODE] : Line3 Display Mode 16char
[L4_CHAR] : Line4 Characters 16char (fixed length)
[L4_MODE] : Line4 Display Mode 16char
:
[L8_CHAR] : Line8 Characters 16char (fixed length)
[L8_MODE] : Line8 Display Mode 16char
[SQL] : Squelch Status (0:CLOSE / 1:OPEN)
[MUT] : Mute Status (0:OFF / 1:ON)
[RSV] : Reserve Parameter * This is always only “0”.
[BAT] : Battery Low Status (0:No Alert / 1:Alert)
[WAT] : Weather Alert Status (0:No Alert / 1: Alert / $$$: Alert
SAME CODE)
[SIG_LVL] : Signal Level ( 0 – 5 )
[BK_COLOR] : Backlight Color
(OFF,BLUE,RED,MAGENTA,GREEN,CYAN,YELLOW,WHITE)
[BK_DIMMER] : Backlight Dimmer (0:OFF / 1:Low / 2:Middle / 3:High )
NOTE : ) Display Mode for Line1 – Line8
(space) : NORMAL CHAR, *: REVERSE CHAR
_ (Under bar) : Underline
If all 16chars are normal, only "," is sent.
The number of [Lx_CHAR] and [Lx_MODE] depend on Display Form.
Ex.1) ┌---------------┐
│ -- M E N U -- | Squelch Status : OPEN
│Program System | Mute Status : OFF
│Program Location| Battery Low Status : No Alert
│Srch/CloCall Opt| Weather Alert Status : No Alert
└---------------┘
→ STS[\r]
← 1111,
-- M E N U -- , ← [L1_CHAR]
________________, ← [L1_MODE]
Program System , ← [L2_CHAR]
****************, ← [L2_MODE]
Program Location, ← [L3_CHAR]