Technical information
AVT GigE IR & scientific camera and driver features
AVT GigE Camera and Drivers Features V2.0.0
68
This document is a master document for all AVT GigE camera models and is NOT camera specific
FileAttribute [Integer] R
Attribute of the currently selected file.
FileAttributeBuffer [Integer] R/(W)
Contains the attribute that will be used for newly created files when FileOp-
erationSelector = WriteAttribute.
FileDescription [String] R
Description string for currently selected file. A maximum of 32 characters are
allowed, including the trailing NULL character.
FileDescriptionBuffer [String] R/W
Contains the description that will be used for newly created files when File-
OperationSelector = WriteDescription. A maximum of 32 charac-
ters are allowed, including the trailing NULL character.
FileOpenMode [Enum] R/W
Selects the access mode in which a file is opened in the device.
FileOperationExecute [Command]
Executes the operation selected by FileOperationSelector on the
selected file.
FileOperationResult [Integer] R
Presents the result of the file operation. For read or write operations, the num-
ber of successfully read/written bytes is returned.
Bit 0–1 These two bits are used to encode the privilege level for a file.
It defines the owner of the file:
• 0 = [Default] User owns the file. User can overwrite/
delete the file
• 1 = For factory personnel use only
• 2, 3 = Reserved
Bit 2–31 Reserved, always 0
Bit 0–1 These two bits are used to encode the privilege level for a file.
It defines who owns a file:
• 0 = [Default] User owns the file. User can overwrite/
delete the file
• 1 = For factory personnel use only
• 2, 3 = Reserved
Bit 2–31 Reserved, always 0
Read [Default] Selects read-only open mode
Write Selects write-only open mode