07-23-2009 09:05 AM
Our first Rube Goldberg from the LabVIEW Idea Exchange for converting a number to a string of Boolean digits:
vs
07-23-2009 10:26 AM
smercurio_fc wrote:Our first Rube Goldberg from the LabVIEW Idea Exchange for converting a number to a string of Boolean digits:
Link.
07-23-2009 10:28 AM
08-03-2009 08:05 AM
I just came across this:
How did that happen?
08-03-2009 08:20 AM
Please give the link where you find this. Maybe lot more will be there.
Thanks,
Mathan
08-03-2009 08:33 AM
08-03-2009 09:33 AM
08-03-2009 10:04 AM
Coq Rouge is probably right. This was very common in the days of TTL and CMOS logic logic where you had a board full of individual logic IC's. You might need an inverter and have an unused NAND gate available. Waste not, want not.
08-03-2009 10:52 AM
Coq Rouge wrote:
Perhaps He/she needed an inverter and had an unused Nand floating around on the diagram. I have used that approach several times in some of my circuits
Maybe LV should have a special "Green" or ROHS icon for code which was created without deleting anything except wires.... Recycling is cool.
Shane.
08-03-2009 11:29 AM
Wayne.C wrote:Coq Rouge is probably right. This was very common in the days of TTL and CMOS logic logic where you had a board full of individual logic IC's. You might need an inverter and have an unused NAND gate available. Waste not, want not.
This was before my time. But I have heard the 7400 NAND gate circuit was the cheapest logic circuit around. So it was actually more cost-effective to only use NAND gates. Then I went to technical school we still had to learn how to make logic with only NAND gates.