ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert number DBL in to String

Goodmorning I have a problem, how to convert a number in the DBL form in to a String? 

 

0 Kudos
Message 1 of 2
(5,671 Views)

Is this a LabVIEW or a Mathscript question? What have you tried?

 

Please be very specific: Do you want to format a DBL into a human readable string using characters 0..9 and decimal delimiters, etc. (e.g. "1.456436"), or do you want to cast it to a binary string with 8 bytes in a specific byte order?

0 Kudos
Message 2 of 2
(5,652 Views)