Click or drag to resize

Common Fields

The Common type exposes the following members.

Fields
  Name Description
Public field Static member GpsStatusMask Macrodyne GPS status mask (from Status 2 byte, bits 3-4).
Public field Static member GpsSynchronizationBit GPS synchronization bit (from Status 2 byte, bits 7): set = last time mark was true / tracking, not set = last time mark was false / not tracking.
Public field Static member MaximumAnalogValues Absolute maximum number of possible analog values that could fit into a data frame.
Public field Static member MaximumDataLength Absolute maximum data length (in bytes) that could fit into any frame.
Public field Static member MaximumDigitalValues Absolute maximum number of possible digital values that could fit into a data frame.
Public field Static member MaximumExtendedDataLength Absolute maximum number of bytes of extended data that could fit into a command frame.
Public field Static member MaximumPhasorValues Absolute maximum number of possible phasor values that could fit into a data frame.
Public field Static member ReferenceInputPortBit Reference input port bit (from Status 2 byte, bits 5): set = port 3, not set = port 4.
Public field Static member ReferenceOutputPortBit Reference output port bit (from Status 2 byte, bits 6): set = port 2, not set = port 1.
Public field Static member TriggerReasonMask Macrodyne trigger reason mask (from Status 2 byte, bits 0-2).
Top
See Also