HCS wrote: > Hallo Zvezdana, > where can I find this NEW version of InPort- and OutPort-VIs? The only > file I found is the old AccessHW.zip from 1998, that does not work > under WXP with LabView 6.02. > And what about LabView 7.0? I hoped, the direct hardware-access under > W2k/WXP is possible with this new release. But it is not. Does LabView > 7.0 work with the NEW version of In/Out-Port-VIs or is there another > way?
LabVIEW 7.0 for Windows ships with a new version of the VIs found in AccessHW.ZIP but uses basically the same device driver. You should be able to find those VIs under Advanced->PortIO. It really should work on all Windows platforms as far as I can say. If it doesn't for some strange reason you could try out the OpenG PortIO VI library and device driver found on sourceforge http://cvs.sourceforge.net/viewcvs.py/opengtoolkit/portIO/built/portio/ This driver supports fast port access not found in the NI Port IO driver. It isn't released as a OpenG toolkit yet but this should happen soon. It works for me under Win NT4, 2K and XP. Any feedback about problems or other suggestions about this are welcome. Rolf K