First post, by joeycampbell
Hi I'm trying to run a piece of hardware (which currently works on a windows 98 machine) to work on a windows 7 enterprise 32 bit machine. The hardware is a KingCycle bike trainer that measures wattage output and connects via the serial port. I've got the hardware plugged into the COM1 serial port on the windows 7 machine. The software has been configured for compatibility mode in windows 98. I've checked on the device manager to ensure that the serial COM1 port is working ok and that drivers are up-to-date. I've installed DosBox to run the Kingcycle application and I've restarted the pc several times.
The issue I'm having is that when the software tries to communicate with COM1 it stalls and gives the error 'No Interface Fitted, Error Return Code = (HEX) 8000'. Is there anything in particular in the COM/Port settings that needs to be changed so as to sync up with the hardware correctly ? I'm not sure if this setting needs to be changed but currently the Baud Rate is set to 9600.
Any info would be great.