SIFWorks ADK 2.0
TelemetryList Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoTelemetryList

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <TelemetryList> element.
Declaration Syntax
C#Visual BasicVisual C++
public TelemetryList TelemetryList{ get; set;}
Public Property TelemetryList As TelemetryList
public:
property TelemetryList^ TelemetryList {
	TelemetryList^ get ();
	void set (TelemetryList^ value);
}
Value
A TelemetryList
Remarks

The SIF specification defines the meaning of this null as: "Indicators and values provided by the hardware along with this position snapshot. For events, it is safe to assume that one of these items triggered the hardware to issue an update."

To remove the TelemetryList, set TelemetryList to null

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10