UK5 Specification of expanding serial command
Execute functional command
Ver.
Rev.G
Page
15
Functional Execution Command
.1 Format
PC issues a command in format as below.
“CF_ Command ” [CR]
“CF_ Command _ ” %1 [CR]
“CF_ “ means header, Command means the line of character, %1 means parameter
“_” menas space (Stop of Command / Parameter)
Monitor set returns status after decording data and redady to receive command.
“000 ” [CR]
(0x06, 0x0D) Receiving functional execution command
“nnn ” [CR]
Except indication “000”, Command does not execute because of any reason.
Receiving the data whicih can not decord, then “?” [CR] is returned.
8.2 Example of transmission
Set the monitor brightness 32 by expanding Command.
PC → Monitor
“CF_BRIGHT_32”[CR]
PC ← Monitor
“000”[CR]
received OK
8.3 Condition of operation
The monitor is following condition, some command executions are restricted.
The status is available in following condition.
Status of monitor set
Effective command execution.
Stand-by mode
C00
POWER ON
CF POWER ON
Abnormal temperature (Stand-by
C00
POWER ON
CF POWER ON
Abnormal power condition
Standby
C00
POWER ON
CF POWER ON
Power save condition
C00
POWER ON
C01
POWER OFF
CF POWER ON
CF POWER OFF
Note
While above condition, the error massage appears even in receiving other command.