| Keysight.Visa Namespace : IKeysightInternalResourceManager Interface |
For a list of all members of this type, see IKeysightInternalResourceManager members.
| Name | Description | |
|---|---|---|
![]() | GetAttributeBoolean | Retrieve the boolean value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeByte | Retrieve the 8-bit integer value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeInt16 | Retrieve the 16-bit integer value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeInt32 | Retrieve the 32-bit integer value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeInt64 | Retrieve the 64-bit integer value of the specified attribute from the underlying VISA C implementation. |
![]() | GetAttributeString | Overloaded. Retrieve the string value of the specified attribute from the underlying VISA C implementation. |
![]() | SetAttributeBoolean | Set the boolean value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeByte | Set the 8-bit integer value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeInt16 | Set the 16-bit integer value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeInt32 | Set the 32-bit integer value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeInt64 | Set the 64-bit integer value of the specified attribute in the underlying VISA C implementation. |
![]() | SetAttributeString | Set the string value of the specified attribute in the underlying VISA C implementation. |