RfsgExportedPulseModulationEventOutputTerminal.FromString Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
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
RfsgExportedPulseModulationEventOutputTerminalReturns an object of type RfsgExportedPulseModulationEventOutputTerminal.