Keysight VISA.NET Help
SlotPath Property (PxiSession)



The slot path.
Syntax
'Declaration
 
Public ReadOnly Property SlotPath As String
'Usage
 
Dim instance As PxiSession
Dim value As String
 
value = instance.SlotPath
public string SlotPath {get;}
public:
property String^ SlotPath {
   String^ get();
}
Remarks

PXI slot paths are a sequence of values representing the PCI device number and function number of a PCI module and each parent PCI bridge that routes the module to the host PCI bridge. The string format of the attribute value is device1[.function1][,device2[.function2]][,...].

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025