Otime

SCPI Commands :

DIAGnostic:INFO:OTIMe:SET
DIAGnostic:INFO:OTIMe
class OtimeCls[source]

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

get_set() int[source]
# SCPI: DIAGnostic:INFO:OTIMe:SET
value: int = driver.diagnostic.info.otime.get_set()

No command help available

return

set_py: No help available

get_value() int[source]
# SCPI: DIAGnostic:INFO:OTIMe
value: int = driver.diagnostic.info.otime.get_value()

Queries the operating hours of the instrument so far.

return

operation_time: integer Range: 0 to INT_MAX

set_set(set_py: int) None[source]
# SCPI: DIAGnostic:INFO:OTIMe:SET
driver.diagnostic.info.otime.set_set(set_py = 1)

No command help available

param set_py

No help available