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