Configuring the Camera
4-44 BASLER L304kc
Draft
4.2.3.3 Bulk Data Control and Status Register Details
Configuration Set CSR
See Section 4.2.3.2 for information about using bulk data control registers.
Register Base Address: 0x2800
Field Name: Register Status Offset: 0x0000 Size: 1 Byte Type: Read only
Description: The integer value in this field indicates the status of this control register:
0x00 = The register is not available
0x01 = The register is available. All related settings are OK
0x80 = A value in this register is set out of range
Field Name: Control Offset: 0x0001 Size: 1 Byte Type: Read / Write
Description: Writing an integer value to this field selects a bulk data control function:
0x00 = Enumerate
0x01 = ENext
0x02 = Read
0x03 = Write
0x05 = Activate
0x06 = Create
Field Name: Info Offset: 0x0002 Size: 1 Byte Type: Read only
Description: If you are performing a bulk data read or write operation, this field will indicate when no
more data exits:
0x00 = More data exists
0x01 = No more data exists
0x03 = File operation error
0x04 = This is an activated file
Field Name: File Name Offset: 0x0003 Size: 20 Bytes Type: Read / Write
Description: Character string indicating the name of a bulk data file. The field contains 20 characters
(left-aligned, zero-padded).
Field Name: Size Offset: 0x0017 Size: 4 Bytes Type: Read only
Description: If the file name refers to an already existing bulk data file, this field will contain the file size
in bytes. Otherwise, the field contains zeros.
Field Name: Data Offset: 0x001B Size: Varies Type: Read / Write
Description: Byte-sized register that is used to sequentially write to or read from a bulk data file.
L
You can save up to four configuration set files in the non-volatile memory.
There is a restriction on naming the files that hold the saved configuration sets.
They must be named UserSet01, UserSet02, UserSet03 or UserSet04.