Get the driver connection name of a DPE

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
pablo.chamorro
Posts:54
Joined: Mon Jan 27, 2020 1:42 pm

Get the driver connection name of a DPE

Post by pablo.chamorro »

Hi,

Exists any way to obtain the driver connection name of a DPE, with no matter wich kind of driver it uses?

If not, I didn't found how can I get the driver connection name of a DPE that uses a S7Plus driver.
DPEwithS7Plus.jpg
Thanks.

mkerk
Posts:75
Joined: Wed Oct 20, 2010 12:25 pm

Re: Get the driver connection name of a DPE

Post by mkerk »

hello,
in case of the S7plus driver the name of the connection is saved in the DPE-attribute _address.._connection. you can query this using dpGet (the S7plusdriver or a simulation driver with the correct number must be running )-.

BR,
Mousser

2 posts • Page 1 of 1