NI-RFPM API Reference

Table of Contents

RfpmSwitchChannel.Characteristics Property

  • Updated2023-12-28
  • 1 minute(s) read
RfpmSwitchChannel.Characteristics Property

RfpmSwitchChannelCharacteristics Property

Gets a RfpmSwitchCharacteristics object which defines the specific characteristics of a channel.

Namespace:  NationalInstruments.ModularInstruments.NIRfpmSwitch
Assembly:  NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40 (in NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40.dll) Version: 2023

Syntax

public RfpmSwitchCharacteristics Characteristics { get; }
Public ReadOnly Property Characteristics As RfpmSwitchCharacteristics
	Get

Property Value

Type: RfpmSwitchCharacteristics
A RfpmSwitchCharacteristics object.

Exceptions

ExceptionCondition
ObjectDisposedExceptionCharacteristics was accessed after the associated NIRfpmSwitch object was disposed.

See Also

Log in to get a better experience