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.
Thanks.
Get the driver connection name of a DPE
- pablo.chamorro
- Posts:54
- Joined: Mon Jan 27, 2020 1:42 pm
Get the driver connection name of a DPE
- mkerk
- Posts:75
- Joined: Wed Oct 20, 2010 12:25 pm
Re: Get the driver connection name of a DPE
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
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