operator string(RfsgSynchronizedScriptTriggerDistributionLine)
- Updated2025-10-14
- 1 minute(s) read
Converts the RfsgSynchronizedScriptTriggerDistributionLine object to equivalent string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static implicit operator string(RfsgSynchronizedScriptTriggerDistributionLine distributionLine)
Parameters
| Name | Type | Description |
|---|---|---|
| distributionLine | RfsgSynchronizedScriptTriggerDistributionLine | Specifies the RfsgSynchronizedScriptTriggerDistributionLine object to be converted to string. |
Returns
Returns a string from the RfsgSynchronizedScriptTriggerDistributionLine object.