History

SCPI Commands :

DIAGnostic:HUMS:DEVice:HISTory
DIAGnostic:HUMS:DEVice:HISTory:DELete:ALL
class HistoryCls[source]

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

delete_all() None[source]
# SCPI: DIAGnostic:HUMS:DEVice:HISTory:DELete:ALL
driver.diagnostic.hums.device.history.delete_all()

No command help available

delete_all_with_opc(opc_timeout_ms: int = - 1) None[source]
# SCPI: DIAGnostic:HUMS:DEVice:HISTory:DELete:ALL
driver.diagnostic.hums.device.history.delete_all_with_opc()

No command help available

Same as delete_all, but waits for the operation to complete before continuing further. Use the RsFsw.utilities.opc_timeout_set() to set the timeout value.

param opc_timeout_ms

Maximum time to wait in milliseconds, valid only for this call.

get() bytes[source]
# SCPI: DIAGnostic:HUMS:DEVice:HISTory
value: bytes = driver.diagnostic.hums.device.history.get()

No command help available

return

device_history: No help available