LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have created a vi with a flowmeter

I have created a vi with a liquid flowsensor control in it. I have to store the valeu what is comming out, and make a control if the flow is to low that the machine is switched off.
After the test of the machine, i have to create a report with, duration, flow and pressure in.
So this means, all the stored valeus of the flow have te bo placed in to the report with a time and date.

How to do this.

See attached files.
Tia, William


Software: Labview 6.1
Hardware: Fieldpoint
Running with Labview 6.1
Fieldpoint hardware
Download All
0 Kudos
Message 1 of 2
(2,620 Views)
Hello William,

Thank you for contacting National Instruments.

You might want to look at some example VIs for Fieldpoint. Go to Help >> Find Examples. In the Browse tab, select Directory Structure. Double click on the Fieldpoint folder. Then double click on the getting started folder. There should be some examples listed there.
I am posting the Analog Input and Output example VIs. These show you how to read values from a sensor and write values to a control. There will need to be some kind of comparison and perhaps a case structure to output an off command to your machine.

Let me know if you need more information.

Sean C.
Applications Engineer
National Instruments
Download All
0 Kudos
Message 2 of 2
(2,620 Views)