Click or drag to resize
SurveillanceStatus Enumeration
An enumeration of the different possible surveillance status values in an ADS-B message.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum SurveillanceStatus
Members
  Member nameValueDescription
NoInformation0 No condition information or no Mode-A transponder attached.
PermanentAlert1 The Mode-A transponder setting corresponds with an emergency code.
TemporaryAlert2 The Mode-A transponder setting has been changed to an identity code that is not an emergency code.
SpecialPositionIdentification3 The Mode-A transponder is transmitting SPI along with the identity code.
See Also