To configure a prefix or suffix, you can generate the programming barcode yourself. The barcode format should be Code 128 or Data Matrix.
Examples:
-
Adding three "Enter" keystrokes as a prefix:
- The programming code is:
^3080400990d0d0d.-
^3: Enters programming mode. -
080400: Code to add a prefix. -
99: Applies the setting to all barcode types.(check Symbology Charts here) -
0d: Represents one "Enter" keystroke. Repeating this three times (0d0d0d) adds three "Enter" keystrokes.(check ASCII Conversion Chart here) -
.: Saves the configuration.
-
- The programming code is:
-
Adding three "Enter" keystrokes as a suffix:
- The programming code is:
^3080500990d0d0d.-
^3: Enters programming mode. -
080500: Code to add a suffix. -
99: Applies the setting to all barcode types. -
0d: Represents one "Enter" keystroke. Repeating this three times (0d0d0d) adds three "Enter" keystrokes. -
.: Saves the configuration.
-
- The programming code is:
Steps to create the configuration code:
- Download and install the barcode creator software here.
- Click the barcode symbol, then click on a blank space to start creating the configuration code.

- Double-click the barcode. A small window will appear, allowing you to modify the data and symbology.

- Set the symbology to Data Matrix in the barcode settings.

- Copy the command string and paste it into the "Screen Data" field under the data source settings.

Comments
0 comments
Please sign in to leave a comment.