Click or drag to resize

BatchBarcodeTemplate Property

The name of the FactoryLogix barcode template that will be used to validate production unit barcodes (unit UID's) during initialization. For panelized PCB (printed circuit board) type assemblies, this will be the template used to validate the image (circuit) barcode. This is an optional field, and may be blank.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public string BarcodeTemplate { get; set; }

Property Value

Type: String
See Also