StorageTaskInfo (STRUCT)ΒΆ
TYPE StorageTaskInfo : STRUCT
This structure provides cycle information about the alarm storage task.
- InOut:
Name
Type
Comment
xTaskActive
BOOL
Info if the storage task is running or not.
ptaskInfo
POINTER TO CmpIecTask.Task_Info2
Current information about the storage task.