[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    ComParity()

         Determines comunication parity

    Syntax:

         ComParity( nParity ) -> Nil

         nParity : A parity type.

                      0  or  COM_NONE
                      1  or  COM_EVEN
                      2  or  COM_ODD
                      3  or  COM_ZERO
                      4  or  COM_ONE

                   Defined in Fast.ch

    Description:

         ComSpeed() determines comunication parity.

    Return:

         Nothing.

    Example:

         ComParity( COM_NONE )          // without parity

See Also: ComSpeed()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson