Linea CL Series Camera
Appendix A: GenICam Commands
•
67
User Set
User Set Use UserSetSelector to specify which user set to
access.
Factory FlatField coefficients
Factory FlatField
coefficients
Use UserSetSelector to specify which user
flatfield to access.
User FPN
Use UserSetSelector to specify which user FPN
to access.
CameraData
Download camera information and send for
customer support.
File Operation Selector
FileOperationSelector
Selects the target operation for the selected file
in the device. This operation is executed when
the File Operation Execute feature is called.
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.
Delete
Delete Select the Delete operation - executed by
FileOperationExecute.
File Operation Execute
FileOperationExecute
Executes the operation selected by File
Operation Selector on the selected file.
Guru
File Open Mode
FileOpenMode
Selects the access mode used to open a file on
the device.
Guru
Read
Read Select READ only open mode
Write
Write Select WRITE only open mode
File Access Buffer
FileAccessBuffer
Defines the intermediate access buffer that
allows the exchange of data between the device
file storage and the application.
Guru
File Access Offset
FileAccessOffset
Controls the mapping offset between the device
file storage and the file access buffer.
Guru
File Access Length
FileAccessLength
Controls the mapping length between the device
file storage and the file access buffer.
Guru
File Operation Status
FileOperationStatus
Displays the file operation execution status.
(RO)
Guru
Success
Success The last file operation has completed
successfully.
Failure
Failure The last file operation has completed
unsuccessfully for an unknown reason.
File Unavailable
FileUnavailable The last file operation has completed
unsuccessfully because the file is currently
unavailable.
File Invalid
FileInvalid The last file operation has completed
unsuccessfully because the selected file in not
present in this camera model.
File Operation Result
FileOperationResult
Displays the file operation result. For Read or
Write operations, the number of successfully
read/written bytes is returned. (RO)
Guru
File Size
FileSize
Represents the size of the selected file in bytes.
Guru