Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/17/01 21:55
Read: times


 
#15792 - RE: my darling parallel port
Hi michael,
As mentioned before,in WinNT and Win2k, all I/O must be doen thru Windows using APIs.

You could try the standard documented APIs, the use of which is easily available on the MSDN site at http://msdn.microsoft.com

Boondog.com is a very interesting site, and I am sure you'll find this page in their tutorials section very useful:

http://www.boondog.com/tutorials...ltutor.htm

However I find that these are rather unreliable when it comes to timing. The Windows OS totally takes over all critical timing functions, and your application is pre-empted by some damn internal processes. Hence I wouldn't recommend the standard Windows Timer Object. However I believe there ARE alternative dll's available for download on the net. Try a search on Google.

Also try a few embedded development links for more help.

kundi

List of 25 messages in thread
TopicAuthorDate
my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port - Kunal            01/01/70 00:00      
RE: my darling parallel port - Kunal            01/01/70 00:00      
RE: my darling parallel port USE A DLL!            01/01/70 00:00      
RE: my darling parallel port ...Andy            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port            01/01/70 00:00      
RE: my darling parallel port, Steve            01/01/70 00:00      
RE: my darling parallel port, Steve            01/01/70 00:00      
RE: my darling parallel port, duh            01/01/70 00:00      
RE: my darling parallel port, Erik            01/01/70 00:00      
RE: my darling parallel port, Steve/Erik            01/01/70 00:00      
parallel port            01/01/70 00:00      
RE: parallel port            01/01/70 00:00      

Back to Subject List