Address

SCPI Command :

CONFigure:WLAN:MIMO:OSP:ADDRess
class AddressCls[source]

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

get() str[source]
# SCPI: CONFigure:WLAN:MIMO:OSP:ADDRess
value: str = driver.applications.k91Wlan.configure.wlan.mimo.osp.address.get()

Specifies the TCP/IP address of the switch unit to be used for automated sequential MIMO measurements. The supported unit is Rohde & Schwarz OSP 1505.3009.03 with module option 1505.5101.02

return

address: No help available

set(address: str) None[source]
# SCPI: CONFigure:WLAN:MIMO:OSP:ADDRess
driver.applications.k91Wlan.configure.wlan.mimo.osp.address.set(address = 'abc')

Specifies the TCP/IP address of the switch unit to be used for automated sequential MIMO measurements. The supported unit is Rohde & Schwarz OSP 1505.3009.03 with module option 1505.5101.02

param address

No help available