CommunicatorDisplayCycleCount Field

If this value is equal to displayCycleCountWholeLine communicator waits for whole line (DisplayCycleCount bytes) to display. If this value is equal to e.g. 3, communicator displays all received bytes every 3 cycles of waiting loop.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public int DisplayCycleCount

Field Value

Int32

See Also