| Keysight.Visa Namespace : PxiSession Class |
For a list of all members of this type, see PxiSession members.
| Name | Description | |
|---|---|---|
![]() | DisableEvent | Disables a calling program's ability to receive events of the type specified by the eventType argument using a VisaSession.WaitOnEvent method (any overload). (Inherited from Keysight.Visa.VisaSession) |
![]() | DiscardEvents | Discards events of the type specified by the eventType argument from the queue for that event type. (Inherited from Keysight.Visa.VisaSession) |
![]() | Dispose | Overloaded. Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. (Inherited from Keysight.Visa.VisaSession) |
![]() | EnableEvent | Enables a calling program's ability to receive events of the type specified by the eventType argument using a WaitOnEvent method. (Inherited from Keysight.Visa.VisaSession) |
![]() | In16 | Reads in a 16-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | In32 | Reads in a 32-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | In64 | Reads in a 64-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | In8 | Read in an 8-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | LockResource | Overloaded. Acquires a lock on the resource for this session. (Inherited from Keysight.Visa.VisaSession) |
![]() | MapAddress | Maps the specified memory space into this process’s address space. (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveIn16 | Overloaded. Moves a 16-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveIn32 | Overloaded. Moves a 32-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveIn64 | Overloaded. Moves a 64-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveIn8 | Overloaded. Moves an 8-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveOut16 | Overloaded. Moves an 16-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveOut32 | Overloaded. Moves an 32-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveOut64 | Overloaded. Moves an 64-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | MoveOut8 | Overloaded. Moves an 8-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | Out16 | Writes a 16-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | Out32 | Writes a 32-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | Out64 | Writes a 64-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | Out8 | Writes an 8-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession) |
![]() | ReserveTrigger | Keysight VISA.NET does not support this method. |
![]() | UnlockResource | Unlocks the resource. (Inherited from Keysight.Visa.VisaSession) |
![]() | UnreserveTrigger | Keysight VISA.NET does not support this method. |
![]() | WaitOnEvent | Overloaded. Waits for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event indefinitely. (Inherited from Keysight.Visa.VisaSession) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. (Inherited from Keysight.Visa.VisaSession) |