<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Rohit,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp; Yes and all 
OK</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; Colin</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=rohit@cfl.co.nz href="mailto:rohit@cfl.co.nz">Rohit Gupta</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=delphi@delphi.org.nz 
  href="mailto:delphi@delphi.org.nz">NZ Borland Developers Group - Delphi 
  List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, October 17, 2008 12:23 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [DUG] Controlling PC 
  Hardware Ports</DIV>
  <DIV><BR></DIV>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 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 
    href="http://www.eset.com" 
moz-do-not-send="true">http://www.eset.com</A><BR><PRE wrap=""><HR width="90%" SIZE=4>
_______________________________________________
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>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>NZ Borland 
  Developers Group - Delphi mailing list<BR>Post: delphi@delphi.org.nz<BR>Admin: 
  http://delphi.org.nz/mailman/listinfo/delphi<BR>Unsubscribe: send an email to 
  delphi-request@delphi.org.nz with Subject: 
unsubscribe</BLOCKQUOTE></BODY></HTML>