2 0 H a M e s i l a S t . , N e s h e r 3 6 8 8 5 2 0 , I s r a e l
P O B 2 5 0 0 4 , H a i f a 3 1 2 5 0 0 1 , I s r a e l
T e l : ( + 9 7 2 ) - 7 2 - 2 7 2 3 5 0 0 F a x : ( + 9 7 2 ) - 7 2 - 2 7 2 3 5 1 1
Page no. 28 | Configuration Interface
6.7
File Access Control
File Access Control contains parameters related to accessing files stored on the device, including file selection,
operation mode (reading and writing) as well as data transfer limitations and information regarding file sizes.
Figure 20 – File Access Control parameter configuration in GenICam Browser
6.7.1
File Access Control XML Parameters
Parameter
Description
Gen<i>Cam name
Type
Possible values
Remarks
Value
Gen<i>Cam name
Gen<i>Cam Category: FileAccessControl
File Selector
Selects the target file in the
device
FileSelector
Enumeration
(Selector)
0
FirmwareUpdate
1
UserMemory
File Open Mode Selects the access mode in
which a file is opened in the
device
FileOpenMode
Enumeration
0
Read
1
Write
2
ReadWrite
File Size
Represents the size of the
selected file in bytes
FileSize
Integer
File Operation
Selector
Selects the target operation
for the selected file in the
device. This Operation is
executed when the
FileOperationExecute feature
is called
FileOperationSelector
Enumeration
(Selector)
0
Open
1
Close
2
Read
3
Write
File Access
Offset
Controls the Offset of the
mapping between the device
file storage and the
FileAccessBuffer
FileAccessOffset
Integer
File Access
Length
Controls the Length of the
mapping between the device
file storage and the
FileAccessBuffer
FileAccessLength
Integer
Min. 0
Max. 1024
File Access
Buffer
Defines the intermediate
access buffer that allows the
exchange of data between the
device file storage and the
application
FileAccessBuffer
IRegister
File Operation
Execute
Executes the operation
selected by
FileOperationSelector on the
selected file
FileOperationExecute
Command
1 - Activate