RfsaIQPowerEdgeReferenceTriggerSource Implicit Conversion (RfsaIQPowerEdgeReferenceTriggerSource to String)
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Converts the RfsaIQPowerEdgeReferenceTriggerSource object to its string equivalent.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static implicit operator string ( RfsaIQPowerEdgeReferenceTriggerSource source )
Public Shared Widening Operator CType ( source As RfsaIQPowerEdgeReferenceTriggerSource ) As String
Parameters
- source RfsaIQPowerEdgeReferenceTriggerSource
- Specifies the RfsaIQPowerEdgeReferenceTriggerSource object to be converted to string.
Return Value
StringReturns a string from the RfsaIQPowerEdgeReferenceTriggerSource object.