Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!cncst From: cncst@unix.cis.pitt.edu (Christophe N. Christoff) Newsgroups: comp.lang.pascal Subject: TP interface with A/D device Message-ID: <36333@unix.cis.pitt.edu> Date: 9 Sep 90 06:44:01 GMT References: <24370@adm.BRL.MIL> Reply-To: cncst@unix.cis.pitt.edu (Christophe N. Christoff) Organization: Univ. of Pittsburgh, Comp & Info Services Lines: 10 I have an analog A/D device, which came with a driver written for TP v3.0. The driver is a COM file so I cannot use it for new TP compilers. I just wonder if any body has a similar driver written in new Turbo pascal so that I can use it just simply by replacing proper A/D address. My program is now working, but since it is written in TP v3.0, my VGA monitor is only functioning like a CGA monitor. Any help is appreciated.