Click or drag to resize
IStatisticsFailedChecksumMessages Property
Gets or sets the number of messages that had a bad checksum.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long FailedChecksumMessages { get; set; }

Property Value

Type: Int64
Remarks
This will only be of interest with radios that apply a checksum to their messages, e.g. the SBS-3.
See Also