Represents the source terminal for RfsaIQPowerEdge.

Derives from

None

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public class RfsaIQPowerEdgeReferenceTriggerSource

Remarks

See Source.

Properties

NameDescription
Zero

Gets the only supported value of "0".

Methods

NameDescription
FromString(string)

Creates an RfsaIQPowerEdgeReferenceTriggerSource object from the specified string.

Equals(RfsaIQPowerEdgeReferenceTriggerSource)

Determines whether the current instance of RfsaIQPowerEdgeReferenceTriggerSource and the RfsaIQPowerEdgeReferenceTriggerSource object that you specify are equal.

Equals(object)

Determines whether the current instance RfsaIQPowerEdgeReferenceTriggerSource and the object that you specify are equal.

GetHashCode()

Returns the hash code for the current instance of RfsaIQPowerEdgeReferenceTriggerSource.

ToString()

Converts the current instance of RfsaIQPowerEdgeReferenceTriggerSource to string.

Operators

NameDescription
operator RfsaIQPowerEdgeReferenceTriggerSource(string)

Converts the specified string to its RfsaIQPowerEdgeReferenceTriggerSource equivalent.

operator string(RfsaIQPowerEdgeReferenceTriggerSource)

Converts the RfsaIQPowerEdgeReferenceTriggerSource object to its string equivalent.

operator!=(RfsaIQPowerEdgeReferenceTriggerSource, RfsaIQPowerEdgeReferenceTriggerSource)

Checks whether the two instances of RfsaIQPowerEdgeReferenceTriggerSource are unequal.

operator==(RfsaIQPowerEdgeReferenceTriggerSource, RfsaIQPowerEdgeReferenceTriggerSource)

Checks whether the two instances of RfsaIQPowerEdgeReferenceTriggerSource are equal.