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,625 Views)
Solution
Accepted by 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,618 Views)
sorry failed to add attachment.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 3 of 5
(2,616 Views)

Thanks a lot 🙂

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