Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Watchdog timout errors on NI-7356 (-70035 NIMC_watchdogTimoutError)

Hi,

 

I have a test setup based on a NI-7356 controller. It controls 6-axis, performs contouring and high speed capture.

 

I have two types of watchdog errors:

1. The computer has to be cold started twice before the controller works. The first startup results in a watchdog timeout error making it unusable without a new cold start.

2. Random watchdog errors (-70035 NIMC_watchdogTimoutError) occur when running the program. They usually occur on completion of a simple move or while intermediately halting a move. This can happen with or without high speed capture/contouring. These errors require a reset of the controller (no power cycling).

 

I already reduced the number of calls to the controller (e.g. checking for motion complete every 50ms or more, updating contour buffers every 200ms, reading high speed capture buffers every 200ms) so it doesn't get flooded.

 

Any ideas why this is happening? How can I solve this?

 

Kind regards,

Wouter

 

0 Kudos
Message 1 of 7
(6,532 Views)

The second problem seems to be solved for now. There seems to be a (driver?) issue when clearing multiple high speed capture buffers in quick succession causing random watchdog timeout errors. By adding time delays before and after the clear buffers command, the program seems to be more stable. A dirty solution though... .

 

No solution for the first problem yet ... .

0 Kudos
Message 2 of 7
(6,505 Views)

Hello Wouter,

 

Which OS are you using?

Do you have the possibility to test it on another PC? (with different OS)

 

Can you post the following 2 reports?

http://digital.ni.com/public.nsf/allkb/DDF39729A407BFC1862578F7007807A3?OpenDocument

http://digital.ni.com/public.nsf/allkb/271F252B4EF0A2E0862570E70056A1E4?OpenDocument

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 3 of 7
(6,485 Views)

Hello Thierry,

 

I'm using Win7. I do not have the possibility to test on another system/OS.

 

I've attached the requested reports. Thank you for taking the time to look into this.

 

Best regards,

Wouter

Download All
0 Kudos
Message 4 of 7
(6,480 Views)

Hello Wouter,

 

Do you have the possibility to test it in a different PCI-slot?

Can you specify the exact error you get? (eg. screenshot)

Is this error -70035 and do you see a red exclamation mark next to it?

 

Would it be a possibility to do a driver (and corresponding firmware) update?

 

 

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 5 of 7
(6,462 Views)

Hi Thierry,

 

I tried a different PCI slot but it didn't solve the problem.

Drivers and firmware are the most recent ones.

I've attached a screenshot of the (startup) error.

 

Best regards,

Wouter

 

0 Kudos
Message 6 of 7
(6,446 Views)

Hello Wouter, 

 

Then it's either related to the card (HW side or software configuration) or to the pc itself.

One thing we for sure need to check is if the shutdown feature is disabled of your card (check http://www.ni.com/pdf/manuals/371060b.pdf )

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 7 of 7
(6,429 Views)