Click or drag to resize
ModeSMessageCommBMessage Property
Gets or sets the content of a 7-byte message being sent to the ground in the MB field of the reply.

Namespace: VirtualRadar.Interface.ModeS
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte[] CommBMessage { get; set; }

Property Value

Type: Byte
See Also