ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re-initializing my array with reset button

Solved!
Go to solution

Hey cbutcher !

 

Sorry to bother you once again. Hope youre doing fine.

 

Im stuck with one issue now. I have a 16-bit data and I wish to read each bit individually. This is because each bit represent a particular information. (E.g. It represents whether the warning is on for each component, if it is on, I would read a "1", if it is off " I would read a "0"). 

But I am unable to read each individual bit. 

 

Your help would be greatly appreciated.

 

Regards,

Jarrold

0 Kudos
Message 91 of 93
(817 Views)

Assuming what you have is a U16, you can simply use the Number to Boolean Array primitive to get a boolean array 🙂


GCentral
Message 92 of 93
(813 Views)

@cbutcher wrote:

Assuming what you have is a U16, you can simply use the Number to Boolean Array primitive to get a boolean array 🙂


Yeah, i got my project to work perfectly cbutcher ! 

 

Now, I got this problem and I am not very sure where went wrong. 

Apparently, after i generate my report, the font size doesn't seem to be right. I tried setting my template font size already but it still isn't working. Do you have any idea? 

Attached is an image of the generated report for you to have a better idea of what I am talking about. Observed that fonts are so much smaller than "Load (%)" which shouldn't be case. I want them all to be the same. 😞

0 Kudos
Message 93 of 93
(803 Views)