NIRfsg Namespace

Table of Contents

RfsgExportedPulseModulationEventOutputTerminal.FromString Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgExportedPulseModulationEventOutputTerminal.FromString Method

RfsgExportedPulseModulationEventOutputTerminalFromString Method

Creates an RfsgExportedPulseModulationEventOutputTerminal object from the specified string.

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

Syntax

public static RfsgExportedPulseModulationEventOutputTerminal FromString(
	string outputTerminal
)
Public Shared Function FromString ( 
	outputTerminal As String
) As RfsgExportedPulseModulationEventOutputTerminal

Parameters

outputTerminal  String
Specifies a string representing the output Terminal of ExportedPulseModulationEventOutputTerminal.

Return Value

RfsgExportedPulseModulationEventOutputTerminal
Returns an object of type RfsgExportedPulseModulationEventOutputTerminal.

See Also

Log in to get a better experience