4
Quasi-front panel operation command type
This system specifi es operations from a PC as if operating the actual operation panel of the recorder while viewing the
output picture. Each command is corresponded to the operation button of the recorder.
• Input
confi rmation format
Send commands as if operate the buttons on the operation panel. As a general rule, do not send commands continuously,
but send the next command after checking that the present command has been executed and completed. After sending
a command, the command execution result, error type, and command name can be checked by the status returned from
the recorder. To check the actual execution, view the output screen of the recorder on the monitor screen.
Example) Playing back the recorded data in still frame playback.
Command from PC
Replied status code from
recorder to PC
Meaning
KKP0
≤
Indicates that a command equivalent to “press the POWER button”
was sent.
RC
≥
Indicates that the recorder has received a command.
EX,00KKP0
≥
EX : Indicates that a command has been executed.
00 : Indicates that the execution was successful. (Error type)
KKP0 : Indicates that the POWER button was operated.
KKB1
≤
Indicates that a command equivalent to “press the PLAY button”
was sent.
RC
≥
Indicates that the recorder has received a command.
EX,00KKB1
≥
EX : Indicates that a command has been executed.
00 : Indicates that the execution was successful. (Error type)
KKB1 : Indicates that the PLAY button was operated.
KKB4
≤
Indicates that a command equivalent to “press the PAUSE button”
was sent.
RC
≥
Indicates that the recorder has received a command.
EX,00KKB4
≥
EX : Indicates that a command has been executed.
00 : Indicates that the execution was successful. (Error type)
KKB4 : Indicates that the PAUSE button was operated.
For control type commands such as recording and playback, the actual operation (command execution) may take
some time after transmitting the command. To prevent the gap between operation and actual execution, read the
status after sending the command and check the actual operational transition, and then send the next command.
Status condition change information function
Example) Notifying the status of the fan (stop of the fan).
Replied status code from
recorder to PC
Meaning
NTFY04,00080321140000
192168000100
≥
NTFY
:Indicates the status condition change notifi cation.
04
:Indicates the status of the fan.
00
:Indicates that the fan is stopped.
080321140000 :Indicates the occurred time and date (year/month/day/hour/minute/
second).
192168000100 :Indicates the IP address of the recorder.
When you set “RS-232C operation” in the <RS-232C setting> to “Remote A,” the recorder returns all types of operation
status notifi cation. When “Remote B” is set, the recorder only responses to the command codes. When “Remote C” is
set, the recorder does not return any notifi cation.
Command receipt confi rmation function
After executing a received command, the error type for command execution is notifi ed after the execution status, “EX.”
Error type
Error description
00
Normal
01
Execution Error
02
Execution Unable Error
03
Incorrect command
04
Incorrect parameter
05
Executing the command
06
Not corresponding
About command code table (continued)