NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

Immediate Property

  • Updated2023-02-21
  • 2 minute(s) read
Immediate Property
Gets a value corresponding to an immediate trigger. The switch does not wait for a trigger 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 Immediate As String
C#
public static string Immediate { get; }

Property Value

Type: System..::.String
Returns the String corresponding to the Immediate trigger.

See Also

Log in to get a better experience