Hello !
I have Bit_condition datatype and MP with "_address" Power config.
Some data comes through Simatic Native S7 driver, the other - through OPC driver. How can I change Powerconfig "_address" for different data points with one type "Bit_Condition" ?
I need the availibility to set the "_address" config to "S7" for one part of datapoints and set the "_address" config to "OPC" for other part. Is it possible ?
Two drivers run simultaneously.
thanx
Two drivers on one config
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Two drivers on one config
Hello,
in this case you can use the address powerconfig "free address". Then you can define for every instance an address for another driver type.
Best Regards
Leopold Knipp
Senior Support Specialist
in this case you can use the address powerconfig "free address". Then you can define for every instance an address for another driver type.
Best Regards
Leopold Knipp
Senior Support Specialist
- Alexey_Podkolzin
- Posts:4
- Joined: Wed Apr 01, 2015 11:47 am
Re: Two drivers on one config
Thank you very much, Leopold !