Returns the position in the global PDO (Process Data Object) array where this axis reads/writes a specific signal type. The firmware uses these indices to exchange data with the EtherCAT master. PDO mappings are auto-detected at startup via DS402 standard objects or configured via NodeInfo & CustomNodeInfo files.
Parameters
indexType
The axis signal type to query (position feedback, torque demand, status word, etc.)
Returns
PDO Network index, or NetworkIndexInvalid if not configured.
Sample Code:
// Get the PDO index where drive position error is mapped