Keysight VISA.NET Help
FunctionNumber Property (PxiSession)



The PCI function number.
Syntax
'Declaration
 
Public ReadOnly Property FunctionNumber As Short
'Usage
 
Dim instance As PxiSession
Dim value As Short
 
value = instance.FunctionNumber
public short FunctionNumber {get;}
public:
property short FunctionNumber {
   short get();
}
Remarks

The range is from 0 to 7, inclusive.

All devices have a function 0. Multifunction devices will also support other function numbers.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025