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
DI (bool) inversion
- schneebergera
- Posts:89
- Joined: Sun Apr 03, 2016 5:52 pm
Re: DI (bool) inversion
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
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