DigitalEvent Class
- Updated2023-11-24
- 2 minute(s) read
DigitalEvent Class
Contains functionality for configuring events.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIDigitalDigitalSubObject
NationalInstruments.ModularInstruments.NIDigitalDigitalEvent
NationalInstruments.ModularInstruments.NIDigitalDigitalSubObject
NationalInstruments.ModularInstruments.NIDigitalDigitalEvent
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public sealed class DigitalEvent : DigitalSubObject
Public NotInheritable Class DigitalEvent Inherits DigitalSubObject
The DigitalEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | PatternOpcodeEvents |
Gets the DigitalPatternOpcodeEvent objects used
to configure and control pattern opcode events.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.