RfsaIQAnalogEdgeSource Class
- Updated2025-05-22
- 3 minute(s) read
Rfsa
Specifies the the channel from which the device monitors the trigger.
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() ![]() | I | Gets the value to monitor the I channel. |
![]() ![]() | IQ | Gets the value to monitor the IQ channel. |
![]() ![]() | Q | Gets the value to monitor the Q channel. |
![]() ![]() | QI | Gets the value to monitor the QI channel. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance RfsaIQAnalogEdgeSource and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsaIQAnalogEdgeSource) | Determines whether the current instance of RfsaIQAnalogEdgeSource and the RfsaIQAnalogEdgeSource object that you specify are equal. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsaIQAnalogEdgeSource.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Converts the current instance of RfsaIQAnalogEdgeSource to string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsaIQAnalogEdgeSource, RfsaIQAnalogEdgeSource) | Checks whether the two instances of RfsaIQAnalogEdgeSource are equal. |
![]() ![]() | (RfsaIQAnalogEdgeSource to String) | Converts the RfsaIQAnalogEdgeSource object to its string equivalent. |
![]() ![]() | (String to RfsaIQAnalogEdgeSource) | Converts the specified string to its RfsaIQAnalogEdgeSource equivalent. |
![]() ![]() | Inequality(RfsaIQAnalogEdgeSource, RfsaIQAnalogEdgeSource) | Checks whether the two instances of RfsaIQAnalogEdgeSource are unequal. |
Remarks
See Source.