Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4COM)  1.26.2
ILogic::ApplicationTaskInfo Struct Reference
Collaboration diagram for ILogic::ApplicationTaskInfo:
Collaboration graph

Detailed Description

This structure defines the information about an IEC task using IApplication::GetTaskInfoOfApplication.

Elements of struct ApplicationTaskInfo

Type Element Description
BSTR name IEC task name.
LONG priority IEC task priority.
VARIANT_BOOL watchdogEnabled Watchdog enabling state.
LONG watchdogTime Watchdog time.
LONG cycleTime IEC task cycle time.
LONG averageCycleTime Average cycle time of IEC task.
LONG maxCycleTime Maximum cycletime of IEC task.
LONG minCycleTime Minimum cycletime of IEC task.
LONG cycleCount Actual cycleCount of IEC task.

Definition at line 267 of file ILogic.idl.


The documentation for this struct was generated from the following file: