NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Ttl1 Property

Ttl1 Property
Gets a value corresponding to a trigger on the PXI_TRIG1 line. The switch waits until it receives a trigger on the PXI_TRIG1 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 Ttl1 As String
C#
public static string Ttl1 { get; }

Property Value

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

See Also

Was this information helpful?