Keysight VISA.NET Help
VxiMemorySession Class Methods


For a list of all members of this type, see VxiMemorySession members.

Public Methods
 NameDescription
Public MethodDisableEventDisables 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)
Public MethodDiscardEventsDiscards events of the type specified by the eventType argument from the queue for that event type. (Inherited from Keysight.Visa.VisaSession)
Public MethodDisposeOverloaded.  Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. (Inherited from Keysight.Visa.VisaSession)
Public MethodEnableEventEnables 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)
Public MethodIn16 Reads in a 16-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodIn32 Reads in a 32-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodIn64 Reads in a 64-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodIn8 Read in an 8-bit value from the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodLockResourceOverloaded.  Acquires a lock on the resource for this session. (Inherited from Keysight.Visa.VisaSession)
Public MethodMapAddress Maps the specified memory space into this process’s address space. (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodMove Moves data from the specified source to the specified destination.  
Public MethodMoveIn16Overloaded.  Moves a 16-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodMoveIn32Overloaded.  Moves a 32-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodMoveIn64Overloaded.  Moves a 64-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodMoveIn8Overloaded.  Moves an 8-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodMoveOut16Overloaded.  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)
Public MethodMoveOut32Overloaded.  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)
Public MethodMoveOut64Overloaded.  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)
Public MethodMoveOut8Overloaded.  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)
Public MethodOut16 Writes a 16-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodOut32 Writes a 32-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodOut64 Writes a 64-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodOut8 Writes an 8-bit value to the specified memory space (assigned memory base + offset). (Inherited from Keysight.Visa.RegisterBasedSession)
Public MethodUnlockResource Unlocks the resource. (Inherited from Keysight.Visa.VisaSession)
Public MethodWaitOnEventOverloaded.  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)
Top
Protected Methods
 NameDescription
Protected MethodFinalize Performs tasks associated with freeing, releasing, or resetting unmanaged VISA resources used by this session. (Inherited from Keysight.Visa.VisaSession)
Top
See Also

Reference

VxiMemorySession Class
Keysight.Visa Namespace

 

 


© Keysight Technologies 2015-2025