RfsaReferenceTriggerSynchronizationDistributionLine Implicit Conversion (RfsaReferenceTriggerSynchronizationDistributionLine to String)
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Converts the RfsaReferenceTriggerSynchronizationDistributionLine object to its string equivalent.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static implicit operator string ( RfsaReferenceTriggerSynchronizationDistributionLine source )
Public Shared Widening Operator CType ( source As RfsaReferenceTriggerSynchronizationDistributionLine ) As String
Parameters
- source RfsaReferenceTriggerSynchronizationDistributionLine
- Specifies the RfsaReferenceTriggerSynchronizationDistributionLine object to be converted to string.
Return Value
StringReturns a string from the RfsaReferenceTriggerSynchronizationDistributionLine object.