Using A Bulk Data Csr To Work With Bulk Data - Basler A400K User Manual

Basler a400k
Table of Contents

Advertisement

Configuring the Camera

4.2.3.1 Using a Bulk Data CSR to Work with Bulk Data

Saving a Configuration Set
As mentioned in Section 3.14, the work configuration set resides in the camera's volatile memory.
Assume that you want to save the values in the current work set to a file named "UserSet01" in
the camera's non-volatile memory. To do so, you would follow this procedure:
1. Use a binary write command to write the file name UserSet01 to the Name field of the
configuration set bulk data CSR (see page 4-41).
2. Use a binary write command to set the value of the Control field in the configuration set bulk
data CSR to 0x06. Setting the value to 0x06 initiates a create function.
This procedure would create a file called UserSet01 in the non-volatile memory and would copy
the current work set settings from the camera's volatile memory into the new file.
Sample code that illustrates how to create a bulk data file is available from Basler (see Section
4.4).
Saving a Set of DSNU Shading Values
As mentioned in Section 3.6, when you generate a set of shading values, those values reside in
the camera's volatile memory. To save the DSNU shading values currently in the volatile memory
to a file in the camera's non-volatile memory, you would follow this procedure:
1. Use a binary write command to write the file name offsetshading to the Name field of the
DNSU shading values bulk data CSR (see page 4-42).
2. Use a binary write command to set the value of the Control field in the DSNU shading values
bulk data CSR to 0x06. Setting the value to 0x06 initiates a create function.
This procedure would create a file called offsetshading in the non-volatile memory and would copy
the current DSNU shading values from the camera's volatile memory into the new file.
Sample code that illustrates how to create a bulk data file is available from Basler (see Section
4.4).
4-36
You can save up to four configuration set files in the non-volatile memory.
There is a restriction on naming the files that hold saved configuration sets. They
must be named UserSet01, UserSet02, UserSet03, or UserSet04.
If you use the name of an existing file, the data in the existing file will be overwritten.
You can save one DSNU shading set file in the non-volatile memory.
There is a restriction on naming the file that holds the saved set of shading tables.
The file must be named offsetshading .
If the offsetshading file already exists, it will be overwritten.
DRAFT
Basler A400k

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents