NIRfsa Namespace

Table of Contents

RfsaConfiguration.IQInPortChannels Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaConfiguration.IQInPortChannels Property

RfsaConfigurationIQInPortChannels Property

Gets the IQInPortChannels sub-object used to access the IQInPort property. To retrieve channel-specific objects of Type RfsaIQInPortChannel, pass the channel name to the indexer ItemString.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaIQInPortChannelCollection IQInPortChannels { get; }
Public ReadOnly Property IQInPortChannels As RfsaIQInPortChannelCollection
	Get

Property Value

RfsaIQInPortChannelCollection
Returns an object of type RfsaIQInPortChannelCollection

See Also

Log in to get a better experience