NIRfsa Namespace

Table of Contents

RfsaDeembedding.Item Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDeembedding.Item Property

RfsaDeembeddingItem Property

Gets the RfsaChannelBasedDeembedding sub-object to configure channel based Deembedding properties.

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

Syntax

public RfsaChannelBasedDeembedding this[
	string channelName
] { get; }
Public ReadOnly Default Property Item ( 
	channelName As String
) As RfsaChannelBasedDeembedding
	Get

Parameters

channelName  String
Specifies the port to be used for the channel based properties.

Property Value

RfsaChannelBasedDeembedding
Returns an object of type RfsaChannelBasedDeembedding.

See Also

Log in to get a better experience