TOS9213S/ TOS9213AS
7-37
BUZZERVOL (BVOL)
Set the buzzer volume. Also inquires about the current buzzer volume.
Message
Setting:
BUZZERVOL_<
set value
>
BVOL_<
set value
>
Query:
BUZZERVOL?
BVOL?
Program data
Data format: Integer
Set value:
0 to 10
Resolution:
1
(Example) To set the buzzer volume to 5,
BVOL 5
Response
To B
V
OL
?
, the current volume is returned.
(Example) If the current buzzer volume is 3,
3 is returned.
CONTRAST (CON)
Sets the LCD contrast. Also inquires about the current LCD contrast.
Message
Setting:
CONTRAST_<
set value
>
CON_<
set value
>
Query:
CONTRAST?
CON?
Program data
Data format: Integer
Set value:
0 to 10
Resolution:
1
(Example) To set the LCD contrast to 5,
CON 5
Response
To CON
?
, the current LCD contrast is returned.
(Example) If the current LCD contrast is 6,
6
is returned.