Click or drag to resize
TcmpFrameCalculateCrc Method (ListByte)

[This is preliminary documentation and is subject to change.]

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
protected static byte[] CalculateCrc(
	List<byte> data
)

Parameters

data
Type: System.Collections.GenericListByte

Return Value

Type: Byte
See Also