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

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