Deployed

SCPI Commands :

CPANel:SCENario:DEPLoyed:NAME
CPANel:SCENario:DEPLoyed:TIME
class DeployedCls[source]

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

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

Queries the name of the current/last deployed scenario.

return:

name: string

get_time() str[source]
# SCPI: CPANel:SCENario:DEPLoyed:TIME
value: str = driver.cpanel.scenario.deployed.get_time()

Queries the date and time the scenario has been deployed.

return:

time: DD MMM YYY hh:mm:ss