| Keysight.Visa Namespace : IKeysightNativeVisaSession Interface |
For a list of all members of this type, see IKeysightNativeVisaSession members.
| Name | Description | |
|---|---|---|
![]() | DisableEvent | Disables a client from receiving events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.INativeVisaSession) |
![]() | DiscardEvents | Discard all pending events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.INativeVisaSession) |
![]() | 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.INativeVisaSession) |
![]() | GetAttributeBoolean | Retrieves the value of the specified Boolean attribute from the native C implementation. (Keysight Specific) |
![]() | GetAttributeByte | Retrieves the value of the specified unsigned byte attribute from the native C implementation. (Keysight Specific) |
![]() | GetAttributeDateTime | Retrieves the value of the specified DateTime attribute from the native C implementation. (Keysight Specific) |
![]() | GetAttributeInt16 | Retrieves the value of the specified 16-bit integer attribute from the native C implementation. (Keysight Specific) |
![]() | GetAttributeInt32 | Retrieves the value of the specified 32-bit integer attribute from the native C implementation. (Keysight Specific) |
![]() | GetAttributeInt64 | Retrieves the value of the specified 64-bit integer attribute from the native C implementation. (Keysight Specific) |
![]() | GetAttributeString | Retrieves the value of the specified string attribute from the native C implementation. (Keysight Specific) |
![]() | LockResource | Locks the resource for this session with an exclusive lock, with an infinite timeout. (Inherited from Ivi.Visa.IVisaSession) |
![]() | SetAttributeBoolean | Sets the value of the specified Boolean attribute in the native C implementation. (Keysight Specific) |
![]() | SetAttributeByte | Sets the value of the specified unsigned byte attribute in the native C implementation. (Keysight Specific) |
![]() | SetAttributeInt16 | Sets the value of the specified unsigned 16-bit integer attribute in the native C implementation. (Keysight Specific) |
![]() | SetAttributeInt32 | Sets the value of the specified unsigned 32-bit integer attribute in the native C implementation. (Keysight Specific) |
![]() | SetAttributeInt64 | Set the value of the specified attribute in the underlying VISA C implementation. (Inherited from Ivi.Visa.INativeVisaSession) |
![]() | SetAttributeString | Set the value of the specified attribute in the underlying VISA C implementation. (Inherited from Ivi.Visa.INativeVisaSession) |
![]() | 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.INativeVisaSession) |