Click or drag to resize

IRelaxISProgramInterfaceGetActiveSpectrum Method

Get the currently active impedance spectrum, if any.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
ImpedanceSpectrum GetActiveSpectrum()

Return Value

ImpedanceSpectrum
The spectrum, or null if no spectrum is active.
See Also