I have a VME chassis with a XycomVME XVME690 processor running LinuxOS and LabView 8.5 FDS. I am trying to get LabVIEW to read the input from a VMIC VMIVME 2532A Digital I/O card. Is this even possible? It was suggested to try using the High Level Register Access vi, but no success. I think it is an addressing issue. The I/O card's address is 0x4000 (board settable) in A16 space, but I can't seem to find anyway to put that in. Using a peek program with the processor card I am able to see the I/O card input. Any suggetions?