68
Camera Performance and Features
Display Nam e
Feature
Description
View
Current PRNU
Accesses the PRNU coefficients that are currently being used by
the camera (not necessarily saved).
CameraData
Dow nload camera information and send for customer support.
File Operation
Selector
FileOperationSelector
Selects the operation for the selected file in the device. This
operation is executed w hen the File Operation Execute feature is
called.
1.00
Guru
Open
Open
Select the Open operation - executed by FileOperationExecute.
Close
Close
Select the Close operation - executed by FileOperationExecute.
Read
Read
Select the Read operation - executed by FileOperationExecute.
Write
Write
Select the Write operation - executed by FileOperationExecute.
File Operation
Execute
FileOperationExecute
Executes the operation selected by File Operation Selector on
the selected file.
1.00
Guru
File Open Mode
FileOpenMode
Selects the access mode used to open a file on the device.
1.00
Guru
Read
Write
Read
Write
Select READ only open mode
Select WRITE only open mode
File Access
Buffer
FileAccessBuffer
Defines the intermediate access buffer that allow s the exchange
of data betw een the device file storage and the application.
1.00
Guru
File Access
Offset
FileAccessOffset
Controls the mapping offset betw een the device file storage and
the file access buffer.
1.00
Guru
File Access
Length
FileAccessLength
Controls the mapping length betw een the device file storage and
the file access buffer.
1.00
Guru
File Operation
Status
FileOperationStatus
Displays the file operation execution status. (RO).
1.00
Guru
Success
Success
The last file operation has completed successfully.
Invalid Parameter
InvalidParameter
An invalid parameter w as passed to the last feature called.
Write Protect
WriteProtect
Attempt to w rite to a read-only (factory) file.
File Not Open
FileNotOpen
The file has not been opened yet.
File Too Big
FileTooBig
The file is larger than expected.
File Invalid
FileInvalid
The last file operation has completed unsuccessfully because
the selected file is not present in this camera.
File Operation
Result
FileOperationResult
For Read or Write operations, the number of successfully
read/w ritten bytes is returned. (RO)
1.00
Guru
File Size
FileSize
Represents the size of the selected file in bytes.
1.00
Guru