An enumeration of the different values of the ELM control bit in KE fields.
Namespace: VirtualRadar.Interface.ModeSAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Enumeration ElmControl
public enum class ElmControl
Members
| Member name | Value | Description |
---|
| DownlinkTransmission | 0 |
Indicates that the MD field contains a segment of a downlink ELM being sent to the interrogator.
|
| UplinkAcknowledgement | 1 |
Indicates that the MD field contains control codes for an uplink ELM.
|
See Also