NIRfsg Namespace

Table of Contents

RfsgConfigurationSettledEventExportedOutputTerminal Implicit Conversion (String to RfsgConfigurationSettledEventExportedOutputTerminal)

  • Updated2025-05-22
  • 1 minute(s) read
RfsgConfigurationSettledEventExportedOutputTerminal Implicit Conversion (String to RfsgConfigurationSettledEventExportedOutputTerminal)

RfsgConfigurationSettledEventExportedOutputTerminal   Conversion (String to RfsgConfigurationSettledEventExportedOutputTerminal)

Converts the specified string to equivalent RfsgConfigurationSettledEventExportedOutputTerminal object.

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

Syntax

public static implicit operator RfsgConfigurationSettledEventExportedOutputTerminal (
	string outputTerminal
)
Public Shared Widening Operator CType ( 
	outputTerminal As String
) As RfsgConfigurationSettledEventExportedOutputTerminal

Parameters

outputTerminal  String
Specifies the string to be converted to the equivalent RfsgConfigurationSettledEventExportedOutputTerminal object.

Return Value

RfsgConfigurationSettledEventExportedOutputTerminal
Returns an object of type RfsgConfigurationSettledEventExportedOutputTerminal from the string passed in the outputTerminal.

See Also

Log in to get a better experience