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

NI 6501

Hi all :

 

I have problems with NI 6501 Device : 

 

If I run continue test on the device (infinity run ) after much time this error appeared ,,attach see file 1.bmp ,,

 

I also send you the code to see if I do all will

 

NOTES : that evey time i activate ecah channel alone  ( I turn it on and off) total 16 channel

 

Thanks

 

すべてをダウンロード
0 件の賞賛
メッセージ1/7
4,121件の閲覧回数
Will this help?
0 件の賞賛
メッセージ2/7
4,112件の閲覧回数
I do what they suggest but its doesn't help ..
 
thanks
0 件の賞賛
メッセージ3/7
4,095件の閲覧回数
Hi Elyan,
              Did you notice this

I upgraded the RAM from 512MB to 2GB and have not seen the error since.

Do you Mean to say even after this the problem persists
0 件の賞賛
メッセージ4/7
4,083件の閲覧回数
Hi :
 
I have PC with 1GHz RAM ..
 
Does I need to rise it more
 
thanks
0 件の賞賛
メッセージ5/7
4,050件の閲覧回数
I will suggest you contact ni support over phone. Will be fixed pretty quickly.
0 件の賞賛
メッセージ6/7
4,024件の閲覧回数

Hello Elyan,

 

I did had a quick look at your code. It is best to keep DAQmx create channel, DAQmx start task and DAQmx clear task inside the loop. It is best to place thos outside the while loop.

With this in mind it is best to create a task for all the ports you want to write to. Inside the loop set (write true) or reset (write false) to the desired port.

 

I hope this will help you further.

 

Best regards,

Martijn

Martijn S
Applications Engineer
NI Netherlands
メッセージ7/7
4,018件の閲覧回数