| Keysight.Visa Namespace : VisaSession Class |
For a list of all members of this type, see VisaSession members.
| Name | Description | |
|---|---|---|
![]() | DisableEvent | Disables a calling program's ability to receive events of the type specified by the eventType argument using a VisaSession.WaitOnEvent method (any overload). |
![]() | DiscardEvents | Discards events of the type specified by the eventType argument from the queue for that event type. |
![]() | Dispose | Overloaded. Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. |
![]() | EnableEvent | Enables a calling program's ability to receive events of the type specified by the eventType argument using a WaitOnEvent method. |
![]() | LockResource | Overloaded. Acquires a lock on the resource for this session. |
![]() | UnlockResource | Unlocks the resource. |
![]() | WaitOnEvent | Overloaded. Waits for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event indefinitely. |
| Name | Description | |
|---|---|---|
![]() | Finalize | Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. |