FlagFrameCheckBCC Method

Zkontroluje kontrolní součet přijatých dat

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 bool CheckBCC(
	ByteBuffer data
)

Parameters

data  ByteBuffer
 

Return Value

Boolean
true - Kontrolní součet sedí

See Also