RfsgDeembedding.Item Property
- Updated2024-05-08
- 1 minute(s) read
RfsgDeembeddingItem Property
Gets the RfsgChannelBasedDeembedding sub-object to configure channel based Deembedding properties.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgChannelBasedDeembedding this[ string channelName ] { get; }
Public ReadOnly Default Property Item ( channelName As String ) As RfsgChannelBasedDeembedding Get
Parameters
- channelName
- Type: SystemString
Specifies the port to be used for the channel based properties.
Property Value
Type: RfsgChannelBasedDeembeddingReturns an object of type RfsgChannelBasedDeembedding.