<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If you are still persuing this, as mentioned,, you need to use ioport.&nbsp;
check out this website<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.winsoft.sk/">http://www.winsoft.sk/</a><br>
<br>
I had to use it to write a threaded spooler for legacy, expensive
serial printers.<br>
<br>
<br>
Colin/Mina wrote:
<blockquote cite="mid:7DB4B48EFB594A57BDB4CC4FBAD2E255@colmin37b3dba3"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16705" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hi,</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">&nbsp; I want to monitor some code to
ensure that I have some timing correct. I was hoping to hook my
oscilloscope to a readily available electrical signal (Such as Serial
Port RTS) and to add&nbsp;instructions in my code to set and clear the
appropriate modem port.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">&nbsp; Unfortunately the old Turbo Pascal
instructions that allowed this, eg </font></div>
  <div><font face="Arial" size="2">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Port[$2FC] := 2)&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // Set b2 of Modem Register and </font></div>
  <div><font face="Arial" size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Port[$2FC] := NOT
2)&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //&nbsp;Clear b2 of Modem Register </font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">&nbsp;&nbsp;&nbsp;&nbsp; but these don't appear to be
available in Delphi (not in D5 anyway).</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">&nbsp; Any solutions please?</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Thanks</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">&nbsp;&nbsp;&nbsp;&nbsp; Colin</font></div>
  <br>
  <br>
__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3509 (20081009) __________<br>
  <br>
The message was checked by ESET NOD32 Antivirus.<br>
  <br>
  <a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a class="moz-txt-link-abbreviated" href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a> with Subject: unsubscribe


__________ Information from ESET NOD32 Antivirus, version of virus signature database 3509 (20081009) __________

The message was checked by ESET NOD32 Antivirus.

<a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>
  </pre>
</blockquote>
<br>
</body>
</html>