NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverUtility Methods

  • Updated2023-09-06
  • 3 minute(s) read
ScopeDriverUtility Methods

ScopeDriverUtility Methods

The ScopeDriverUtility type exposes the following members.

Methods

  NameDescription
Public methodDisable
Places the instrument in a quiescent state as quickly as possible.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExportAttributeConfigurationBuffer
Exports the attribute configuration of the session to a Byte array buffer.
Public methodExportAttributeConfigurationFile
Exports the attribute configuration of the session to the specified file.
Public methodGetChannelName
Returns the channel name given a Int32 one-based index.
Public methodGetChannelNameFromString
Returns a comma-separated channel-name list given a String index list.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImportAttributeConfigurationBuffer
Imports the attribute configuration to the session from the Byte array configuration.
Public methodImportAttributeConfigurationFile
Imports an attribute configuration to the session from the specified file.
Public methodLock
Attempts to acquire a synchronization lock on this instance of the driver.
Public methodLock(PrecisionTimeSpan)
Attempts to acquire a synchronization lock on this instance of the driver and specifies the maximum amount of time to wait to acquire the lock.
Public methodQueryDriverRevision
Returns the revision numbers of the NI-SCOPE instrument driver.
Public methodReset
Resets all properties to their default value and stops export of all external signals and events.
Public methodResetDevice
Performs a hard reset on the instrument.
Public methodSelfTest
Performs a self-test on the NI-SCOPE instrument and returns the test result.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience