NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

SwitchDriverOperation Members

  • Updated2023-02-21
  • 5 minute(s) read
SwitchDriverOperation Members

The SwitchDriverOperation type exposes the following members.

  NameDescription
Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
InvalidateAllAttributes Invalidates all properties.
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ResetInterchangeCheck Determines whether the test module has dependencies on the operation of previously executed test modules.
ToStringReturns a string that represents the current object. (Inherited from Object.)

Properties

  NameDescription
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-SWITCH.
InterchangeCheck Gets or sets whether to perform interchangeability checking and retrieve interchangeability warnings.
IOResourceDescriptor Gets the resource name that the NI-SWITCH uses to identify the physical device.
LogicalName Gets the logical name that you specified when opening the current IVI session.
QueryInstrumentStatus Gets or sets whether NI-SWITCH queries the NI-SWITCH device status after each operation.
RangeCheck Gets or sets whether to validate proper values and method parameters. If you enable this property, NI-SWITCH validates the parameter values that you pass to NI-SWITCH 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 or sets a value which indicates whether to simulate NI-SWITCH I/O operations.
SynchronizeCallbacks Gets or sets how events and callback delegates are invoked.

Events

  NameDescription
CoercionOccurs when the NI-SWITCH driver creates a coercion warning.
InterchangeCheckWarningOccurs when the NI-SWITCH driver creates a interchange warning.
WarningOccurs when the NI-SWITCH driver creates a driver warning.

Explicit Interface Implementations

  NameDescription
IIviDriverOperation..::.Coercion Coercion record event.
IIviDriverOperation..::.InterchangeCheckWarning Interchange check warning event.
IIviDriverOperation..::.Warning Warning event.

See Also

Log in to get a better experience