RfsgFrequencyReferenceExportedOutputTerminal Class
- Updated2025-05-22
- 3 minute(s) read
Rfsg
Represents the destination terminal of RfsgFrequencyReference.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsgRfsgFrequencyReferenceExportedOutputTerminal
NationalInstruments.ModularInstruments.NIRfsgRfsgFrequencyReferenceExportedOutputTerminal
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public sealed class RfsgFrequencyReferenceExportedOutputTerminal
Public NotInheritable Class RfsgFrequencyReferenceExportedOutputTerminal
The RfsgFrequencyReferenceExportedOutputTerminal type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | ClockOut | Gets the destination terminal when the signal is exported to the CLK OUT connector on the front panel. |
![]() ![]() | DoNotExport | Gets the destination terminal when the signal is not exported. |
![]() ![]() | ReferenceOut | Gets the destination terminal when the signal is exported to the REF IN/OUT terminal on the LO. |
![]() ![]() | ReferenceOut2 | Gets the destination terminal when the signal is exported to the REF OUT2 terminal on the LO. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsgFrequencyReferenceExportedOutputTerminal and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsgFrequencyReferenceExportedOutputTerminal) | Determines whether the current instance of RfsgFrequencyReferenceExportedOutputTerminal and the RfsgFrequencyReferenceExportedOutputTerminal object that you specify are equal. |
![]() ![]() | FromString | Creates an RfsgFrequencyReferenceExportedOutputTerminal object from the specified string. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsgFrequencyReferenceExportedOutputTerminal.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Convert the current instance of RfsgFrequencyReferenceExportedOutputTerminal to equivalent string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgFrequencyReferenceExportedOutputTerminal, RfsgFrequencyReferenceExportedOutputTerminal) | Checks whether the two instances of RfsgDoneEventExportedOutputTerminal are equal. |
![]() ![]() | (RfsgFrequencyReferenceExportedOutputTerminal to String) | Converts the RfsgFrequencyReferenceExportedOutputTerminal object to equivalent string. |
![]() ![]() | (String to RfsgFrequencyReferenceExportedOutputTerminal) | Converts the specifies string to equivalent RfsgFrequencyReferenceExportedOutputTerminal object. |
![]() ![]() | Inequality(RfsgFrequencyReferenceExportedOutputTerminal, RfsgFrequencyReferenceExportedOutputTerminal) | Checks whether the two instances of RfsgFrequencyReferenceExportedOutputTerminal are unequal. |