There is no direct way to access ISA bus from LabVIEW under NT. You
always need a kernel mode driver to do that.
We have used a general kernel mode driver from <a
href="www.kithara.de">Kithara</a> which allows you read and write to
the ISA bus.
VISA has also capabilities to access HW addresses but I'm not sure if
they work with ISA. I have only seen examples for PCI/PXI.

Reply via email to