E_TcEventStreamType

TYPE E_TcEventStreamType :
(
    TCEVENTSTREAM_INVALID       := 0, (* no source name, no prog id *)
    TCEVENTSTREAM_SIMPLE,             (* no source name, no prog id *)
    TCEVENTSTREAM_NORMAL,             (* source name AND prog id *)
    TCEVENTSTREAM_NOSOURCE,           (* no source name, but prog id *)
    TCEVENTSTREAM_CLASSID,            (* source name AND class id *)
    TCEVENTSTREAM_CLSNOSRC,           (* no source name but class id *)
    TCEVENTSTREAM_READCLASSCOUNT,     (* *)
    TCEVENTSTREAM_MAXTYPE             (* no source name but class id *)
);
END_TYPE

Requirements

Development environment

Target system type

PLC libraries to include (Category group)

TwinCAT v3.1.0

PC or CX (x86, x64, ARM)

Tc2_System (System)