Doesn\'t work _msg_conv Inversion to boolean when using dpSet

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
Piterskiy
Posts:46
Joined: Wed Jul 09, 2014 12:44 pm

Doesn\'t work _msg_conv Inversion to boolean when using dpSet

Post by Piterskiy »

WinCC OA v.3.12 without patches

I have a 16 uint register (with _address config)where every bit is an alam and I want to invert some of them (because of NO/NC contacts)

I have a ctrl-script which unpacks registers to bools.

So when I use dpSet (original_value) to bools in this ctrl script there is no effect from _msg_conv config in bools

What solution could be i my case (instead of cancel the registers and use boolean addressing)

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Doesn\'t work _msg_conv Inversion to boolean when using dpSet

Post by leoknipp »

Hello,

the message conversion is only used when a driver is sending a value to the event manager.
If you a dpSet to the original value the configuration is not used.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1