NIRfsa Namespace

Table of Contents

RfsaIQAnalogEdgeSource Class

  • Updated2025-05-22
  • 3 minute(s) read
RfsaIQAnalogEdgeSource Class

RfsaIQAnalogEdgeSource Class

Specifies the the channel from which the device monitors the trigger.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaIQAnalogEdgeSource

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public sealed class RfsaIQAnalogEdgeSource
Public NotInheritable Class RfsaIQAnalogEdgeSource

The RfsaIQAnalogEdgeSource type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberI Gets the value to monitor the I channel.
Public propertyStatic memberIQ Gets the value to monitor the IQ channel.
Public propertyStatic memberQ Gets the value to monitor the Q channel.
Public propertyStatic memberQI Gets the value to monitor the QI channel.
Top

Methods

 NameDescription
Public methodEquals(Object) Determines whether the current instance RfsaIQAnalogEdgeSource and the object that you specify are equal.
(Overrides ObjectEquals(Object))
Public methodEquals(RfsaIQAnalogEdgeSource) Determines whether the current instance of RfsaIQAnalogEdgeSource and the RfsaIQAnalogEdgeSource object that you specify are equal.
Public methodGetHashCode Returns the hash code for the current instance of RfsaIQAnalogEdgeSource.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Converts the current instance of RfsaIQAnalogEdgeSource to string.
(Overrides ObjectToString)
Top

Operators

 NameDescription
Public operatorStatic memberEquality(RfsaIQAnalogEdgeSource, RfsaIQAnalogEdgeSource)Checks whether the two instances of RfsaIQAnalogEdgeSource are equal.
Public operatorStatic member(RfsaIQAnalogEdgeSource to String)Converts the RfsaIQAnalogEdgeSource object to its string equivalent.
Public operatorStatic member(String to RfsaIQAnalogEdgeSource)Converts the specified string to its RfsaIQAnalogEdgeSource equivalent.
Public operatorStatic memberInequality(RfsaIQAnalogEdgeSource, RfsaIQAnalogEdgeSource)Checks whether the two instances of RfsaIQAnalogEdgeSource are unequal.
Top

Remarks

See Source.

See Also

Log in to get a better experience