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

power interuption

Hello,

I am new to labView.
I am trying to write a block diagram test, which will interrupt power supply.
It starts with 10ms interruption and inreases by 10ms thereafter up to 5min.
Power should stay on for 8 seconds between interruption.
I am having hard time implemnting while loop.
here is my initial ideas.
Thank you in advance.
0 件の賞賛
メッセージ1/2
2,480件の閲覧回数
Kazak,
 
Here is some code that has the flow as you described:
 
"It starts with 10ms interruption and inreases by 10ms thereafter up to 5min.
Power should stay on for 8 seconds between interruption."
but I left out your code for interrupting the power supply. You will need to add the power supply interrupt code to do that. I commented my code to let you know where I think your code should go.

Brian
0 件の賞賛
メッセージ2/2
2,452件の閲覧回数