User | Kudos |
---|---|
8 | |
3 | |
3 | |
2 | |
2 |
Hello,
It should be nice to have graphical tools toGET or SET a bit in an integer. (I8 , U8, I16, U16 ... )
Today it is possible to Set / Get bits with "Bitwise operators and, or ..." integer to boolean array, boolean array to integer ...
But i think this is a "C like programming way", not a LabVIEW graphical way.
It should be interresting to GET the value of a bit using something like ...
It should be interresting to SET the value of a bit using something like ...
It should also be interresting to get / set a bit of an integer in a "Inplace structure"
I think this idea could clarify the way to access Bits in Labview ... and clarify the readability of a block diagrams.
In place of using integer masks, integer to boolean array, and , or, XOR ... the set bit / get bit could be more userfriendly.
I think that this idea could also be usefull in LabVIEW FPGA.
Manu.net
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.