[code:1:5b2cced2ab]
If Pressure5 >= Plow And Pressure5 <= Phigh Then
'Activate all Air Cylinders
Else
'Deactivate all Air Cylinders.
end if
[/code:1:5b2cced2ab]
This should work, some us some more code how you declare Pressure5, plow and Phigh.
↧