On Sat, 12 Mar 2011, John Lee wrote:

I'm trying to get data from a device via a serial (com) port, 9600 baud,
connected via the prolific cable (serial to usb). This allows one to connect
a serial device via a usb port (many new PCs do not have a real serial port.
I've  loaded the prolific driver.

Anyone have fpc program that'll work on win xp.

John, any unit that will talk to a "standard" COM port should work - when you plug in the cable, it should enumerate as a COM port - I do this with an FTDI adapter board that I use with my custom Arduino projects. Granted, my stuff is Delphi, but under Win32, there shouldn't be any difference in how the ports are accessed from FPC.

g.



--
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.simpits.org/geneb - The Me-109F/X Project

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!

Political correctness is a doctrine, fostered by a delusional, illogical
minority, and rabidly promoted by an unscrupulous mainstream media, which
holds forth the proposition that it is entirely possible to pick up a turd
by the clean end.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to