ScopeDriverUtility Methods
- Updated2023-09-06
- 3 minute(s) read
ScopeDriverUtility Methods
The ScopeDriverUtility type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Disable |
Places the instrument in a quiescent state as quickly as possible.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExportAttributeConfigurationBuffer |
Exports the attribute configuration of the session to a Byte array buffer.
| |
| ExportAttributeConfigurationFile |
Exports the attribute configuration of the session to the specified file.
| |
| GetChannelName |
Returns the channel name given a Int32 one-based index.
| |
| GetChannelNameFromString |
Returns a comma-separated channel-name list given a String index list.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ImportAttributeConfigurationBuffer |
Imports the attribute configuration to the session from the Byte array configuration.
| |
| ImportAttributeConfigurationFile |
Imports an attribute configuration to the session from the specified file.
| |
| Lock |
Attempts to acquire a synchronization lock on this instance of the driver.
| |
| Lock(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.
| |
| QueryDriverRevision |
Returns the revision numbers of the NI-SCOPE instrument driver.
| |
| Reset |
Resets all properties to their default value and stops export of all external signals and events.
| |
| ResetDevice |
Performs a hard reset on the instrument.
| |
| SelfTest |
Performs a self-test on the NI-SCOPE instrument and returns the test result.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |