ST_PMLProductData
Collection of tags for describing the product manufactured on the machine.
TYPE ST_PMLProductData :
STRUCT
ID : DINT;
Name : STRING;
Unit : STRING[6];
PrimaryQty : DINT;
ConsumedCount : DINT;
ProcessedCount : DINT;
DefectiveCount : DINT;
AccConsumedCount : DINT;
AccProcessedCount : DINT;
AccDefectiveCount : DINT;
END_STRUCT
END_TYPE
Requirements
Development Environment | Target platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |