LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HELP WITH GENERATE RANDOM FLOATING NUMBER

Solved!
Go to solution

Okay, thank you so much. I really appreciate it!. 

0 Kudos
Message 11 of 13
(482 Views)

Thank you so much for your reply. you are so awesome!

0 Kudos
Message 12 of 13
(482 Views)

@aeastet wrote:

I would use the point by point max value. That is what you said that you were looking for. You can use the built in function to increment for the iteration count.


I'm not a fan of the Max & Min PtByPt VI just due to the overhead it has inside of it when it comes to the goals we are after here.  If you wanted a Max value over the last X samples, then I would use the PtByPt VI.  But for a max value over all acquired, a simple shift register does the job quite well.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 13 of 13
(480 Views)