LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

number presentation

Solved!
Go to solution

Hi everyone

currently i'm working on a project with a high measurement resolution , and i'm facing an issue that labview does not take in consideration all of the digits. i changed the indicator representation to extend precision but nothing changed. here's an exemple , when the measuremet is 512,0029875 the labview take only 512.003 , is there a solution to manipulate all of the digits?? thnks 

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

Hi Brainiac,

 

maybe all you need to do is to change the formatting of the indicator?

("Formatting" is a different setting than "representation"!)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,444 Views)

Hi 

 

0 Kudos
Message 3 of 4
(2,436 Views)
Solution
Accepted by topic author Brainiac91

R-click numeric Indicator -> Properties -> Display format tab.
Display Format.PNG

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 4 of 4
(2,430 Views)