RfsgFrequencyReferenceExportedOutputTerminal Class
- Updated2024-05-08
- 3 minute(s) read
RfsgFrequencyReferenceExportedOutputTerminal Class
Represents the destination terminal of RfsgFrequencyReference.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsgRfsgFrequencyReferenceExportedOutputTerminal
NationalInstruments.ModularInstruments.NIRfsgRfsgFrequencyReferenceExportedOutputTerminal
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
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 |
Checks whether the two instances of RfsgDoneEventExportedOutputTerminal are equal.
|
![]() ![]() | (String to RfsgFrequencyReferenceExportedOutputTerminal) |
Converts the specifies string to equivalent RfsgFrequencyReferenceExportedOutputTerminal object.
|
![]() ![]() | (RfsgFrequencyReferenceExportedOutputTerminal to String) |
Converts the RfsgFrequencyReferenceExportedOutputTerminal object to equivalent string.
|
![]() ![]() | Inequality |
Checks whether the two instances of RfsgFrequencyReferenceExportedOutputTerminal are unequal.
|
Remarks
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.