LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

procentage

hi!
i have a problem... Just before the program sends the signal into the graph, i have to take that signal and save it as maximum, then i have to make that maximum as 100%. And then I rearange the value of the signal into three diferent stages.
 
Well.. my question is,  how can I turn the original signal into a value of 100%??
Is that possible?
 
Thx for your answers in advanced.
 
...Im using LabVIEW 6.1
0 Kudos
Message 1 of 2
(2,587 Views)
Hi topko,

using some formula like percentage=100*value/max_value should do the trick!
Best regards,
GerdW


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