SpectrumAnalyzerHelperMeasureSingleFrequencyPointSAandVNATiming Method

Measures the timing for a single frequency point using the spectrum analyzer and the VNA

Definition

Namespace: Metas.Instr.Driver.SpectrumAnalyzer
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public void MeasureSingleFrequencyPointSAandVNATiming(
	out long tSA,
	out long tVNA,
	out long tTotal
)

Parameters

tSA  Int64
Time Spectrum Analyzer / ms
tVNA  Int64
Time VNA / ms
tTotal  Int64
Total Time / ms

See Also