Click or drag to resize

IndependentInputAdapterManagerBaseSignalTypes Property

Gets per adapter signal type for output measurements, used when each output needs to be a different type.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual SignalType[] SignalTypes { get; }
View Source

Property Value

SignalType

Implements

IIndependentAdapterManagerSignalTypes
See Also