I'm trying to upload run a C application in the sbRIO, made for Anybus CompactCom M40 PROFIBUS, but I'm having trouble defining the correct pins in the header files.
The following image shows how it should be defined on a STM32

Now I have to adapt the pins to the RMC of the sbRIO 9608 but I'm not sure how to correctly define them, assuming I want to use RMCIO06:10.
How could I accomplish this?
Any help is greatly appreciated.