Keysight VISA.NET Help
ManufacturerName Property (PxiSession)



The name of the hardware vendor that corresponds to the ManufacturerId property.
Syntax
'Declaration
 
Public ReadOnly Property ManufacturerName As String
'Usage
 
Dim instance As PxiSession
Dim value As String
 
value = instance.ManufacturerName
public string ManufacturerName {get;}
public:
property String^ ManufacturerName {
   String^ get();
}
Remarks

When using multiple implementations of VISA.NET from different vendors, the value of this attribute should be used for display purposes only and not for programmatic decisions, as the value can be different between VISA implementations and/or revisions.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025