Configuring the Camera
4-38
Basler A400k
DRAFT
Enumerating Saved Bulk Data Files
Bulk data file enumeration lets you look through a list of existing saved bulk data files.
As an example, assume that you want to see a list of all of the existing saved configuration set
files. To do so, you would follow this procedure:
1. Use a binary write command to set the value of the Control field in the configuration set bulk
). Setting the value to 0x00 initiates an enumerate function.
2. Use a binary read command to read the Name field of the configuration set bulk data CSR.
3. Use a binary read command to read the value in the Info field of the configuration set bulk
data CSR.
a) If the value is 0x00, it means that the file exists and it is not an activated file.
Continue to step 4.
b) If the value is 0x04, it means that the file exists and it is an activated file.
Continue to step 4.
c) If the value is 0x01 no more saved configuration set files exist. Exit the procedure.
4. Use a binary write command to set the value of the Control field in the configuration set bulk
data CSR to 0x01. Setting the value to 0x01 initiates an enumerate next function.
5. Return to step 2.
This procedure would list all of the configuration set bulk data files stored in the computer.
If you wanted to enumerate existing DSNU or PRNU shading table bulk data files stored in the
camera, you would use a similar procedure but you would write to and read from the DSNU or
PRNU shading table bulk data CSR instead.
If you wanted to enumerate the existing AOI list file stored in the camera, you would use a similar
procedure but you would write to and read from the AOI list bulk data CSR instead.
Sample code that illustrates how to enumerate bulk data files is available from Basler (see Section
).
Содержание A400K
Страница 1: ...Basler A400k USER S MANUAL Document Number DA00062410 Release Date 27 September 2007 ...
Страница 4: ......
Страница 25: ...Camera Interface Basler A400k 2 9 DRAFT Figure 2 5 A402k Camera Frame Grabber Interface ...
Страница 26: ...Camera Interface 2 10 Basler A400k DRAFT Figure 2 6 A403k Camera Frame Grabber Interface ...
Страница 27: ...Camera Interface Basler A400k 2 11 DRAFT Figure 2 7 A404k Camera Frame Grabber Interface ...
Страница 52: ...Camera Interface 2 36 Basler A400k DRAFT ...
Страница 154: ...Configuring the Camera 4 54 Basler A400k DRAFT ...
Страница 168: ...Troubleshooting 6 10 Basler A400k DRAFT ...
Страница 172: ...Feedback iv Basler A400k DRAFT ...
Страница 176: ...Index viii Basler A400k DRAFT ...