DCPowerPulseCompleteEventOutputTerminal Implicit Conversion (DCPowerPulseCompleteEventOutputTerminal to String)
- Updated2024-01-04
- 1 minute(s) read

DCPowerPulseCompleteEventOutputTerminal Conversion (DCPowerPulseCompleteEventOutputTerminal to String)
Converts the DCPowerPulseCompleteEventOutputTerminal object to the equivalent string.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public static implicit operator string ( DCPowerPulseCompleteEventOutputTerminal outputTerminal )
Public Shared Widening Operator CType ( outputTerminal As DCPowerPulseCompleteEventOutputTerminal ) As String
Parameters
- outputTerminal
- Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerPulseCompleteEventOutputTerminal
Specifies the DCPowerPulseCompleteEventOutputTerminal object to be converted to string.
Return Value
Type: StringReturns a String from the DCPowerPulseCompleteEventOutputTerminal object.