LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview timing vi

I am trying to write a lab view timing vi I have model 9422. I am using a pressure switch for a digital input signal to a daq assistant input.  I need to have a timed control output for a bleed off of a valve. The valve needs to bleed off for a certain time period. The input from a pressure switch would be a momentary input.  Any samples?

0 Kudos
Message 1 of 5
(1,816 Views)

You will have a digital input from a pressure switch, which will become TRUE when the valve needs to bleed off? You say it is "momentary", how long will it stay TRUE if you don't do any bleeding?

 

You have a bleed off valve, is that controlled by a digital output? You want to bleed off for a certain amount of time, is that on the order of milliseconds, seconds, minutes? What should happen if you are already bleeding off, and then the pressure switch input becomes TRUE again?

0 Kudos
Message 2 of 5
(1,752 Views)

My normally open air actuated pressure switch will close at 112psi then return to open when the pressure is below 80 psi. I am continually cycling an air compressor to see the longevity of the compressor. 

0 Kudos
Message 3 of 5
(1,746 Views)

Hi Malueg,

 


@Malueg wrote:

My normally open air actuated pressure switch will close at 112psi then return to open when the pressure is below 80 psi.


So you need a switch with hysteresis (like 96+-16 psi)?

Why did you ask for some timing?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 5
(1,728 Views)

I need to construct a timed off relay. Input from my air switch will start timer after timer times out it will turn of air valve.  

0 Kudos
Message 5 of 5
(1,696 Views)