Detailed

SCPI Command :

DIAGnostic:HUMS:UTILization:HISTory:DETailed
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(idn: int, start: str = None, end: str = None, resolution: int = None) bytes[source]
# DIAGnostic:HUMS:UTILization:HISTory:DETailed
value: bytes = driver.diagnostic.hums.utilization.history.detailed.get(idn = 1, start = 'abc', end = 'abc', resolution = 1)

No help available