variable comparison problem

More
23 Nov 2015 13:32 #65698 by viski
Logic i have to compare to be output true !

If (%IW1-%IW0)>0&<5 | <-6 then TRUE
if (%IW1-%IW0) <0&>=5 | >=-6 then TRUE

How to wrote this into COMPARE block ?

Please Log in or Create an account to join the conversation.

More
24 Nov 2015 04:57 - 24 Nov 2015 04:58 #65727 by cmorley
Replied by cmorley on topic variable comparison problem
break it up a bit should work.
I think this is the logic you want:
 (%IW1-%IW0)>0 ---+----%IW1-%IW0)<5--------+--------output
                  L-------%IW1-%IW0)<-6----J
Last edit: 24 Nov 2015 04:58 by cmorley.

Please Log in or Create an account to join the conversation.

Time to create page: 0.299 seconds
Powered by Kunena Forum