Dau

SCPI Commands

SENSe:DATA:CONTrol:LAN:DAU:STATus
class Dau[source]

Dau commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_status()RsCmwDau.enums.DauStatus[source]
# SCPI: SENSe:DATA:CONTrol:LAN:DAU:STATus
value: enums.DauStatus = driver.sense.data.control.lan.dau.get_status()

Queries the state of the LAN DAU connector.

return

status: NOTConn | CONN NOTConn: no external network connected CONN: active external network connected