RfsaExportReferenceClockExportedOutputTerminal Class
- Updated2025-05-22
- 4 minute(s) read
Rfsa
Represents a destination terminal to which a Reference clock is exported.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsaRfsaExportReferenceClockExportedOutputTerminal
NationalInstruments.ModularInstruments.NIRfsaRfsaExportReferenceClockExportedOutputTerminal
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public sealed class RfsaExportReferenceClockExportedOutputTerminal
Public NotInheritable Class RfsaExportReferenceClockExportedOutputTerminal
The RfsaExportReferenceClockExportedOutputTerminal type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | ClockOut | Gets the clock on the CLK OUT terminal on the LO. |
![]() ![]() | IFCondRefOut | Gets that the Reference clock is IfCondRefOut. |
![]() ![]() | None | Gets that the Reference clock is not exported. |
![]() ![]() | ReferenceOut | Gets the clock on the REF IN/OUT terminal or the REF OUT terminals. |
![]() ![]() | ReferenceOut2 | Gets the clock on the REF OUT2 terminal on the LO. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsaExportReferenceClockExportedOutputTerminal and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsaExportReferenceClockExportedOutputTerminal) | Determines whether the current instance of RfsaExportReferenceClockExportedOutputTerminal and the RfsaExportReferenceClockExportedOutputTerminal object that you specify are equal. |
![]() ![]() | FromString | Creates an RfsaExportReferenceClockExportedOutputTerminal object from the specified string. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsaExportReferenceClockExportedOutputTerminal.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Converts the current instance of RfsaExportReferenceClockExportedOutputTerminal to a string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsaExportReferenceClockExportedOutputTerminal, RfsaExportReferenceClockExportedOutputTerminal) | Checks whether the two instances of RfsaExportReferenceClockExportedOutputTerminal are equal. |
![]() ![]() | (RfsaExportReferenceClockExportedOutputTerminal to String) | Converts the RfsaExportReferenceClockExportedOutputTerminal object to an equivalent string. |
![]() ![]() | (String to RfsaExportReferenceClockExportedOutputTerminal) | Converts the specified string to the equivalent RfsaExportReferenceClockExportedOutputTerminal object. |
![]() ![]() | Inequality(RfsaExportReferenceClockExportedOutputTerminal, RfsaExportReferenceClockExportedOutputTerminal) | Checks whether the two instances of RfsaExportReferenceClockExportedOutputTerminal are unequal. |
Remarks
See OutputTerminal.