NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

PxiStar Property

PxiStar Property
Gets a value corresponding to a trigger on the PXI star trigger bus 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 PxiStar As String
C#
public static string PxiStar { get; }

Property Value

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

See Also

Was this information helpful?