NIRfsa Namespace

Table of Contents

RfsaExportReferenceClockExportedOutputTerminal Class

  • Updated2025-05-22
  • 4 minute(s) read
RfsaExportReferenceClockExportedOutputTerminal Class

RfsaExportReferenceClockExportedOutputTerminal Class

Represents a destination terminal to which a Reference clock is exported.

Inheritance Hierarchy

SystemObject
  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

 NameDescription
Public propertyStatic memberClockOut Gets the clock on the CLK OUT terminal on the LO.
Public propertyStatic memberIFCondRefOut Gets that the Reference clock is IfCondRefOut.
Public propertyStatic memberNone Gets that the Reference clock is not exported.
Public propertyStatic memberReferenceOut Gets the clock on the REF IN/OUT terminal or the REF OUT terminals.
Public propertyStatic memberReferenceOut2 Gets the clock on the REF OUT2 terminal on the LO.
Top

Methods

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

Operators

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

Remarks

See Also

Log in to get a better experience