174
────────────────────────────────────────────────────
11.4 Command Reference
────────────────────────────────────────────────────
■ Contrast setting
Synta
CONTrast data
dat
0 to 15 (numerical data in NR1 format)
Functio
Sets the LCD contrast to one of 16 levels, from 0 to 15.
Erro
An execution error results if a value outside of the allowable range (a value
that is not an integer from 0 to 15) is specified.
Exampl
Transmission
":CONT 8"
Sets the LCD contrast to "8".
■ Contrast setting query
Synta
CONTrast?
Functio
Returns the current contrast setting in (data) in the form of NR1 numeric
data.
Respons
synta
If headers are ON
If headers are OFF
:CONTRAST data"
"data"
Exampl
Transmission
Response
":CONT?CURR"
":CONTRAST 8"
":CONT?"
"8"
ONTrast
ONTrast?