NIRfsg Namespace

Table of Contents

RfsgFrequencyReferenceExportedOutputTerminal Class

  • Updated2025-05-22
  • 3 minute(s) read
RfsgFrequencyReferenceExportedOutputTerminal Class

RfsgFrequencyReferenceExportedOutputTerminal Class

Represents the destination terminal of RfsgFrequencyReference.

Inheritance Hierarchy

SystemObject
  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

 NameDescription
Public propertyStatic memberClockOut Gets the destination terminal when the signal is exported to the CLK OUT connector on the front panel.
Public propertyStatic memberDoNotExport Gets the destination terminal when the signal is not exported.
Public propertyStatic memberReferenceOut Gets the destination terminal when the signal is exported to the REF IN/OUT terminal on the LO.
Public propertyStatic memberReferenceOut2 Gets the destination terminal when the signal is exported to the REF OUT2 terminal on the LO.
Top

Methods

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

Operators

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

Remarks

See Also

Log in to get a better experience