NI-SCOPE .NET Class Library Help

Table of Contents

ScopeSampleClockTimebaseSource Class

  • Updated2023-09-06
  • 4 minute(s) read
ScopeSampleClockTimebaseSource Class

ScopeSampleClockTimebaseSource Class

Represents the source terminal for SampleClockTimebaseSource.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIScopeScopeSampleClockTimebaseSource

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

Syntax

public sealed class ScopeSampleClockTimebaseSource
Public NotInheritable Class ScopeSampleClockTimebaseSource

The ScopeSampleClockTimebaseSource type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberClockIn
Gets the source terminal for CLK IN.
Public propertyStatic memberNoSource
Gets the source terminal for no source.
Public propertyStatic memberPfi0
Gets the source terminal for PFI 0.
Public propertyStatic memberPfi1
Gets the source terminal for PFI 1.
Public propertyStatic memberPfi2
Gets the source terminal for PFI 2.
Public propertyStatic memberPxieDStarA
Gets the source terminal for PXIe DSTAR A.
Public propertyStatic memberPxiStar
Gets the source terminal for PXI STAR.
Top

Methods

  NameDescription
Public methodEquals(Object)
Determines whether the current instance of ScopeSampleClockTimebaseSource and the specified object are equal.
(Overrides ObjectEquals(Object).)
Public methodEquals(ScopeSampleClockTimebaseSource)
Determines whether the current instance of ScopeSampleClockTimebaseSource and the specified ScopeSampleClockTimebaseSource object are equal.
Public methodStatic memberFromString
Creates a ScopeSampleClockTimebaseSource object from the specified String.
Public methodGetHashCode
Gets the hash code for the current instance of ScopeSampleClockTimebaseSource.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Converts the current instance of ScopeSampleClockTimebaseSource to String.
(Overrides ObjectToString.)
Top

Operators

  NameDescription
Public operatorStatic memberEquality
Checks whether two ScopeSampleClockTimebaseSource object instances are equal.
Public operatorStatic member(String to ScopeSampleClockTimebaseSource)
Converts a specified String to an equivalent ScopeSampleClockTimebaseSource object.
Public operatorStatic member(ScopeSampleClockTimebaseSource to String)
Converts a ScopeSampleClockTimebaseSource object to an equivalent String.
Public operatorStatic memberInequality
Checks whether two ScopeSampleClockTimebaseSource object instances are not equal.
Top

Remarks

For more information see Features Supported by Device in the NI High-Speed Digitizers Help.

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

Log in to get a better experience