Table of Contents

Method TryDeterminePowerLineFrequency

Namespace
NationalInstruments.SemiconductorTestLibrary.Common
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

TryDeterminePowerLineFrequency(ref double)

Tries to determine the power line frequency of the PXI chassis using the SystemConfiguration API.

public static void TryDeterminePowerLineFrequency(ref double powerLineFrequency)

Parameters

powerLineFrequency double

The power line frequency variable to be updated. It falls back to the original value when the try fails.