ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgSynchronizedScriptTriggerDistributionLine Implicit Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgSynchronizedScriptTriggerDistributionLine Implicit Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)

RfsgSynchronizedScriptTriggerDistributionLine  Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)

Convert the specified string to equivalent RfsgSynchronizedScriptTriggerDistributionLine object.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static implicit operator RfsgSynchronizedScriptTriggerDistributionLine (
	string distributionLine
)
Public Shared Widening Operator CType ( 
	distributionLine As String
) As RfsgSynchronizedScriptTriggerDistributionLine

Parameters

distributionLine
Type: SystemString
Specifies the string to be converted to equivalent RfsgSynchronizedScriptTriggerDistributionLine object.

Return Value

Type: RfsgSynchronizedScriptTriggerDistributionLine
Returns an object of type RfsgSynchronizedScriptTriggerDistributionLine from the string passed in the distributionLine.

See Also

Log in to get a better experience