Click or drag to resize

IRelaxISWCFLinkGetCurrentGroupSpectra 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
[OperationContractAttribute]
List<ImpedanceSpectrum> GetCurrentGroupSpectra()

Return Value

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