ST_PMLc

Sammlung aller Befehl-Tags der PackTag-Struktur.

TYPE ST_PMLc : 
STRUCT
    UnitMode               : DINT;
    UnitModeChangeRequest  : BOOL;
    MachSpeed              : REAL;
    MaterialInterlock      : DINT;
    CntrlCmd               : DINT;
    CmdChangeRequest       : BOOL;
    RemoteInterface        : ARRAY [1..MaxCommandRemoteInterfaces] OF ST_Interface;
    Parameter              : ARRAY [1..MaxCommandParameters] OF ST_Descriptor;
    Product                : ARRAY [1..MaxCommandProducts] OF ST_Product;
END_STRUCT
END_TYPE

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS Bibliotheken

Ab TwinCAT v3.1 Build 4018

PC (i386)

Tc3_PackML_V2