LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i display binary data on the front panel

how can i display binary data on the front panel? currently all the datas are displayed in decimal. however, i want to display them in binary to ease my testing. how should i do?

thks
0 Kudos
Message 1 of 3
(2,605 Views)
u mean this?
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 2 of 3
(2,605 Views)
Think that I've already answer this question, but here it is:
just right-click on your digital control/indicater (must be integer type), select Format&Precision from the pop-up menu and in the dialog that follows select Format->Binary.
Octal and hexademical form of representation are also available.
0 Kudos
Message 3 of 3
(2,605 Views)