Camera Operation
•
91
Figure 34 File Access Control Category in CamExpert
Name
FileSelector
Display Name
File Selector
Name Space
SFNC
Firmware Release
00
Visibility
Beginner
Access
Read-Write
Type
Enumeration
Values
Firmware
: [Write-Only] Writing a new firmware here will update the camera.
UserFlatfieldCoefficients1
: Previously saved flat field coefficients (i.e. gain and offset).
UserFlatfieldCoefficients2
: Previously saved flat field coefficients (i.e. gain and offset).
UserFlatfieldCoefficients3
: Previously saved flat field coefficients (i.e. gain and offset).
UserFlatfieldCoefficients4
: Previously saved flat field coefficients (i.e. gain and offset).
Logs
: [Read-Only] Download camera logs. This is a zipped file.
CameraSettings
: [Read-Only] Download camera settings. This is a html file. Please save
with a htm extension.
TestFile
: Dummy read and write file.
Notes
Selects the file to access. The file types which are accessible are device dependent.
Name
FileOperationSelector
Display Name
File Operation Selector
Name Space
SFNC
Firmware Release
00
Visibility
Beginner
Access
Read-Write
Type
Enumeration
Values
Open
: Select the Open operation - executed by FileOperationExecute.
Close
: Select the Close operation - executed by FileOperationExecute.
Read
: Select the Read operation - executed by FileOperationExecute.
Write
: Select the Write operation - executed by FileOperationExecute
Delete
: Select the Delete operation - executed by FileOperationExecute
Notes
Selects the target operation for the selected file in the device. This operation is executed
when the File Operation Execute feature is called.