Generate a Combined DAT File
Generate a Combined DAT File

Generate a Combined DAT File

After you have a good combined hex file from a project, you can use the Zebra Canopy DAT Generator utility to convert it to a combined DAT file.
  1. Copy the hex file into the same directory.
  2. At a command prompt, run the
    CanopyDataGenerator utility exe
    file using the following example format:
    CanopyDataGenerator.exe CAAFIP00-002-R00M0.hex
  3. The DAT file CAAFIP00-002-R00D0.DAT is generated in the same directory.
  4. The DAT file can be downloaded using the scanner SDK tools such as C#/c++ sample app and deployed on the scanners.
See Using the Zebra Scanner SDK C# Sample App for more details on how to use the C# Sample App.
.