| Keysight.Visa Namespace : GpibSession Class |
For a list of all members of this type, see GpibSession members.
| Name | Description | |
|---|---|---|
![]() | AssertTrigger | Asserts a software or hardware trigger, depending on the default trigger protocol for the session type. (Inherited from Keysight.Visa.MessageBasedSession) |
![]() | Clear | Performs an IEEE 488.1-style clear of the device and clears the input and output buffer (both raw and formatted I/O buffers). It also may terminate ending operations on the device. (Inherited from Keysight.Visa.MessageBasedSession) |
![]() | 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). (Inherited from Keysight.Visa.VisaSession) |
![]() | DiscardEvents | Discards events of the type specified by the eventType argument from the queue for that event type. (Inherited from Keysight.Visa.VisaSession) |
![]() | Dispose | Overloaded. Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. (Inherited from Keysight.Visa.VisaSession) |
![]() | EnableEvent | Enables a calling program's ability to receive events of the type specified by the eventType argument using a WaitOnEvent method. (Inherited from Keysight.Visa.VisaSession) |
![]() | LockResource | Overloaded. Acquires a lock on the resource for this session. (Inherited from Keysight.Visa.VisaSession) |
![]() | ReadStatusByte | Reads the status from the device. For 488.2 instruments, this is the 488.2 status byte. (Inherited from Keysight.Visa.MessageBasedSession) |
![]() | SendRemoteLocalCommand | Overloaded. Controls the state of the GPIB REN interface line and, optionally, the remote/local state of the device. |
![]() | UnlockResource | Unlocks the resource. (Inherited from Keysight.Visa.VisaSession) |
![]() | 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. (Inherited from Keysight.Visa.VisaSession) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. (Inherited from Keysight.Visa.VisaSession) |