FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
06-11-2024 03:16 PM
Hello,
I would like to know how can I identify with the Drive Connect app in a simple way the axis which are connected.
1) Below it is my I/O config : I/Os + 1 XMD + I/Os + 1 HCS01
2) Below it is the profiles which are configured
3) Below it is what I get from the DriveConnected app :
- The XMD is identified based on its Serial Number
- The HCS01 is identified based on a strange name where I can see the ethercat adress
So it is very (Too) difficult to recognise who is who. 😥
I was expected this list to be sorted based on the configuration which has been done with the I/O Engineering tool (In my Example Drive1, Drive2,Drive3) OR based on the Axis Profile name (In my Example pDrive1,pDrive2,pDrive3)
My question is : How this list is sorted so that we could identify the axis? Is it by name, by Serial Number, by topology?
My request to the dev departement is : Could you please improve for RM2407 it and make it easy to use?
Wednesday
The "list" is sorted alphanumeric as the ctrlX Data Layer viewer will always do so. The data behind is read/sent as JSON object and the viewing application can sort it how ever it likes.
There will be an overhaul for the CriveConnect app in version 3.x. See latest documentation online.