FlagFrameGetBCC Method

Spočítá kontrolní součet zprávy

Definition

Namespace: OddPrg.Protocols.Flag1
Assembly: OddPrg.Frames.Flag (in OddPrg.Frames.Flag.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static byte GetBCC(
	ByteBuffer data
)

Parameters

data  ByteBuffer
Data Zprávy (bez bajtu kontrolního součtu).

Return Value

Byte
Kontrolní sloučet zprávy

See Also