SoftwareTrigger Property
- Updated2023-02-21
- 2 minute(s) read
Gets a value which indicates that the switch waits until you call the SwitchScan.SendSoftwareTrigger method before processing the next entry in the scan list.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property SoftwareTrigger As String |
C# |
---|
public static string SoftwareTrigger { get; } |