RfsaStartTriggerSynchronizationDistributionLine Implicit Conversion (RfsaStartTriggerSynchronizationDistributionLine to String)
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Converts the RfsaStartTriggerSynchronizationDistributionLine 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 ( RfsaStartTriggerSynchronizationDistributionLine source )
Public Shared Widening Operator CType ( source As RfsaStartTriggerSynchronizationDistributionLine ) As String
Parameters
- source RfsaStartTriggerSynchronizationDistributionLine
- Specifies the RfsaStartTriggerSynchronizationDistributionLine object to be converted to string.
Return Value
StringReturns a string from the RfsaStartTriggerSynchronizationDistributionLine object.