NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

SwitchCharacteristics Members

  • Updated2023-02-21
  • 4 minute(s) read
SwitchCharacteristics Members

The SwitchCharacteristics type exposes the following members.

  NameDescription
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ToStringReturns a string that represents the current object. (Inherited from Object.)

Properties

  NameDescription
ACCurrentCarryMax Gets the maximum AC current that the channel can carry.
ACCurrentSwitchingMax Gets the maximum AC current that the channel can switch.
ACPowerCarryMax Gets the maximum AC power that the channel can carry.
ACPowerSwitchingMax Gets the maximum AC power the channel can switch.
ACVoltageMax Gets the maximum AC voltage the channel can switch.
Bandwidth Gets the bandwidth for the channel.
DCCurrentCarryMax Gets the maximum DC current the channel can carry.
DCCurrentSwitchingMax Gets the maximum DC current that the channel can switch.
DCPowerCarryMax Gets the maximum DC power that the channel can carry.
DCPowerSwitchingMax Gets the maximum DC power that the channel can switch.
DCVoltageMax Gets the maximum DC voltage the channel can switch.
Impedance Gets the characteristic impedance for the channel.
SettlingTime Gets or sets the maximum length of time from after you make a connection until the signal flowing through the channel settles. The units are seconds. NOTE: If you use PXI-2501/2503/2565/2590/2591 the actual delay will always be the greater value of the SwitchCharacteristics.SettlingTime and the value you specify as the SwitchScan.Delay.
WireMode Gets the wire mode of the switch device. This property affects the values of the SwitchModuleCharacteristics.NumberOfRows and SwitchModuleCharacteristics.NumberOfColumns attributes. The actual number of input and output lines on the switch device is fixed, but the number of channels depends on how many lines constitute each channel.

See Also

Log in to get a better experience