Interface ITcRTimeTask

Query of extended TwinCAT task information.

Syntax

TCOM_DECL_INTERFACE("02000003-0000-0000-e000-000000000064", ITcRTimeTask)
struct __declspec(novtable) ITcRTimeTask : public ITcTask

Required include: TcRtInterfaces.h

Interface ITcRTimeTask 1: Methods

Name

Description

GetCpuAccount

Query of the CPU account of a TwinCAT task.

TwinCAT task information can be queried and used with this interface.

See Sample30: Timing Measurement