RfsgExportedPulseModulationEventOutputTerminal Class
- Updated2025-05-22
- 3 minute(s) read
Rfsg
Represents the output terminal for pulse modulation.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsgRfsgExportedPulseModulationEventOutputTerminal
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
Name | Description | |
---|---|---|
![]() ![]() | Disable | Gets the output terminal when pulse modulation is disabled. |
![]() ![]() | PulseOut | Gets the output terminal when it is pulseOut |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsgExportedPulseModulationEventOutputTerminal and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsgExportedPulseModulationEventOutputTerminal) | Determines whether the current instance of RfsgExportedPulseModulationEventOutputTerminal and the RfsgExportedPulseModulationEventOutputTerminal object that you specify are equal. |
![]() ![]() | FromString | Creates an RfsgExportedPulseModulationEventOutputTerminal object from the specified string. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsgExportedPulseModulationEventOutputTerminal.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Converts the current instance of RfsgExportedPulseModulationEventOutputTerminal to string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgExportedPulseModulationEventOutputTerminal, RfsgExportedPulseModulationEventOutputTerminal) | Checks whether the two instances of RfsgExportedPulseModulationEventOutputTerminal are equal. |
![]() ![]() | (RfsgExportedPulseModulationEventOutputTerminal to String) | Converts the RfsgExportedPulseModulationEventOutputTerminal object to equivalent string. |
![]() ![]() | (String to RfsgExportedPulseModulationEventOutputTerminal) | Convert the specified string to equivalent RfsgExportedPulseModulationEventOutputTerminal object. |
![]() ![]() | Inequality(RfsgExportedPulseModulationEventOutputTerminal, RfsgExportedPulseModulationEventOutputTerminal) | Checks whether the two instances of RfsgExportedPulseModulationEventOutputTerminal are unequal. |