| Keysight.Visa Namespace > PxiSession Class : SlotPath Property |
'DeclarationPublic ReadOnly Property SlotPath As String
'UsageDim instance As PxiSession Dim value As String value = instance.SlotPath
public string SlotPath {get;}
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]][,...].
Current with Keysight IO Libraries Suite 18