Method ConfigureSourceTriggerSoftwareEdge
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
ConfigureSourceTriggerSoftwareEdge(DCPowerSessionInformation, string, string)
Configures a software edge trigger for the SourceTrigger.
public static void ConfigureSourceTriggerSoftwareEdge(this DCPowerSessionInformation sessionInfo, string modelString, string channelString = "")
Parameters
sessionInfo
DCPowerSessionInformationThe DCPowerSessionInformation object.
modelString
stringThe model string of the associated instrument.
channelString
stringThe channel string containing one or more instrument channels. For Example: "SMU_4147_C2_16/0", or "SMU_4147_C2_16/3, SMU_4137_C2_17/0".
Remarks
This method does not abort the underlying driver session.