OK, I'll admit I give up pretty quick, but where can I find a bitwise AND operation in LabVIEW? I don't really have to convert these numbers to boolean arrays, do I?
In article <7nkvlm$rth@student1.physics.umd.edu>, Andrew Berkley wrote: >OK, I'll admit I give up pretty quick, but where can I find a >bitwise AND operation in LabVIEW? I don't really have to convert >these numbers to boolean arrays, do I? > >Andrew
Alright, the "boolean" AND function does have a note in its help file that it will do bitwise AND on numeric input. Sorry for the waste of bandwidth (but this newsreader won't let me cancel this post anyway).