Is there an easy way to find the node number from the axis

This seems like an easy request and I’m probably missing something obvious, but I can’t figure out an easy way to get the network node number from the axis class instance. I can store it away when I enumerate the EtherCAT network on startup but it would be more convenient if I could do this via the API.

No problem! use Axis.NetworkNode.NumberGet().

1 Like