CTSHolding in serial communication control from Sax?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Wong

    CTSHolding in serial communication control from Sax?

    Hi Everybody,

    I'm using VB.NET 2003 and have installed serial communication control from
    Sax. However, I found that there is no CTSHolding property which I use
    before in VB6's MSComm to determine the status of an external device. Do
    you have any idea on this issue?

    Thanks for your attention and kindly advice!

    Regards,
    James Wong


  • Dick Grier

    #2
    Re: CTSHolding in serial communication control from Sax?

    Hi,

    In the full product the equivalent to CTSHolding is the CTS property. I'm
    not sure about the Community Edition.

    If it doesn't have a CTS property (this property is not shown in the docs),
    you can download NETComm.ocx from my homepage (it has CTSHolding).

    Dick

    --
    Richard Grier (Microsoft Visual Basic MVP)

    See www.hardandsoftware.net for contact information.

    Author of Visual Basic Programmer's Guide to Serial Communications, 4th
    Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
    www.mabry.com/vbpgser4 to order.


    Comment

    Working...