Hi there,
The problem I have is displaying the maximum and minimum power from a waveform chart. I have a Labjack U12 interface card, where I take in two voltages. One of the input voltages is converted to current by simply dividing the value by the small sense resistor in the external circuit that the voltage is across. I then calculate the power by multiplying the voltage by the current (P = VI) in LabVIEW. This power is then plotted with time on the waveform chart.
What I would therefore like to do is display the minimum and maximum power in an indicator, as the voltage and current are changed by varying the load in the external circuitry I have connected to the interface card.
I have tried using th
e Max&Min block from the Comparison function, but the values of the maximum and minimum power are the same.
Please find attached the LabVIEW version 6.1 file.
Thanks very much, Neil.