ST_ProtocolDebugPara
TYPE ST_ProtocolDebugPara:
STRUCT
eTx : E_DbgDirection := eDbgDirection_OFF;(* Enable/disable debug output of data-requests. *)
eRx : E_DbgDirection := eDbgDirection_OFF;(* Enable/disable debug output of data-indications. *)
eCtrl : E_DbgDirection := eDbgDirection_OFF;(* Enable/disable debug output of connection control events/actions. *)
END_STRUCT
END_TYPE
eTx : Aktiviert die Ausgabe der ausgehenden Telegramme.
eRx : Aktiviert die Ausgabe der eingehenden Telegramme.
eCtrl : Aktiviert die Ausgabe der Kontrollnachrichten.
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS Bibliotheken |
---|---|---|
TwinCAT v2.10.0 Build >= 1340 | PC or CX (x86, ARM) | TcMMS.Lib |