U_CoE402_StatusWord

Union zur Dekodierung eines CoE402 Statuswortes.

Syntax:

TYPE U_CoE402_StatusWord :
UNION
    {attribute 'tc_no_symbol'}
    bits:            ST_CoE402_StatusWord;
    {attribute 'tc_no_symbol'}
    w:               WORD;
END_UNION
END_TYPE

Werte

Name

Typ

Beschreibung

bits

ST_CoE402_StatusWord

Aufschlüsselung des Wortes in Bits.

w

WORD

Wort als vollständiger Datentyp.

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS-Bibliotheken

TwinCAT v3.1.4024.55

PC oder CX (x64, x86)

Tc3_PlasticFunctions (>= v3.12.5.0)