Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Port read access problems under WinNT

I'm using LabWindows/CVI for accessing a self made ISA-bus interface card. Each port read access fails, though the correct data is visible at the ISA-bus. Each port read (using inp()) returns 0xFE.

- operating system is WinNT 4.0
- the low-level support driver is loaded at startup
- write port access (using outp()) works

Can somebody help me in this topic?

Thanks,
Markus
0 Kudos
Message 1 of 2
(3,226 Views)

Hi Markus,
I collected some information on this problem. Please see if it works :

Try running the example program in this link and see if it works fine.

http://ae.natinst.com/devzone/explprog.nsf/41ee12ddba6c766a8625684700691463/4066173b8d98118a86256a79004f7a7a?OpenDocument 

http://ae.natinst.com/devzone/explprog.nsf/41ee12ddba6c766a8625684700691463/78e7f3ac0de597fd86256aa20074e50b?OpenDocument 


0 Kudos
Message 2 of 2
(3,226 Views)