Hello Guest it is June 05, 2026, 10:13:54 AM

Author Topic: digital and analog i/o interface board  (Read 7797 times)

0 Members and 2 Guests are viewing this topic.

digital and analog i/o interface board
« on: July 23, 2013, 04:20:15 AM »
Hi
I'm trying to design a digital and analog  i/o interface board, there is many problem:

1 : i need to use MyHighspeedUpdate() function, (40 Hz update) instead MyUpdate() function that runs 10 Hz.

no function exequte  in  MyHighspeedUpdate()
how can i use MyHighspeedUpdate()  ?