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.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

converting string that is 64 bit number to the an actual number

Greetings,

 

I currently have a string that represents a 64 bit number. Any way to convert that to the actual numeric value?

 

Val () only does 32 bit.

 

Thanks for any path you can set me down.

 

Chazzzmd

0 Kudos
Message 1 of 2
(4,058 Views)

Int64() or UInt64().

 

Hope this helps,

-Doug

0 Kudos
Message 2 of 2
(3,924 Views)