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