U_InputAnalog16_Status
Union zur Dekodierung eines Analogeingang-Statusworts.
Syntax:
TYPE U_InputAnalog16_Status :
UNION
{attribute 'tc_no_symbol'}
w: WORD;
{attribute 'tc_no_symbol'}
el3255: ST_InputAnalog16_Status_EL3255;
END_UNION
END_TYPE
Werte
Name | Typ | Beschreibung |
---|---|---|
w | WORD | Wort als vollständiger Datentyp. |
el3255 | Aufschlüsselung des Wortes in Bits einer EL3255. |
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS-Bibliotheken |
---|---|---|
TwinCAT v3.1.4024.66 | PC oder CX (x64, x86) | Tc3_PlasticFunctions (>= v12.10.0.0) |