K12703 ; 30/43
- 30 -
(18)
Command “RTMP”
Function: Command for reading data of internal temperature of camera (Read TeMPerature)
Transmission from host:
STX: “RTMP”: ETX
Return by camera:
STX: ACK: “RTMP”: internal temperature data: ETX
The current content of the internal temperature data of the camera is returned in the hexadecimal system.
The effective data is the low 10 bits out of the returned 16 bits. This 10 bit value represents a signed integer value in two
’s
complement form -511 to 511. Actual temperature in Celsius is calculated by multiplying the value by a certain factor.
→ Refer to “(4-6) Monitoring function for internal temperature of camera” for the conversion method from the returned
data to temperature value.
(19)
Command “RMSW”
Function: Command for reading hypothetical mode switch position (CR) (Read Mode SW)
Transmission from host:
STX: “RMSW”: ETX
Return by camera:
STX: ACK: Position No.n (1 character): ETX (transaction completion), or STX: NAK: ETX
(transaction rejection)
(20)
Command “WMSW”
Function: Command for changing hypothetical mode switch position to n (Write Mode SW)
Transmission from host:
STX: “WMSW”: Position No.n (1 character): ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
(21)
Command “SMSW”
Function: Command for saving hypothetical mode switch position (Save Mode SW)
Transmission from host:
STX: “SMSW”: ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
(22)
Command “RSSW”
Function: Command for reading hypothetical shutter switch position (Read Shutter SW)
Transmission from host:
STX: “RSSW”: ETX
Return by camera:
STX: ACK: Position No.n (1 character): ETX (transaction completion),
or STX: NAK: ETX (transaction rejection)
(23)
Command “WSSW”
Function: Command for changing hypothetical shutter switch position to n (Write Shutter SW)
Transmission from host:
STX: “WSSW”: Position No.n (1 character): ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
(24)
Command “SSSW”
Function: Command for saving hypothetical shutter switch position (Save Shutter SW)
Transmission from host:
STX: “SSSW”: ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
(25)
Command “X”
Function: Command for generating asynchronous shutter trigger (eXecute trigger)
Transmission from host:
STX: “X”: ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
When the camera is set to be in the asynchronous shutter mode (except in the time when the menu is being displayed),
this command enables the camera to update the image by internally generating the asynchronous trigger signal.
The internally generated trigger signal is of negative logic in 100ms±5%. The minimum value of repetitive pitch in
asynchronous shutter operation using this command is 300ms. Only in the case of trigger signal by this command, the
buzzer inside the camera sounds for one shot (aprrox. 50ms) in response to trigger signal input. If the buzzer is not
required to sound , make
“Operation confirmation buzzer = OFF” changing the configuration flag by the configuration
menu setting or serial communication command.
(Note) When the
command “X” is received, “ACK”(transaction completion) is returned even if the asynchronous shutter
mode is not selected or the menu is displayed (in the setting condition where the asynchronous shutter operation is
disabled by the command
“X”).
(Note) Since the command is executed through the serial communication, it does not quickly act unlike the normal trigger
signal. Therefore, it is recommended to use the commands only when no immediacy is required, for example, in
the case where the operation of the camera is checked for setting, or the moving velocity of an object to be shot is
extraordinary slow.