U_CoE408_ControlWord
Union zur Dekodierung eines CoE408 Kontrollwortes
Syntax:
TYPE U_CoE408_ControlWord :
UNION
{attribute 'tc_no_symbol'}
bits: ST_CoE408_ControlWord;
{attribute 'tc_no_symbol'}
w: WORD;
END_UNION
END_TYPE
Werte
Name | Typ | Beschreibung |
---|---|---|
bits | 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) |