SIFWorks ADK 2.0
TelemetryList Constructor (telemetry)
NamespacesEdustructures.SifWorks.TransTelemetryListTelemetryListTelemetryListNew(Telemetry)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public TelemetryList(
	Telemetry telemetry
)
Public Sub New ( _
	telemetry As Telemetry _
)
public:
TelemetryList (
	Telemetry^ telemetry
)
Parameters
telemetry (Telemetry)
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.

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