Technical information
 GigE Camera and Drivers Features V3.0.0
74
GigE IR & scientific camera and driver features
This document is a master document for all Allied Vision GigE camera models and is NOT camera specific    
FileOperationStatus [Enum] R
Shows the status of file operation execution.
FileSelector [Enum] R/W
Selects the target file in the device. The entries of this enumeration define the 
names of all files in the device that can be accessed via the file access. For exam-
ple:
• DPC_000: Defect pixel correction data set 0
• NUC_001: Non-uniformity correction data set 1
FileSize [Integer] R
Represents the size of the selected file in bytes.
FileStatus [Enum] R
Presents the status of the file
FileType [Integer] R
Type of currently selected file.
Read Reads “FileAccessLength” bytes from the 
device storage, at the file relative offset set in 
FileAccessOffset into FileAccessBuf-
fer
Write Writes “FileAccessLength” bytes taken from 
the FileAccessBuffer into the device storage 
at the file relative offset defined by FileAcces-
sOffset
Delete Deletes the file selected by FileSelector in the 
device. 
Note: Deleting a device file does not remove the 
associated FileSelector entry to allow future 
operation on this file
WriteType Writes the FileType taken from the FileTy-
peBuffer into the device storage
WriteAttribute Writes the FileAttribute taken from the 
FileAttributeBuffer into the device storage
WriteDescription Writes the FileDescription taken from the 
FileDescriptionBuffer into the device 
storage
Success File operation successful
Failure File operation failed
Possible values: Closed, Open










