Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Hans-Peter Diettrich Newsgroups: comp.lang.pascal.delphi.misc Subject: Re: Lazarus and FreePascal Date: Tue, 23 Aug 2016 11:14:07 +0200 Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net Qs69SudiXRFpOdPxSuwdygRP+/ErLWXxOekOzzBBLYN5U2ydrX Cancel-Lock: sha1:DUXng1JLoW8hvIekmVN92xGQc3A= User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: Xref: csiph.com comp.lang.pascal.delphi.misc:727 P E Schoen schrieb: > I have a USB > serial port designed in a custom data acquisition board, and when a > Ctrl-T character is sent, it returns a stream of 240 unique character > pairs, at 4800 characters per second, on a 57.6 kB connection. I was > able to accomplish this with a TEST button and an OnClick handler. Fine :-) Does your entire project now run, based on Lazarus? DoDi