NIRfsg Namespace

Table of Contents

RfsgStartTriggerExportedOutputTerminal Implicit Conversion (RfsgStartTriggerExportedOutputTerminal to String)

  • Updated2025-02-03
  • 1 minute(s) read
RfsgStartTriggerExportedOutputTerminal Implicit Conversion (RfsgStartTriggerExportedOutputTerminal to String)

RfsgStartTriggerExportedOutputTerminal   Conversion (RfsgStartTriggerExportedOutputTerminal to String)

Converts the RfsgStartTriggerExportedOutputTerminal object 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 (
	RfsgStartTriggerExportedOutputTerminal outputTerminal
)
Public Shared Widening Operator CType ( 
	outputTerminal As RfsgStartTriggerExportedOutputTerminal
) As String

Parameters

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

Return Value

String
Returns string from the RfsgStartTriggerExportedOutputTerminal object.

See Also

Log in to get a better experience