Al 20/03/11 19:47, En/na johnelee1...@googlemail.com ha escrit:
> Paul and other responders, thanks. Think I'm a bit clearer how to do it now.
>
> q1) My com device is an energy monitor that sends a block of xml data, 1000
> bytes or so, every 6 secs. Guess this means I might be better 'using get
Paul and other responders, thanks. Think I'ma bit clearer how to do it now.
q1) My com device is an energy monitor that sends a block of xml data, 1000
bytes or so, every 6 secs. Guess this means I might be better 'using getbuf
or whatever it's called in synaser, rather than single char at a
try synaser, its portable across various O.S. and provides a very
modern interface.
2011/3/12 Paul Breneman :
> John,
>
>> 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
John,
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
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