NI-SCOPE .NET Class Library Help

ScopeSubObject Class

  • Updated2023-09-06
  • 3 minute(s) read
ScopeSubObject Class

ScopeSubObject Class

Represents the base class for all configuration sub-objects. This is an internal class and is not intended for external use.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIScopeScopeSubObject
    More...

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public abstract class ScopeSubObject
Public MustInherit Class ScopeSubObject

The ScopeSubObject type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

Remarks

Contains members that are common to all sub-object NI-Scope classes. This is an internal class and is not intended for external use.

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.

See Also

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIScopeScopeSubObject
    NationalInstruments.ModularInstruments.NIScopeScopeAcquisition
    NationalInstruments.ModularInstruments.NIScopeScopeAdvanceTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeArmReferenceTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeCalibration
    NationalInstruments.ModularInstruments.NIScopeScopeCalibrationUtility
    NationalInstruments.ModularInstruments.NIScopeScopeChannel
    NationalInstruments.ModularInstruments.NIScopeScopeChannelCollection
    NationalInstruments.ModularInstruments.NIScopeScopeChannelDdc
    NationalInstruments.ModularInstruments.NIScopeScopeChannelEqualizationFilter
    NationalInstruments.ModularInstruments.NIScopeScopeChannelMeasurement
    NationalInstruments.ModularInstruments.NIScopeScopeChannelMeasurementFilter
    NationalInstruments.ModularInstruments.NIScopeScopeChannelMeasurementReferenceLevel
    NationalInstruments.ModularInstruments.NIScopeScopeChannelMeasurementTimeHistogram
    NationalInstruments.ModularInstruments.NIScopeScopeChannelMeasurementVoltageHistogram
    NationalInstruments.ModularInstruments.NIScopeScopeChannelOnboardSignalProcessing
    NationalInstruments.ModularInstruments.NIScopeScopeDigitalEdgeAdvanceTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeDigitalEdgeArmReferenceTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeDigitalEdgeStartTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeDriverIdentity
    NationalInstruments.ModularInstruments.NIScopeScopeDriverOperation
    NationalInstruments.ModularInstruments.NIScopeScopeDriverUtility
    NationalInstruments.ModularInstruments.NIScopeScopeEdgeTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeExportedSignals
    NationalInstruments.ModularInstruments.NIScopeScopeExternalCalibration
    NationalInstruments.ModularInstruments.NIScopeScopeFractionalResample
    NationalInstruments.ModularInstruments.NIScopeScopeGlitchTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeMeasurement
    NationalInstruments.ModularInstruments.NIScopeScopeReferenceLevel
    NationalInstruments.ModularInstruments.NIScopeScopeReferenceTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeRuntTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeSelfCalibration
    NationalInstruments.ModularInstruments.NIScopeScopeStartTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeTiming
    NationalInstruments.ModularInstruments.NIScopeScopeTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeTVTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeWidthTrigger
    NationalInstruments.ModularInstruments.NIScopeScopeWindowReferenceTrigger

Log in to get a better experience