08-14-2021 06:13 AM
Hello,
I've been successfully using a 1ms Async Timer for years in my control software for several years, but the application seems to be on it's limits these days.
For improved stability, I would like to try using a hardware timer to generate the callback function instead of an software Async timer.
It seems that I cannot use the "Signal Event" with my PCIe-6363 card.
1) should I be able to do this with any of the functionality on my card?
2) If not, is there a cheap counter card/usb that I can add that will?
Thanks,
Terry Moss
Technical Manager
Robert Bosch
08-25-2021 05:03 AM
PCIe 6363 has 4 counters/timers, Why you cannot use the Signal Event?
08-25-2021 06:57 AM
As I tried it, I received an error message that said it wasn't supported.
09-13-2021 07:54 AM
There are a few examples on the official web page have you tried them?