Click or drag to resize

RelaxISWCFLinkProxyGetCurrentGroupSpectra Method

Gets a list of all spectra in the current group.

Namespace: RelaxIS_SDK.RelaxISWCFLink
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<ImpedanceSpectrum> GetCurrentGroupSpectra()

Return Value

ListImpedanceSpectrum
The list of spectra, or null if no group is active.

Implements

IRelaxISWCFLinkGetCurrentGroupSpectra
See Also