ScopeDriverOperation Properties
- Updated2023-09-06
- 2 minute(s) read
ScopeDriverOperation Properties
The ScopeDriverOperation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Cache |
Gets or sets whether to cache the value of properties.
| |
| DriverSetup |
Gets the driver setup string used to set the initial values for properties that are specific to NI-SCOPE.
| |
| InterchangeCheck |
Gets or sets whether to perform interchangeability checking and retrieve interchangeability warnings.
| |
| IOResourceDescriptor |
Gets the resource name that the NI-SCOPE uses to identify the physical instrument.
| |
| LogicalName |
Gets the logical name that you specified when opening the current session.
| |
| QueryInstrumentStatus |
Gets or sets whether NI-SCOPE queries the instrument status after each operation.
NI-SCOPE can choose to ignore status checking for particular properties, regardless of the setting of this property.
| |
| RangeCheck |
Gets or sets whether to validate property values and method parameters. If you enable this property,
NI-SCOPE validates the parameter values that you pass to NI-SCOPE methods.
| |
| RecordCoercions |
Gets or sets whether the IVI engine keeps a list of the value coercions it makes for integer and real type properties.
| |
| Simulate |
Gets whether or not to simulate NI-SCOPE I/O operations.
| |
| SynchronizeCallbacks |
Gets or sets how events and callback delegates are invoked.
|