LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Error -200485 occurred at DAQmx Create Task.vi:2

Solved!
Go to solution

Then how should i compare it to get the result that i want??

0 Kudos
Message 11 of 15
(711 Views)

Thank you very much! it works now! Can i do the same thing when i am comparing a total of 8 different DIOs??

0 Kudos
Message 12 of 15
(710 Views)
You can use any combination of Boolean logic that you want.
0 Kudos
Message 13 of 15
(708 Views)

Ok. i shall go and try.

0 Kudos
Message 14 of 15
(706 Views)

When you get that many booleans, you may find the Compount Arithmetic functions handy.  You can expand it for multiple inputs, and set the mode to be And or Or.  You can also invert any of the inputs or the output.

0 Kudos
Message 15 of 15
(702 Views)