User`s manual
Configuring the Camera
194 Basler sprint Mono Cameras
7.2.3.4 Bulk Data Control and Status Register Details
Configuration Set CSR
See Section 7.2.3.1 on page 189 for information about using the configuration set bulk data control
register.
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 and status register:
0x00 = The register is not available
0x01 = The register is available and all related settings are OK
0x80 = A value in the register is set out of range
Field Name: Control Offset: 0x0001 Size: 1 Byte Type: Read/Write
Description: Writing an integer to this field selects a bulk data control function:
0x00 = Enumerate
0x01 = ENext
0x02 = Read
0x03 = Write
0x04 = Erase
0x05 = Activate
0x06 = Copy
Field Name: Info Offset: 0x0002 Size: 1 Byte Type: Read only
Description: If you are performing a bulk read or write operation, this field will indicate when no more data
exists:
0x00 = More data exists
0x01 = No more data exists
0x02 = 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 the bulk data file. The field contains 20 characters (left
aligned and zero padded). Only the following names are allowed: FactorySet, UserSet01,
UserSet02, UserSet03, and UserSet04. UserSet03 and UserSet04 are not allowed for 8k
cameras.
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: Variable Type: Read/Write
Description: Byte sized register that is used to sequentially write to or read from a bulk data file.