How to get a Pause and un-Pause function into my vi

2004-04-20 Thread BartBlue
Hello there, I have created a vi with the following things: 1) Pressure control 2) Flow control To pause: Pressure to high Pressure to low Flow to high Flow to low When it is in pause: - the power should be cut of and the valve should be closed and the remaing time

Re: How to get a Pause and un-Pause function into my vi

2004-03-25 Thread Dennis Knutson
This is easily done with a state machine architecture. There is a simple example written in LabVIEW 5.0 that can be found A href=http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CB989111EE034080020E74861p_node=DZ52076p_submitted=Np_rank=p_answer=p_source=External;here/A. The