NIRfsg Namespace

Table of Contents

RfsgConfigurationListStepTriggerExportedOutputTerminal Implicit Conversion (String to RfsgConfigurationListStepTriggerExportedOutputTerminal)

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

RfsgConfigurationListStepTriggerExportedOutputTerminal   Conversion (String to RfsgConfigurationListStepTriggerExportedOutputTerminal)

Converts the specified string to an equivalent RfsgConfigurationListStepTriggerExportedOutputTerminal object.

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

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience