Click or drag to resize

RelaxISPlugin_FileFormatGetData(Byte) Method

Internal overload to read data from a byte array

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public FileFormatResult GetData(
	byte[] data
)

Parameters

data  Byte
The data to identify.

Return Value

FileFormatResult
A list of impedance spectra.
See Also