LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

binary number to string conversion

I'd like to convert a binary number to a string and not lose the leading zero. See attached file.

Any suggestions?
~~~~~~~~~~~~~~~~~~~~
Paul Johnson
Renco Encoders, Inc
Goleta, CA
~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 1 of 3
(2,793 Views)
Right click on the format string input of the Format Into String. See the option called Edit Format String? Select that. In the window that pops up, there is a couple of options. Change the one that says Pad Using Spaces to the Pad Using Zeroes. There is also a lot of information in the on-line help about format strings.
Message 2 of 3
(2,792 Views)
Oh boy, that was too easy.

I was just staring at " Timing problem with my LabView VI   [ NEW ]" posted about 20 minutes ago. Maybe you should help him out instead looks like a tougher nut to crack

 🙂

Thanks


~~~~~~~~~~~~~~~~~~~~
Paul Johnson
Renco Encoders, Inc
Goleta, CA
~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 3 of 3
(2,791 Views)