Keysight VISA.NET Help
IVisaSession Interface Properties

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

Public Properties
 NameDescription
 PropertyEventQueueCapacity The capacity of the event queue - the maximum number of pending events.  
 PropertyHardwareInterfaceName Human readable text that describes the hardware interface.  
 PropertyHardwareInterfaceNumber The board number of the hardware interface.  
 PropertyHardwareInterfaceType Specifies the hardware interface type (GPIB, ASRL, etc.).  
 PropertyResourceClass The class of resource for this session (INSTR, INTFC, etc.).  
 PropertyResourceImplementationVersion The version of this VISA.NET implementation.  
 PropertyResourceLockState The current lock state of the resource for this session.  
 PropertyResourceManufacturerId The IVI identification number of the software vendor of this VISA.NET implementation.  
 PropertyResourceManufacturerName The name of the software vendor that corresponds to the ResourceManufacturerId property.  
 PropertyResourceName The VISA resource name of the currently open resource. This name is the canonical version of the resource name and therefore may vary from the resource descriptor used to open/initialize the resource.  
 PropertyResourceSpecificationVersion The version of the VISA.NET specification that describes the functionality provided by this session.  
 PropertySynchronizeCallbacks Specifies whether callbacks must be performed in a specific synchronization context. If false, the implementation is allowed to execute callbacks in any context. The default value is true.  
 PropertyTimeoutMilliseconds The I/O timeout in milliseconds for I/O communication on this resource session. If the timeout is VisaConstants.ImmediateTimeout (0), operations will never wait for the device to respond. If the timeout is VisaConstants.InfiniteTimeout (-1), I/O communication will not timeout.  
Top
See Also

Reference

IVisaSession Interface
Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025