I'm trying to solve this problem for my testing bench:
In my project I use 3 different profinet slave:
-candevice
-netxv5repns
-netxtesterv1
I need to check that that:
-the port01 of "netxv5repns" is always linked to slave "candevice".
-the port02 of "netxv5repns" is always linked to "netxtesterv1".
Hi guys,
I'm trying to solve this problem for my testing bench:
In my project I use 3 different profinet slave:
-candevice
-netxv5repns
-netxtesterv1
I need to check that that:
-the port01 of "netxv5repns" is always linked to slave "candevice".
-the port02 of "netxv5repns" is always linked to "netxtesterv1".
Is there a way to get it done directly from code?
thanks to anyone who wants to help me