| Ivi.Visa Namespace : INativeVisaSession Interface |
For a list of all members of this type, see INativeVisaSession members.
| Name | Description | |
|---|---|---|
![]() | DisableEvent | Disables a client from receiving events of type(s) specified by the eventType argument. |
![]() | DiscardEvents | Discard all pending events of type(s) specified by the eventType argument. |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | EnableEvent | Enables a client to receive events of the type specified by the eventType argument using a WaitOnEvent method. |
![]() | GetAttributeBoolean | Overloaded. Retrieve the value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeByte | Overloaded. Retrieve the value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeInt16 | Overloaded. Retrieve the value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeInt32 | Overloaded. Retrieve the value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeInt64 | Overloaded. Retrieve the value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeString | Overloaded. Retrieve the value of the specified attribute from the underlying VISA C implementation. |
![]() | LockResource | Locks the resource for this session with an exclusive lock, with an infinite timeout. (Inherited from Ivi.Visa.IVisaSession) |
![]() | SetAttributeBoolean | Overloaded. Set the value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeByte | Overloaded. Set the value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeInt16 | Overloaded. Set the value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeInt32 | Overloaded. Set the value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeInt64 | Overloaded. Set the value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeString | Overloaded. Set the value of the specified attribute in the underlying VISA C implementation. |
![]() | UnlockResource | Unlock the resource. (Inherited from Ivi.Visa.IVisaSession) |
![]() | WaitOnEvent | Overloaded. Wait for events of type(s) specified by the EventType argument. |