Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Managing the Parameters File

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. JoeScan recommends 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. Note that the format is plain text and that the file can be edited with any text editor.
Note: The file must be a plain ASCII text file. If it contains a Unicode marker, the heads will fail parsing it.

Figure 8. Sample JSDiag Parameter File screen.


Image Modified