NI-SCOPE .NET Class Library Help

ScopeTriggerSource Class

  • Updated2023-09-06
  • 7 minute(s) read
ScopeTriggerSource Class

ScopeTriggerSource Class

Represents the source terminal for Source.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIScopeScopeTriggerSource

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

Syntax

public sealed class ScopeTriggerSource
Public NotInheritable Class ScopeTriggerSource

The ScopeTriggerSource type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAux0Pfi0
Gets the source terminal for AUX I/O connector 0 PFI 0.
Public propertyStatic memberAux0Pfi1
Gets the source terminal for AUX I/O connector 0 PFI 1.
Public propertyStatic memberAux0Pfi2
Gets the source terminal for AUX I/O connector 0 PFI 2.
Public propertyStatic memberAux0Pfi3
Gets the source terminal for AUX I/O connector 0 PFI 3.
Public propertyStatic memberAux0Pfi4
Gets the source terminal for AUX I/O connector 0 PFI 4.
Public propertyStatic memberAux0Pfi5
Gets the source terminal for AUX I/O connector 0 PFI 5.
Public propertyStatic memberAux0Pfi6
Gets the source terminal for AUX I/O connector 0 PFI 6.
Public propertyStatic memberAux0Pfi7
Gets the source terminal for AUX I/O connector 0 PFI 7.
Public propertyStatic memberChannel0
Gets the source terminal for channel 0.
Public propertyStatic memberChannel1
Gets the source terminal for channel 1.
Public propertyStatic memberChannel2
Gets the source terminal for channel 2.
Public propertyStatic memberChannel3
Gets the source terminal for channel 3.
Public propertyStatic memberChannel4
Gets the source terminal for channel 4.
Public propertyStatic memberChannel5
Gets the source terminal for channel 5.
Public propertyStatic memberChannel6
Gets the source terminal for channel 6.
Public propertyStatic memberChannel7
Gets the source terminal for channel 7.
Public propertyStatic memberExternal
Gets the source terminal for External.
Public propertyStatic memberImmediate
Gets the source terminal for Immediate.
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 memberPxiStar
Gets the source terminal for PXI STAR.
Public propertyStatic memberRtsi0
Gets the source terminal for RTSI 0.
Public propertyStatic memberRtsi1
Gets the source terminal for RTSI 1.
Public propertyStatic memberRtsi2
Gets the source terminal for RTSI 2.
Public propertyStatic memberRtsi3
Gets the source terminal for RTSI 3.
Public propertyStatic memberRtsi4
Gets the source terminal for RTSI 4.
Public propertyStatic memberRtsi5
Gets the source terminal for RTSI 5.
Public propertyStatic memberRtsi6
Gets the source terminal for RTSI 6.
Public propertyStatic memberRtsi7
Gets the source terminal for RTSI 7.
Public propertyStatic memberSoftwareTriggerFunction
Gets the source terminal for the software trigger.
Top

Methods

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

Operators

  NameDescription
Public operatorStatic memberEquality
Checks whether two ScopeTriggerSource object instances are equal.
Public operatorStatic member(String to ScopeTriggerSource)
Converts a specified String to an equivalent ScopeTriggerSource object.
Public operatorStatic member(ScopeTriggerSource to String)
Converts a ScopeTriggerSource object to an equivalent String.
Public operatorStatic memberInequality
Checks whether two ScopeTriggerSource 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