I need to build LabView drivers to run on NT for a piece of in-house custom
hardware, which has an EPP interface. I've looked at using the serial port
access to LPTn approach, however this doesn't do the job - presumably this
sends and receives data bytes but not address bytes.
I was thinking of using a driver providing user-land access to the parallel
port registers (for example, the driver HP distribute for free at
http://www.tm.agilent.com/tmo/pia/HPVEE/PIANews/software/English/HPVEE_Win32
_NTPPIO.html) and layering LabView code on top of that. Are there any other
approaches I should consider, for example is VISA capable of supporting EPP,
which requires "inport/o
utport" access to the address and data registers on
the parallel port?
TIA Kev.
--
Kevin F. Quinn
Email: kevq@banana.demon.co.uk
Web: www.banana.demon.co.uk