Setting value control commands – Sony XCL-U1000 User Manual

Page 21

Advertising
background image

21

Camera Control Command

Setting Value Control
Commands

Setting value control commands are used to control
camera setting data saved in a Flash ROM. See the
table below for details.

Command

Description

Initialize Setting

Returns all data related to camera control commands
to the factory default values.

Save Setting

Writes all data related to camera control commands
into Flash ROM.

Read Setting

Reads all data related to camera control commands
from Flash ROM.

Get Setting Value

Sends data to a camera control application.

Initialize Setting Command

■ Setting Initialization

[Command]

INIT

[Process]

Returns all data related to camera control
commands to the factory default values.

Save Setting Command

■ Setting Save

[Command]

SAVE

[Process]

Writes all data related to camera control
commands to the Flash ROM.
The camera does not accept another
command during an execution of
command. The following messages
appear when the execution is completed.

“OK”: Completed normally.
“ERROR STATUS”: An error occured.

Note

An occurrence of error may indicate that the data in
a destination media is damaged. Try saving again
with the power ON.

Read Setting Command

■ Setting Read

[Command]

LOAD

[Process]

Reads all data related to camera control
commands from Flash ROM.

Get Setting Value Command

■ Setting Value Acquisition

[Command]

RMEM

[Process]

Sends information on the camera (its
version and whether it is a color video
camera/monochrome video camera) and
all the data that can be set using a serial
communication to the camera control
application software. The camera does
not accept another command during data
transmission.

[Data Transmission]

Continuously transmits data by category. <CR>

indicates the end of transmission. The data (except
for version information) is sent in a decimal number
format.

The format and an example of transmission are
shown below.
<Format>

<Category>,<Data1>,<Data2>,...,<Category>,
<Data1>,<Data2>,...,......,<CR>

<Example of transmission>

CA,1.00,1,AF,250,120,SH,0,0,0,0,WB,...,......,TF,
...,<CR>

Advertising