OddPrg.Communication.Hdlc Namespace
[Missing <summary> documentation for "N:OddPrg.Communication.Hdlc"]
HdlcCommunicator1 |
A class that allows to communicate through serveral channels (like TCP, Serial) wrapped in HDLC frames. Only normal response mode with frames of type 3
is supported.
|
HdlcActivityTimeoutExpired |
Called when no communication with a server (meter) is done during a time defined by HdlcInactivityTimeout connection parameter.
|
HdlcNextInformationAdded |
Called when next information frame (I/UI) is successfully parsed. It returns an information part of the frame in data parameter.
|
ChangeBaudrateProc |
Delegát pro callback nastavující přenosovou rychlost
|
ChangeComParamsProc |
Delegate for changing of more than one communication parameter in one step (procedure).
Use null value, if you want to keep some parameters without change.
|