LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple input OR gates

If I want to OR three items, do I need to use two separate OR gates with the output of one as an input to the second (along with the third item).  Or is there an expanding gate that I haven't found yet (like the expanding array inputs, etc).
 
Thanks
 
0 Kudos
Message 1 of 5
(18,269 Views)
You are looking for the compond arithmatic function.  In LabVIEW 8.0 its under the numeric pallette and the Boolean pallette.
 
You can expand it out to have multiple inputs and then you can change its mode to OR, AND, and XOR.
 
 
Message 2 of 5
(18,262 Views)

That's exactly what I needed.

I love this forum!!!!

It's probably too much to hope for, but coming from some XILINX design, I have to ask...

Is there a way to invert individual inputs going into a gate?

Thanks a bunch.
 
0 Kudos
Message 3 of 5
(18,259 Views)
Right click on the input and select invert :)
Message 4 of 5
(18,253 Views)

Thanks again.

Looks like I am going to have to right-click before asking questions. 🙂

 

Message 5 of 5
(18,243 Views)