NIRfsg Namespace

Table of Contents

RfsgSynchronizedStartTriggerDistributionLine Implicit Conversion (RfsgSynchronizedStartTriggerDistributionLine to String)

  • Updated2025-05-22
  • 1 minute(s) read
RfsgSynchronizedStartTriggerDistributionLine Implicit Conversion (RfsgSynchronizedStartTriggerDistributionLine to String)

RfsgSynchronizedStartTriggerDistributionLine   Conversion (RfsgSynchronizedStartTriggerDistributionLine to String)

Converts the RfsgSynchronizedStartTriggerDistributionLine 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 (
	RfsgSynchronizedStartTriggerDistributionLine distributionLine
)
Public Shared Widening Operator CType ( 
	distributionLine As RfsgSynchronizedStartTriggerDistributionLine
) As String

Parameters

distributionLine  RfsgSynchronizedStartTriggerDistributionLine
Specifies the RfsgSynchronizedStartTriggerDistributionLine object to be converted to string.

Return Value

String
Returns a string from the RfsgSynchronizedStartTriggerDistributionLine object.

See Also

Log in to get a better experience