Connector

SCPI Commands :

TEST:CONNector:AUXio
TEST:CONNector:BNC
class ConnectorCls[source]

Connector commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_aux_io() bool[source]
# SCPI: TEST:CONNector:AUXio
value: bool = driver.test.connector.get_aux_io()

No command help available

return

aux_io: No help available

get_bnc() bool[source]
# SCPI: TEST:CONNector:BNC
value: bool = driver.test.connector.get_bnc()

No command help available

return

bnc: No help available