Click or drag to resize
OperationalMode Enumeration
An enumeration of the operational modes transmitted in version 1 and version 2 ADS-B aircraft operational status messages.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum OperationalMode
Members
  Member nameValueDescription
HasSingleAntenna1024 The system is operating via a single functioning antenna (version 2 only).
ReceivingAtcServices2048 The aircraft is receiving air traffic control services.
IdentSwitchActive4096 The IDENT switch is active.
TcasResolutionAdvisoryActive8192 A TCAS RA is active.
See Also