NIRfsg Namespace

Table of Contents

RfsgScriptTriggerExportedOutputTerminal Implicit Conversion (String to RfsgScriptTriggerExportedOutputTerminal)

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

RfsgScriptTriggerExportedOutputTerminal   Conversion (String to RfsgScriptTriggerExportedOutputTerminal)

Convert the specified string to equivalent RfsgScriptTriggerExportedOutputTerminal object.

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

Syntax

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

Parameters

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

Return Value

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

See Also

Log in to get a better experience