Skip to content

Barcode/QR Code Import

In addition to file import, you can also import cutting data via a barcode/QR code. To do this, click in the scan field and scan the corresponding barcode/QR code. The success or failure of the scanning process will be displayed via the snackbar.

[image]

After a successful scan, a new order is created with the scanned parameters. Order parameters that are not covered will automatically be filled with the default parameters here as well. The program can process two barcode structures: "Simple" and "Advanced" (configuration setting).

Simple Barcode

When reading, values are captured in the specified order, separated by a space: Length, Quantity, Start Fold, End Fold. All values must be integers.

Advanced Barcode

Unlike the Simple barcode, this barcode additionally contains an order name, which is placed before the other values, separated by a space. The order is as follows: Order name, Length, Quantity, Start Fold, End Fold.