Method TryDeterminePowerLineFrequency
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
TryDeterminePowerLineFrequency(ref double, bool)
Tries to determine the power line frequency of the PXI chassis using the SystemConfiguration API.
Will use power line frequency 60Hz when isOfflineModeEnabled
is true.
public static void TryDeterminePowerLineFrequency(ref double powerLineFrequency, bool isOfflineModeEnabled = false)