Versions Compared

Key

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

...

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

 

 

Note
titleNotes
  • The format must be a plain ASCII text file
  • The file can be edited with any text editor

...

...

  • If it contains a Unicode marker, the

...

  • scanners will fail parsing the file

  parsing it.

Figure 8. Sample JSDiag Parameter File screen.

...