LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert binary value into binary string in labview ?

Solved!
Go to solution

Hi All,

 

I need to convert the binary value into binary string. We have decimal or hexadecimal or octal numbers into decimal string, hexadecimal string and octal string

 

 

0 Kudos
Message 1 of 5
(2,595 Views)
Solution
Accepted by topic author pmg08
Hi pgm, Use the "Format into String" function. See the example attached. "%b" is the format specifier for binary number to string.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
Message 2 of 5
(2,588 Views)
sorry failed to add attachment.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 3 of 5
(2,586 Views)

Thanks a lot 🙂

0 Kudos
Message 4 of 5
(2,580 Views)
Kudos!! are welcome 🙂
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 5 of 5
(2,577 Views)