We use a plain text parameter file to store the various camera, laser and calibration settings for each head, as well as the definition of fixtures, groups and global settings.
Format and contents are documented at: Parameter Reference.
A typical application sends the parameter file to all heads upon startup. Each head will parse the file, apply the relevant data to itself and ignore the rest.
The data in the file is retained on the head, so ensure that all of your scanners operate based on the same file. We recommend that you simply keep a copy of the relevant parameters file together with your application and send it to all heads at startup. The developer kits for C# and C/C++ contain examples that show you how to read and send the file.
|
Figure 8. Sample JSDiag Parameter File Screen