LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a hexadecimal constant in LabVIEW

How can I create a hexadecimal constant in LabVIEW
0 Kudos
Message 1 of 4
(14,106 Views)

Just drop a normal integer constant on the BD and change the representation to hex. See attached VI

 

hex constant.png

Message Edited by nrp on 10-23-2009 12:33 PM
Download All
Message 2 of 4
(14,101 Views)
But the X mark is not appearing on the left
0 Kudos
Message 3 of 4
(14,092 Views)

cooldude wrote:
But the X mark is not appearing on the left

Right click on the constant and select 'Visible->Radix' now a 'd' for decimal appears, just click on it and select Hex.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 4 of 4
(14,088 Views)