RfsgSynchronizedSampleClockDistributionLine Implicit Conversion (RfsgSynchronizedSampleClockDistributionLine to String)
- Updated2024-05-08
- 1 minute(s) read
RfsgSynchronizedSampleClockDistributionLine Conversion (RfsgSynchronizedSampleClockDistributionLine to String)
Converts the RfsgSynchronizedSampleClockDistributionLine object to equivalent string.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static implicit operator string ( RfsgSynchronizedSampleClockDistributionLine distributionLine )
Public Shared Widening Operator CType ( distributionLine As RfsgSynchronizedSampleClockDistributionLine ) As String
Parameters
- distributionLine
- Type: NationalInstruments.ModularInstruments.NIRfsgRfsgSynchronizedSampleClockDistributionLine
Specifies the RfsgSynchronizedSampleClockDistributionLine object to be converted to string.
Return Value
Type: StringReturns a string from the RfsgSynchronizedSampleClockDistributionLine object.