A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
DioPortID is a numeric identifier of the DIO port. Not all MCU ports may be used for DIO, thus there may be "gaps" in the list of all IDs. This value will be assigned to the DIO port symbolic name. The ID is generated by the tool, but you can change it manually. The ID for each DioPort (DioAPort, N2Het1Port, etc) is unique. The valid range for the ID is 0x0~0xFFFFFFFF.
DioChannelGroup: A channel group represents several adjoining DIO channels represented by a logical group. The channels shall consist of adjoining bits in the same port.
The DioChannelId: Youc an assigned the id to channel, for example 1,2,3,4...
Now I need to configure LINRX, LINTX will match them with GPI mode, but now I don't know what is the DioChannelID corresponding to LINRX and LINTX, can you tell me?