Class Utilities
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Provides general helper methods.
public static class UtilitiesInheritance
Inherited Members
Methods
- CreateDCPowerAdvancedSequencePropertyMappingsCache()
-
Initializes the cache for the DC power advanced sequence property mappings. This method is called in the SetupNIDCPowerInstrumentation method to reduce the first-call latency when the cache is needed later.
- GetPropertyMappingsCache()
-
Gets the cached mappings between the properties of NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerAdvancedSequenceStepProperties and their corresponding NationalInstruments.ModularInstruments.NIDCPower.DCPowerAdvancedSequenceProperty enumeration values.
- GetUnsupportedModels(params TriggerType[])
-
Returns the set of DC Power instrument model strings that are not supported for the specified trigger types.
- GetUnsupportedTriggerTypes(string)
-
Returns the set of NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.TriggerType values that are not supported for the specified DCPower model string.