Keysight VISA.NET Help
ManufacturerName Property (PxiBackplaneSession)



The name of the hardware vendor for this PXI chassis.
Syntax
'Declaration
 
Public ReadOnly Property ManufacturerName As String
'Usage
 
Dim instance As PxiBackplaneSession
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