NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Ttl2 Property

Ttl2 Property
Gets a value corresponding to a trigger on the PXI_TRIG2 line. The switch waits until it receives a trigger on the PXI_TRIG2 line 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)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Property Ttl2 As String
C#
public static string Ttl2 { get; }

Property Value

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

See Also

Was this information helpful?