NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

SwitchCharacteristics Class

  • Updated2023-02-21
  • 2 minute(s) read
SwitchCharacteristics Class
Defines properties used to obtain the characteristics of the NI-SWITCH device. These attributes are channel-based. The characteristics of all channels in a path determine the characteristics of the path. For example, the maximum current that a path can carry is the minimum of the maximum carry currents of the individual switches in the path.

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 NotInheritable Class SwitchCharacteristics _
	Inherits SwitchSubObject _
	Implements IIviSwtchCharacteristics
C#
public sealed class SwitchCharacteristics : SwitchSubObject, 
	IIviSwtchCharacteristics

Implements

Ivi.Swtch..::.IIviSwtchCharacteristics

Remarks

For more information, refer to the NI Switches Help.

Inheritance Hierarchy

System..::.Object
  NationalInstruments.ModularInstruments.NISwitch..::.SwitchSubObject
    NationalInstruments.ModularInstruments.NISwitch..::.SwitchCharacteristics

Thread Safety

All members of this type are safe for multithreaded operations.

See Also

Log in to get a better experience