104
•
Operational Reference
Linea Lite GigE Series Camera
File Access Control Feature Descriptions
Display Name
Feature & Values
Description
Standard
& View
File Selector
FileSelector
Selects the file to access. The file types which are
accessible are device-dependent.
Guru
Firmware
Firmware1
Upload new firmware to the camera which will execute on
the next camera reboot cycle. Select the DeviceReset
feature after the upload completes.
Factory FlatField coefficients
FlatFieldCoefficients0
Select factory flatfield coefficients1. These are the factory
values when the camera sensor Gain is 1.0.
User FlatField coefficients 1
FlatFieldCoefficients1
Select to read (download), write (upload) or delete the
User flatfield coefficients 1.
User FlatField coefficients 2
FlatFieldCoefficients2
Select to read (download), write (upload) or delete the
User flatfield coefficients 2.
User FlatField coefficients 3
FlatFieldCoefficients3
Select to read (download), write (upload) or delete the
User flatfield coefficients 3.
User FlatField coefficients 4
FlatFieldCoefficients4
Select to read (download), write (upload) or delete the
User flatfield coefficients 4.
User Defined Saved Image
userDefinedSavedImage
Upload and download an image in the camera.
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
Preliminary