| Ivi.Visa Namespace : IVxiBackplaneSession Interface |
For a list of all members of this type, see IVxiBackplaneSession members.
| Name | Description | |
|---|---|---|
![]() | AssertInterrupt | Assert the specified device interrupt or signal. |
![]() | AssertTrigger | Assert a software or hardware trigger. |
![]() | AssertUtilitySignal | Assert the specified utility bus signal. |
![]() | 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) |
![]() | MapTrigger | Overloaded. Map the specified source trigger line to the specified destination trigger line. |
![]() | UnlockResource | Unlock the resource. (Inherited from Ivi.Visa.IVisaSession) |
![]() | UnmapTrigger | Overloaded. Unmap the specified source trigger line. |
![]() | WaitOnEvent | Wait for events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession) |