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