NIRfsg Namespace

Table of Contents

RfsgScriptTriggerExportedOutputTerminal Implicit Conversion (RfsgScriptTriggerExportedOutputTerminal to String)

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

RfsgScriptTriggerExportedOutputTerminal   Conversion (RfsgScriptTriggerExportedOutputTerminal to String)

Converts the RfsgScriptTriggerExportedOutputTerminal object to equivalent string.

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

Syntax

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

Parameters

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

Return Value

String
Returns a string from the RfsgScriptTriggerExportedOutputTerminal object.

See Also

Log in to get a better experience