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