From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(4,475 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
(4,456 Views)