| Ivi.Visa Namespace : IGpibInterfaceSession Interface |
For a list of all members of this type, see IGpibInterfaceSession members.
| Name | Description | |
|---|---|---|
![]() | AssertTrigger | Asserts a software trigger. |
![]() | ControlAtn | Controls the state of the GPIB ATN interface line, and optionally the active controller state of the local interface board. |
![]() | DisableEvent | Disables a client from receiving events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |
![]() | DiscardEvents | Discard all pending events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | EnableEvent | Enables a client to receive events of the type specified by the eventType argument using a WaitOnEvent method. (Inherited from Ivi.Visa.IVisaSession) |
![]() | LockResource | Locks the resource for this session with an exclusive lock, with an infinite timeout. (Inherited from Ivi.Visa.IVisaSession) |
![]() | PassControl | Overloaded. Tells the GPIB device at the specified address to become controller in charge (CIC). |
![]() | SendCommand | Writes GPIB command bytes on the bus. |
![]() | SendInterfaceClear | Pulses the interface clear line (IFC) for at least 100 microseconds. This operation asserts the IFC line and the local interface becomes controller in charge (CIC). |
![]() | SendRemoteLocalCommand | Controls the state of the GPIB REN interface line and, optionally, the remote/local state of the device. |
![]() | UnlockResource | Unlock the resource. (Inherited from Ivi.Visa.IVisaSession) |
![]() | WaitOnEvent | Wait for events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |