Keysight VISA.NET Help
IPxiMemorySession Interface Methods

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

Public Methods
 NameDescription
 MethodDisableEventDisables a client from receiving events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession)
 MethodDiscardEventsDiscard all pending events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession)
 MethodDispose (Inherited from System.IDisposable)
 MethodEnableEventEnables a client to receive events of the type specified by the eventType argument using a WaitOnEvent method. (Inherited from Ivi.Visa.IVisaSession)
 MethodIn16 Read in a 16-bit value from the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodIn32 Read in a 32-bit value from the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodIn64 Read in a 64-bit value from the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodIn8 Read in an 8-bit value from the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodLockResource Locks the resource for this session with an exclusive lock, with an infinite timeout. (Inherited from Ivi.Visa.IVisaSession)
 MethodMapAddress Map the specified memory space into this process’s address space. (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMemoryAllocateOverloaded.  Allocate memory from the device’s memory region.  
 MethodMemoryFree Free previously allocated memory.  
 MethodMoveIn16 Move a 16-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveIn32 Move a 32-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveIn64 Move a 64-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveIn8 Move an 8-bit block of data from the specified memory space (assigned memory base + offset) to local memory. (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveOut16 Moves an 16-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveOut32 Moves an 32-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveOut64 Moves an 64-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodMoveOut8 Moves an 8-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodOut16 Write a 16-bit value to the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodOut32 Write a 32-bit value to the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodOut64 Write a 64-bit value to the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodOut8 Write an 8-bit value to the specified memory space (assigned memory base + offset). (Inherited from Ivi.Visa.IRegisterBasedSession)
 MethodUnlockResource Unlock the resource. (Inherited from Ivi.Visa.IVisaSession)
 MethodWaitOnEventWait for events of type(s) specified by the eventType argument. (Inherited from Ivi.Visa.IVisaSession)
Top
See Also

Reference

IPxiMemorySession Interface
Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025