I have been using the functions INPORT and OUTPORT in my programs, to set some voltage levels in the serial port. The problem is that now I need my programs to run in Windows 2000 and NT. Is there a fast solution to make register writes in those operating systems?
Besides AccessHW, if you want to control something like DTR or RTS, VISA and the old serial driver gives you this capability with using inport/outport.