Method ApplyRelayConfiguration
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
ApplyRelayConfiguration(ISemiconductorModuleContext, string)
Performs the relay actions on the relays in the relay configuration.
public static void ApplyRelayConfiguration(ISemiconductorModuleContext tsmContext, string relayConfiguration)Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
relayConfigurationstring-
The name of the relay configuration to apply.