RfsgPxiChassisClock10Source.FromString Method
- Updated2024-05-08
- 1 minute(s) read
RfsgPxiChassisClock10SourceFromString Method
Creates an RfsgPxiChassisClock10Source object from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static RfsgPxiChassisClock10Source FromString( string source )
Public Shared Function FromString ( source As String ) As RfsgPxiChassisClock10Source
Parameters
- source
- Type: SystemString
Specifies a string representing the output terminal for RfsgPxiChassisClock10Source.
Return Value
Type: RfsgPxiChassisClock10SourceReturns an object of type RfsgPxiChassisClock10Source.