HdlcCommunicator1ResetAssociation Method

Allowes to call creating association (openCahnnel) without previous call of closeChannel. It can be used e.g. after meter reset.

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 void ResetAssociation()

See Also