NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Characteristics Property

Characteristics Property
Gets a NISwitch.SwitchCharacteristics object which defines the specific characteristics of a channel.

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 ReadOnly Property Characteristics As SwitchCharacteristics
C#
public SwitchCharacteristics Characteristics { get; }

Property Value

Type: NationalInstruments.ModularInstruments.NISwitch..::.SwitchCharacteristics
Returns a NISwitch.SwitchCharacteristics object.

See Also

Was this information helpful?