K12703 ; 29/43
- 29 -
(10)
Command “E”
Function: Command for editing shutter menu
Transmission from host:
STX: “E”: “H” : SW0: SW1: SW2: SW3: SW4: SW5: SW6: SW7: SW8: SW9: ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
※
The exposure time (H) to be allocated to the shutter SW number is expressed in 4 digits in the hexadecimal system for
SW0 to SW9.
※
The exposure time for SW0 can not be changed.
Example) If only the exposure time of SW5 for the high speed shutter operation is changed to 88 (decimal):
STX: “E”: “H”: “.”: “.”: “.”: “.”: “.”
: “0058”: “.”: “.”: “.”: “.”: ETX
(11)
Command “W”
Function: Command for saving operation mode (Write into page memory)
Transmission from host:
STX: “W”: memory page (“A” to “F”): ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
The current setting is written and saved in the EEPROM of the specified page number.
(12)
Command “L”
Function: Command for reading out operation mode (Load)
Transmission from host:
STX: “L”: reading page (“A” to “H”): ETX
Return by camera :
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
* The factory default is stored in the Page H, which will be used when restoring to the default setting.
(13)
Command “WMCH”,”WMCL”
Function: Command for writing in configuration flag register (CR) (Write Mode Configuration)
Transmission from host:
STX: “WMC”: “H”or”L”: flag set value: ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
The content of
“flag set value” (2 bytes/4 characters) is written in the configuration register(H or L).
(Note) This command does not execute the writing in EEPROM, and the setting by this command is lost when the power
is turned off. To save the setting value in EEPROM, use another command,
“SMC”.
(14)
Command “WMF”
Function: Command for writing in mode flag register (FR) (Write Mode Flag)
Transmission from host:
STX: “WMF”: flag set value: ETX
Return by camera :
STX: ACK: ETX (transaction completion) or STX: NAK: ETX (transaction rejection)
The content of
“flag set value” (2 bytes/4 characters) is written in the flag register.
(Note) This command does not execute the writing in EEPROM, and the setting by this command is lost when the power
is turned off. To save the set value in EEPROM, use other commands,
“WA to WF”, to save in the specified pages.
(15)
Command “RMCH”,”RMCL”
Function: Command for reading configuration flag register (CR) (Read Mode Configuration)
Transmission from host:
STX: “RMC”: “H”or”L”: ETX
Return by camera:
STX: ACK: “RMC”: “H”or”L”: flag set value: ETX
The current content of the configuration flag register (H or L) (2 bytes/4 characters)
is
returned in the hexadecimal system.
(16)
Command “RMF”
Function: Command for reading mode flag register (FR) (Read Mode Flag)
Transmission from host:
STX: “RMF”: ETX
Return by camera:
STX: ACK: “RMF”: flag set value: ETX
The current content of the mode flag register (2 bytes/4 characters) is returned in the hexadecimal system.
(17)
Command “SMC”
Function: Command for saving configuration flag register (CR) (Save Mode Configuration)
Transmission from host:
STX: “SMC”: ETX
Return by camera:
STX: ACK: ETX (transaction completion), or STX: NAK: ETX (transaction rejection)
The current content of the common mode flag register is saved in EEPROM.