RfsgSynchronizedScriptTriggerDistributionLine Implicit Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)
- Updated2024-05-08
- 1 minute(s) read
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: RfsgSynchronizedScriptTriggerDistributionLineReturns an object of type RfsgSynchronizedScriptTriggerDistributionLine from the string passed in the distributionLine.