NIRfsg Namespace

Table of Contents

RfsgDeviceCharacteristics.Item Property

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

RfsgDeviceCharacteristicsItem Property


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

Syntax

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

Parameters

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

Property Value

RfsgChannelBasedDeviceCharacteristics
Returns an object of type RfsgChannelBasedDeviceCharacteristics.

See Also

Log in to get a better experience