Solution
You can create several parallel tasks using the MPOS_OpenResource function.
Pay attention to the following parameters:
- ResID: Resource identifier (246 for the MP500 TCL3)
- CplNum: Coupler number. The coupler number is equal to 0 for the MP500 TCL3.
If you create a task for one MP500 with MPOS_OpenResource, you can create another task for another hardware with the same function using different values for those input parameters.