Hello, i want to read drive (e.g. Motor temperature) parameters from plc side. My plan was to install the drive connect app and read the data via datalayer. I had connect the drive and read the parameters with datalayer. It works. BUT: How can i resolve the path in datalayer programmatically in plc? - I had the axis name on plc side. For example: In the AxisConfiguration i can read the "axisProfileName" (e.g. "Antrieb1"). In the related axis profile i can read device adress and so on. When using "DriveConnect-App" i had for example the path "devices/drives/HCS021-43269". But i see no relation between this connection and the "configured" drive. When i had a lot of drives and had on plc side the axis name: How can i find out which drives is related to which device?
... View more