Current

SCPI Commands :

CPANel:SCENario:CURRent:NAME
CPANel:SCENario:CURRent:STATus
class CurrentCls[source]

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

get_name() str[source]
# SCPI: CPANel:SCENario:CURRent:NAME
value: str = driver.cpanel.scenario.current.get_name()

Queries the name of the current/last deployed scenario.

return:

name: string

get_status() str[source]
# SCPI: CPANel:SCENario:CURRent:STATus
value: str = driver.cpanel.scenario.current.get_status()

Queries the scenario status.

return:

status: string