RfsgSynchronizedSampleClockDistributionLine.FromString Method
- Updated2024-05-08
- 1 minute(s) read
RfsgSynchronizedSampleClockDistributionLineFromString Method
Creates an RfsgSynchronizedSampleClockDistributionLine 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 RfsgSynchronizedSampleClockDistributionLine FromString( string distributionLine )
Public Shared Function FromString ( distributionLine As String ) As RfsgSynchronizedSampleClockDistributionLine
Parameters
- distributionLine
- Type: SystemString
Specifies a string representing the trigger line of RfsgSynchronizedStartTrigger.
Return Value
Type: RfsgSynchronizedSampleClockDistributionLineReturns an object of type RfsgSynchronizedSampleClockDistributionLine.