ScopeSampleClockTimebaseSource Class
- Updated2023-09-06
- 4 minute(s) read
ScopeSampleClockTimebaseSource Class
Represents the source terminal for SampleClockTimebaseSource.
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() ![]() | ClockIn |
Gets the source terminal for CLK IN.
|
![]() ![]() | NoSource |
Gets the source terminal for no source.
|
![]() ![]() | Pfi0 |
Gets the source terminal for PFI 0.
|
![]() ![]() | Pfi1 |
Gets the source terminal for PFI 1.
|
![]() ![]() | Pfi2 |
Gets the source terminal for PFI 2.
|
![]() ![]() | PxieDStarA |
Gets the source terminal for PXIe DSTAR A.
|
![]() ![]() | PxiStar |
Gets the source terminal for PXI STAR.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of ScopeSampleClockTimebaseSource
and the specified object are equal.
(Overrides ObjectEquals(Object).) |
![]() | Equals(ScopeSampleClockTimebaseSource) |
Determines whether the current instance of ScopeSampleClockTimebaseSource
and the specified ScopeSampleClockTimebaseSource object are equal.
|
![]() ![]() | FromString |
Creates a ScopeSampleClockTimebaseSource object from the specified
String.
|
![]() | GetHashCode |
Gets the hash code for the current instance of ScopeSampleClockTimebaseSource.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Converts the current instance of ScopeSampleClockTimebaseSource
to String.
(Overrides ObjectToString.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Checks whether two ScopeSampleClockTimebaseSource object instances are equal.
|
![]() ![]() | (String to ScopeSampleClockTimebaseSource) |
Converts a specified String to an equivalent
ScopeSampleClockTimebaseSource object.
|
![]() ![]() | (ScopeSampleClockTimebaseSource to String) |
Converts a ScopeSampleClockTimebaseSource
object to an equivalent String.
|
![]() ![]() | Inequality |
Checks whether two ScopeSampleClockTimebaseSource object instances are not equal.
|
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.