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