HdlcCommunicator1ChangeComParams Field

Procedure for changing of more than one communication parameter in one step (procedure). This procedure is primary executed, if it is assigned. Then the ChangeBaudrate, ChangeParity, ChangeDataBits and ChangeStopBits procedures will not be executed. Null value of parameter for those parameters can be used to declare, that you want to keep this parameter without change.

Definition

Namespace: OddPrg.Communication.Hdlc
Assembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
C#
public ChangeComParamsProc ChangeComParams

Field Value

ChangeComParamsProc

See Also