Linea HS 32k CMOS TDI Cameras
Appendix A: GenICam Commands
61
Display Name
Feature
Description
View
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.
Invalid Parameter InvalidParameter
An invalid parameter was passed to the last feature called.
Write Protect
WriteProtect
Attempt to write 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/written bytes is returned. (RO)
Guru
File Size
FileSize
Represents the size of the selected file in bytes.
Guru