IoConfigTaskMap (STRUCT)

TYPE IoConfigTaskMap : STRUCT

Mapping description for each task.

InOut:

Name

Type

Comment

dwTaskId

DWORD

Index of the IEC task.

wType

WORD

Input or output type. See category “Task map types” for detailed information.

wNumOfConnectorMap

WORD

Number of connector maps int the connector map list.

pConnectorMapList

POINTER TO IoConfigConnectorMap

Pointer to the connector map list.