NIRfsg Namespace

Table of Contents

RfsgRFLocalOscillator.Item Property

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

RfsgRFLocalOscillatorItem Property

Gets the RfsgChannelBasedLO sub-object to configure channel based LO properties.

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

Syntax

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

Parameters

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

Property Value

RfsgChannelBasedLO
Returns an object of type RfsgChannelBasedLO.

See Also

Log in to get a better experience