IoConfigConnectorMap (STRUCT)ΒΆ
TYPE IoConfigConnectorMap : STRUCT
Connector map to describe all IO-channels of one connector
- InOut:
- Name - Type - Comment - pConnector- POINTER TO IoConfigConnector - Pointer to the corresponding connector. - dwIoMgrSpecific- XWORD- IO-manager specific entry. - dwNumOfChannels- DWORD- Number of channels in the channel map list. - pChannelMapList- POINTER TO IoConfigChannelMap - Pointer to channel map list. 
