Ports

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:COMSettings:PORTs:CATalog
class PortsCls[source]

Ports commands group definition. 1 total commands, 0 Subgroups, 1 group commands

class CatalogStruct[source]

Structure for reading output parameters. Fields:

  • No_Devices: int: No parameter help available

  • Item_Number: List[int]: No parameter help available

  • Discovered_Port: List[str]: No parameter help available

get_catalog() CatalogStruct[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:COMSettings:PORTs:CATalog
value: CatalogStruct = driver.configure.comSettings.ports.get_catalog()

No command help available

return:

structure: for return value, see the help for CatalogStruct structure arguments.