LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I create a maximum or minimum value during continuous acquisition?

Here's an image of the problem I'm having. It's not letting me create a constant on that wire. That is the 1-D array waveform that I'm writing to the file. What seems to be the problem?

0 Kudos
Message 21 of 29
(1,557 Views)

As I said just above, attach an actual VI instead if an image.

 

I can easily create constants on arrays of waveforms. What is your LabVIEW version?

0 Kudos
Message 22 of 29
(1,549 Views)

Labview 7.1

0 Kudos
Message 23 of 29
(1,545 Views)

Well, LabVIEW 7.1 is ancient. Works just fine in LabVIEW 2012.

 

 

0 Kudos
Message 24 of 29
(1,543 Views)

Unfortunately, I think this is the only version we have in lab. I will try to see if we can update it. But if not, is there any alternatives that could work as well?

0 Kudos
Message 25 of 29
(1,538 Views)

I am sure you can program your way around it. What is the purpose of the constant?

0 Kudos
Message 26 of 29
(1,533 Views)

I'm not sure what you mean by constant. I'm still don't quite understand why a constant should be wired there. I completely understand when you said that I'm writing as an array, but am trying to read it as double, and that's where the error lies. I'm just not sure what the constant is for. Again, thank you for taking the time to help me out. I'm brand new to Labview and things are still confusing and I truly appreciate your time.

0 Kudos
Message 27 of 29
(1,531 Views)

@trannh wrote:

I'm not sure what you mean by constant. I'm still don't quite understand why a constant should be wired there. I completely understand when you said that I'm writing as an array, but am trying to read it as double, and that's where the error lies. I'm just not sure what the constant is for. Again, thank you for taking the time to help me out. I'm brand new to Labview and things are still confusing and I truly appreciate your time.


You tell me - you're the one who mentioned it:

 

"Here's an image of the problem I'm having. It's not letting me create a constant on that wire. That is the 1-D array waveform that I'm writing to the file. What seems to be the problem?"

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 28 of 29
(1,507 Views)

you can use peak detector for finding maximum and minimum value of contious graph..of any signal.

0 Kudos
Message 29 of 29
(1,402 Views)