Time

SCPI Command :

IMPort:VIEW:TIME:STARt
class TimeCls[source]

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

get_start() float[source]
# SCPI: IMPort:VIEW:TIME:STARt
value: float = driver.importPy.view.time.get_start()

Sets the start line displayed on the page.

return:

start: float

set_start(start: float) None[source]
# SCPI: IMPort:VIEW:TIME:STARt
driver.importPy.view.time.set_start(start = 1.0)

Sets the start line displayed on the page.

param start:

float