Sunil Ingawale
May 11th, 1999, 11:28 PM
How do I access PC Addon card in EISA Slot on Windows NT/95?
|
Click to See Complete Forum and Search --> : Add ON Card Access Sunil Ingawale May 11th, 1999, 11:28 PM How do I access PC Addon card in EISA Slot on Windows NT/95? shridhar rao May 11th, 1999, 11:44 PM Hi Could you give me some details about what exactly the card is supposed to do. I could help you out on this Sunil Ingawale May 13th, 1999, 03:49 AM Hi Sridhar, Thanks for the immediate response. Let me clear your doubt about the card operations. The card is 4 channel Analog to digital converter card. The four channels are receiving the temperatures from the temp probes from an heat exchanger. I want to monitor these temperatures on a remote system. How do I access the information from the card ? Suppose the address is 4000H (Assume the address ) Then how to read the card buffer which is having information. As you might be knowing , direct addressing through inp() or inportb() C runtime library functions will support only for WINDOW 95. I want this to be in WINDOW NT. To be very specific I want this driver to be general Purpose. Please reply me with a solution as you have done it before. Thanking you in anticipation. Regrads Sunil M Ingawale Banaglore, INDIA. Surinder May 14th, 1999, 12:07 AM I don't have any comments on the Add on card, but I would like to ask u some questions on this.. **What is the maximum speed that our serial port can provide it we want to interface PC to some other controller (uC) serially? Can it give 256 Kbits/sec. **Which is the best way to comm. serially,a VXD, MFC class,or WinAPI? **I want to synchronize my events with timer IC (internal system Timer or External timer using Plug in card) at rates upto 50 Khz. ** If I connect external Timer & link it with interrupt 2(IRQ2) ,will it work with windows API or so without using VXDs. ICQ #3760 3760 Teresa May 17th, 1999, 06:35 AM Hi, I had the same problem with another card. See this web, I think it is that you need: www.direct-io.com codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |