キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

One time Message in While Loop

I'm trying to have a message appear only once when a boolean switch is turned on. The switch is in a While loop that controls instruments. Is my approach (see attachment) the best one or is there a simpler way?
The code is in Labview 7.1

Thanks,

Steve
0 件の賞賛
メッセージ1/5
3,181件の閲覧回数
Change the mechanical action of the switch to Latch when Pressed. Then you can simplify as shown in the attached vi.
- tbob

Inventor of the WORM Global
0 件の賞賛
メッセージ2/5
3,180件の閲覧回数
The "Read a Message" button also turns on the instrument in the frame. Is there a way to keep the switch on and have a one time message tell the operator to "set the voltage" but not have so much code. I've modified the VI to better explain what I want it to do.
0 件の賞賛
メッセージ3/5
3,165件の閲覧回数
Something like this? Its just a round about idea using shift registers...
Didnt include the loop for the instrument control for clarity.
0 件の賞賛
メッセージ4/5
3,159件の閲覧回数
Mrr... editing a message would be a nice feature
0 件の賞賛
メッセージ5/5
3,156件の閲覧回数