Click or drag to resize

RelaxISWCFLinkProxyGetActiveSpectrum Method

Gets the currently active spectrum.

Namespace: RelaxIS_SDK.RelaxISWCFLink
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public ImpedanceSpectrum GetActiveSpectrum()

Return Value

ImpedanceSpectrum
The currently active spectrum, or null if no spectrum is active.

Implements

IRelaxISWCFLinkGetActiveSpectrum
See Also