Otime
SCPI Commands :
DIAGnostic:INFO:OTIMe:SET
DIAGnostic:INFO:OTIMe
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_set() int[source]
# DIAGnostic:INFO:OTIMe:SET value: int = driver.diagnostic.info.otime.get_set()
No help available
- get_value() int[source]
# DIAGnostic:INFO:OTIMe value: int = driver.diagnostic.info.otime.get_value()
Queries the operating hours of the instrument so far.
- Returns:
operation_time: integer Range: 0 to INT_MAX
- set_set(set_py: int) None[source]
# DIAGnostic:INFO:OTIMe:SET driver.diagnostic.info.otime.set_set(set_py = 1)
No help available