NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Active Participant
KRAZE4LV
Posts: 301
0 Kudos

Re: How to Control the Valves and Pump with Labview?

Hello Sachsm,

Please can you explain the working of your FDC Maintenance.vi.

How are you configuring the PXI with the pump?

Do you some more similar examples?

I need to control the chemical pump.

Active Participant
sachsm
Posts: 756
0 Kudos

Re: How to Control the Valves and Pump with Labview?

What kind of pump are you interfacing to and what are the signal needs to control/monitor?

Active Participant
KRAZE4LV
Posts: 301
0 Kudos

Re: How to Control the Valves and Pump with Labview?

1.Chemical cleaning pump SGE-5E, 150AX125A, volume 2.8meter cube/min, attached motor 50HP/4P/440V

2.  Level transmitter and indicator

3. Pressure transmitter: PSHH model, -1-10bar, PT 3/8'. 4-20mA, 2wire DC 24V

4. Digital Pressure transducer gauge: -1-10bar, PT3/8", 4-20mA, DC 3wireDc24V

5. Vibration sensor Rockwell sensor, ICP accelerometer, 9100, sensivity 99mV/g Output bias 11.4VDC

6. Temperature sensors

7. Two Heaters

I need PXI control all these above mentioned.

 

 

Active Participant
KRAZE4LV
Posts: 301
0 Kudos

Re: How to Control the Valves and Pump with Labview?

I have DAQ Ni 6251 so I prefer using voltage type signals.

1.DI/Do for pump start and stop, heater On/Off

2. AI signals for pressure transducer, level transducer

Active Participant
KRAZE4LV
Posts: 301
0 Kudos

Re: How to Control the Valves and Pump with Labview?

As mentioned above I need to Control the chemical pump, please see the VI I have developed.

1. I want to use DAQ for signal acquisition for temperature, pressure, voltage, current.

2. Control the pump On and Off, Heater On/Off. How Can I connect it?

3. I tried using the example of tank simulation. But I am unable to understand the VI what is the farmula generated in average Sub-VI, Level subVI, Temp. Sub VI.

4. In my VI where can I put the main power control button.

5. I want to read the voltage and current values to be read from the pump and displayed on the front panel, Do you this I did the correct coding?

I have to feed these data values collected to the PLC. How can I do that?

 I am also posting the picture of the remote panel but i want to replace it to NI control.

 

 

Active Participant
sachsm
Posts: 756
0 Kudos

Re: How to Control the Valves and Pump with Labview?

Here are a few suggestions:

 

1. Inner while loops must be set to only run once or they need to be taken out of the larger overall while loop, otherwise they will prevent any other code within your main loop from executing. 

2. Pressure Daqmx read should be 1 channel/1 sample

3. Elapsed time needs to be initialized to 0 at the outside of the while loop

4. Elapsed time is not connected correctly to your calc subvi

 

I am not sure what you mean by 'how do I connect Pump On/Off'.  Do yo mean electrically to the Pump Motor?  If so then you will need a solid state relay and possibly a motor starter module. 

Active Participant
KRAZE4LV
Posts: 301
0 Kudos

Re: How to Control the Valves and Pump with Labview?

Thank you for your suggestion.

Please see the modified VI as per your advice.

Software side:

1. In my VI I want to build emergency stop and main power on/off. How can I do that?

2. Please can you explain me the working of the example VI level measurement of tank, I took from the example but there is no explaination.

3. I want to collect all data, pressure, voltage, currect, temperature and level, store it in excel file. How can I do that?

Hardware side:

Please see the picture attached. How can i connect with the PXI?

 

Active Participant
sachsm
Posts: 756
0 Kudos

Re: How to Control the Valves and Pump with Labview?

Can't really tell anything from the pictures.  Do you have a electrical schematic?

Active Participant
KRAZE4LV
Posts: 301
0 Kudos

Re: How to Control the Valves and Pump with Labview?

I am getting error -50103, occurred at DAQRead(analog) Possible reason the specified source is reserved.

But I checked all the channels How I can remove the problem?

Still I am struggling Main power switch to control all operations.

 

Knight of NI
Dennis_Knutson
Posts: 29,330
0 Kudos

Re: How to Control the Valves and Pump with Labview?

The error has been discussed numerous times. Did you try to do a search for it?

 

Combine all of your separate tasks on the same hardware into a single task.

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page