NIRfsg Namespace

Table of Contents

RfsgExportedPulseModulationEventOutputTerminal Class

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

RfsgExportedPulseModulationEventOutputTerminal Class

Represents the output terminal for pulse modulation.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsgRfsgExportedPulseModulationEventOutputTerminal

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public sealed class RfsgExportedPulseModulationEventOutputTerminal
Public NotInheritable Class RfsgExportedPulseModulationEventOutputTerminal

The RfsgExportedPulseModulationEventOutputTerminal type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberDisable Gets the output terminal when pulse modulation is disabled.
Public propertyStatic memberPulseOut Gets the output terminal when it is pulseOut
Top

Methods

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

Operators

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

Remarks

See Also

Log in to get a better experience