SIGNALSTATUS
SIGNALSTATUS=NO_SIGNAL | DISPLAYING
| SETTING
Response
Meaning
NO_SIGNAL
Signal not detected
DISPLAYING
Currently displaying video
SETTING
Signal detection and display
preparation in progress
LAMPCOUNTER
LAMPCOUNTER=<Lamp on time: Character string>
Lamp on time
Meaning (Lamp on time)
"[G_______]"
0000
~
0199
"[GG______]"
0200
~
0399
"[GGG_____]"
0400
~
0599
"[GGGG____]"
0600
~
0799
"[GGGGG___]"
0800
~
0999
"[GGGGGY__]" 1000
~
1199
"[GGGGGYY_]" 1200
~
1399
"[GGGGGYYR]" 1400
~
ERR
ERR=<ERROR ID:ID>
ERROR ID
Meaning
NO_ERROR
No error
ABNORMAL_TEMPERATUR Temperature error
FAULTY_LAMP
Lamp error
FAULTY_LAMP_COVER
Lamp cover error
FAULTY_COOLING_FAN
Cooling fan error
FAULTY_POWER_SUPPLY
Power supply error
PRODCODE
PRODCODE="PRODUCT CODE: CHARACTER STRING"
Fixed at “SX50”
ROMVER
ROMVER=<ROM VERSION: CHARACTER STRING>
<ROM VERSION> := "99D9999"
where 9’ is a single-digit number
COMVER
COMVER==<USER COMMAND VERSION: CHARACTER STRING>
<USER COMMAND VERSION> := '99.9999'
where 9’ is a single-digit number
Description
This retrieves various information.
Example
Reference
> GET IMAGE or ?IMAGE
This retrieves the image mode.
< g:IMAGE=STANDARD
*Commands are indicated by “>”, and responses are indicated by “<”.