Keysight VISA.NET Help
MaxLinkWidth Property (PxiSession)



The maximum usable link width.
Syntax
'Declaration
 
Public ReadOnly Property MaxLinkWidth As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.MaxLinkWidth
public short MaxLinkWidth {get;}
public:
property short MaxLinkWidth {
   short get();
}
Remarks

The value may be 1, 4 or 8.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025