Keysight VISA.NET Help
VxiSession Class Methods


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

Public Methods
 NameDescription
Public MethodAssertTriggerOverloaded.  Assert a software or hardware trigger.  
Public MethodClear Performs an IEEE 488.1-style clear of the device and clears the input and output buffer (both raw and formatted I/O buffers). It also may terminate ending operations on the device. (Inherited from Keysight.Visa.MessageBasedSession)
Public MethodCommandQuery Sends the device a miscellaneous command or query and/or retrieves the response to a previous query.  
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 [Register-Based] Reads in a 16-bit value from the specified memory space (assigned memory base + offset).  
Public MethodIn32 [Register-Based] Reads in a 32-bit value from the specified memory space (assigned memory base + offset).  
Public MethodIn64 [Register-Based] Reads in a 64-bit value from the specified memory space (assigned memory base + offset).  
Public MethodIn8 [Register-Based] Read in an 8-bit value from the specified memory space (assigned memory base + offset).  
Public MethodLockResourceOverloaded.  Acquires a lock on the resource for this session. (Inherited from Keysight.Visa.VisaSession)
Public MethodMapAddress [Register-Based] Maps the specified memory space into this process’s address space.  
Public MethodMemoryAllocate [Register-Based] Keysight VISA.NET does not support this method.  
Public MethodMemoryFree [Register-Based] Keysight VISA.NET does not support this method.  
Public MethodMoveIn16Overloaded.  [Register-Based] Moves a 16-bit block of data from the specified memory space (assigned memory base + offset) to local memory.  
Public MethodMoveIn32Overloaded.  [Register-Based] Moves a 32-bit block of data from the specified memory space (assigned memory base + offset) to local memory.  
Public MethodMoveIn64Overloaded.  [Register-Based] Moves a 64-bit block of data from the specified memory space (assigned memory base + offset) to local memory.  
Public MethodMoveIn8Overloaded.  [Register-Based] Moves an 8-bit block of data from the specified memory space (assigned memory base + offset) to local memory.  
Public MethodMoveOut16Overloaded.  [Register-Based] Moves an 16-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset).  
Public MethodMoveOut32Overloaded.  [Register-Based] Moves a 32-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset).  
Public MethodMoveOut64Overloaded.  [Register-Based] Moves a 64-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset).  
Public MethodMoveOut8Overloaded.  [Register-Based] Moves an 8-bit block of data from local (source) memory to the specified destination memory space (assigned memory base + offset).  
Public MethodOut16 [Register-Based] Writes a 16-bit value to the specified memory space (assigned memory base + offset).  
Public MethodOut32 [Register-Based] Writes a 32-bit value to the specified memory space (assigned memory base + offset).  
Public MethodOut64 [Register-Based] Writes a 64-bit value to the specified memory space (assigned memory base + offset).  
Public MethodOut8 [Register-Based] Writes an 8-bit value to the specified memory space (assigned memory base + offset).  
Public MethodReadStatusByte Reads the status from the device. For 488.2 instruments, this is the 488.2 status byte. (Inherited from Keysight.Visa.MessageBasedSession)
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

VxiSession Class
Keysight.Visa Namespace

 

 


© Keysight Technologies 2015-2025