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 : Activates the output of the outgoing telegrams.
eRx : Activates the output of the incoming telegrams.
eCtrl :Activates the output of the control news.
Requirements
Development environment | Target system | PLC libraries to include |
---|---|---|
TwinCAT v2.10.0 Build >= 1340 | PC or CX (x86, ARM) | TcMMS.Lib |