Link to home
Start Free TrialLog in
Avatar of miguel_new
miguel_new

asked on

CE.NET microseconds

I need to scan an IO port in microseconds.  Could this be done using Windows CE.NET?  If yes what function can I use to achive this?

Thanks
Avatar of gerodim
gerodim

do you mean embedded visual tools????
Avatar of miguel_new

ASKER

no, not the tools to use but can I achive to scan the status of the IO port int micro seconds instead of milliseconds?  

For example if i am in a loop, to slow it down 1ms i would use Sleep(1).
ASKER CERTIFIED SOLUTION
Avatar of NicCOConnor
NicCOConnor

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial