IoConfigTaskMap (STRUCT)¶
TYPE IoConfigTaskMap : STRUCT
Mapping description for each task.
- InOut:
Name
Type
Comment
dwTaskIdDWORDIndex of the IEC task.
wTypeWORDInput or output type. See category “Task map types” for detailed information.
wNumOfConnectorMapWORDNumber of connector maps int the connector map list.
pConnectorMapListPOINTER TO IoConfigConnectorMap
Pointer to the connector map list.