LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control solenoid valves

Hello All,

 

I need to control 3 solenoid valves (MHP1-M1H-3/2o-M3-PI), using labview. The activation protocol is like this:

 

valve1 On for 2 seconds, and then Off for 1 sencond, this should start with pressing a bottom and stop after specific number of on-off cycles (for example after 100 times on-off), again with bottom.

 

valve 2 and 3 have the same protocol, but they should start after a 'delay=1 second' respectively after eachother. 

 

Since I am a new user to Labview, could you please help me how I can programm these tasks.

 

 I have attached the task description.

 

Thank you very much.

 

0 Kudos
Message 1 of 4
(3,053 Views)

@Matin88 wrote:

I need to control 3 solenoid valves (MHP1-M1H-3/2o-M3-PI), using labview. The activation protocol is like this:

 

valve1 On for 2 seconds, and then Off for 1 sencond, this should start with pressing a bottom and stop after specific number of on-off cycles (for example after 100 times on-off), again with bottom

 

valve 2 and 3 have the same protocol, but they should start after a 'delay=1 second' respectively after eachother. 

 

Since I am a new user to Labview, could you please help me how I can programm these tasks.

 

 I have attached the task description.

 

Thank you very much.


You've forgot to attach the description. And why don;t you try something or atleast come up with a flowchart.

You for trials, you can possibly use LED's on the front (representing the valves) as shown below.

 

Three valves


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 4
(3,043 Views)

Sorry I tried to upload the descrption but failed.

0 Kudos
Message 3 of 4
(3,034 Views)

State machine, http://www.ni.com/white-paper/2926/en/, would be an architecture that would fit to your requirement.

0 Kudos
Message 4 of 4
(2,943 Views)