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