Sanyo PLC-ET30L RS232C Basic - Page 20

Status Read Command, 1 Format, 2 Transfer Example, 3 Status Read Command

Page 20 highlights

PLC_ET30L Basic Serial Command Functional Specifications 7 Status Read Command 7.1 Format PC issues a command in the following format. "CR" Command [CR] Command: one character (See Status Read Command Table) When projector receives an appropriate command, it returns the required data in string. Required Data [CR] Required Data: string (See Status Read Command Table) When the received data cannot be decoded, the projector returns "?" [CR] is returned. 7.2 Transfer Example Getting Input mode information of projector by Basic Commands. PC Projector Projector PC Command (issue current input mode command) "C" "R" "1" CR "1" CR Response (A few ms 5 s) (Indicating Computer 1 is selected) 7.3 Status Read Command Command "CR0" [CR] Detail Get the projector's operating status Acceptable "%1" [CR] "00" = Power ON "80" = Standby "40" = Countdown in process "20" = Cooling Down in process "10" = Power Failure Response %1 "28" = Cooling Down in process due to Abnormal Temperature "88" = Standby after Cooling Down due to Abnormal Temperature "24" = Power-Save Cooling Down in process "04" = Power Save "21" = Cooling Down in process after OFF due to Lamp Failure "81" = Standby after Cooling Down due to Lamp Failure Unacceptable "?" [CR] 20/24

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24

PLC_ET30L Basic Serial Command Functional Specifications
20/24
7
Status Read Command
7.1 Format
PC issues a command in the following format.
“CR” Command [CR]
Command: one character (See Status Read Command Table)
When projector receives an appropriate command, it returns the required data in string.
Required Data [CR]
Required Data: string (See Status Read Command Table)
When the received data cannot be decoded, the projector returns
“?”
[CR]
is returned.
7.2 Transfer Example
Getting Input mode information of projector by Basic Commands.
Command (issue current input mode command)
PC
Projector
“C”
“R”
“1”
CR
Projector
PC
“1”
CR
�����
Response
(A few
ms
5 s
)
(Indicating Computer 1
is selected)
7.3 Status Read Command
Command
“CR0” [CR]
Detail
Get the projector’s operating status
Response
Acceptable
“%1” [CR]
%1
”00” = Power ON
“80” = Standby
“40” = Countdown in process
“20” = Cooling Down in process
“10” = Power Failure
“28” = Cooling Down in process due to Abnormal Temperature
“88” = Standby after Cooling Down due to Abnormal Temperature
“24” = Power-Save Cooling Down in process
“04” = Power Save
“21” = Cooling Down in process after OFF due to Lamp Failure
“81” = Standby after Cooling Down due to Lamp Failure
Unacceptable
“?” [CR]