DI (bool) inversion

Discussion about recent product features & solutions!
2 posts • Page 1 of 1
walterd
Posts:38
Joined: Wed Mar 13, 2013 10:39 pm

DI (bool) inversion

Post by walterd »

Hello ,
I need to invert a bool I am getting from the PLC. I was looking into the msg_conv , is that the right config to accomplish such a task ?
What 's the usage? Just add the config the the (bool) DPE and select invert ?
Thanks

schneebergera
Posts:89
Joined: Sun Apr 03, 2016 5:52 pm

Re: DI (bool) inversion

Post by schneebergera »

Hello,

yes, I think that's the way to go...
_msg_conv is used to convert data point variables in the message direction. (from periphery to the control system; raw value - engineering value).
Please just add "invert".

best regards,
Andreas

2 posts • Page 1 of 1