From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

U32 Read Key.vi with hex value

Is there a way for the Read Key.vi  to read an hexadecimal value when set to U32 (or I32)? (maybe a case for the LabVIEW Exchange Idea?).

It would be cleaner than to read an hex string and then convert it.

 

Ben64

0 Kudos
Message 1 of 3
(2,474 Views)
Write subvi which does it in a way you described it. Seems clean enough for me 😉
0 Kudos
Message 2 of 3
(2,455 Views)

That might be one for the idea exchange.  I'm seeing a Decimal String To Number inside of that polymorphic instance.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(2,450 Views)