LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Coversion from Number to Engineering value

In my VI, I want the actual value to be displayed with the number and 3digit after decimal point. But I dont understand the engineering string format? I just want the actual value to be displayed in the array.

0 Kudos
Message 1 of 2
(2,249 Views)

Use %#.3f to format your string.

format.png


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
Message 2 of 2
(2,246 Views)