History

SCPI Commands :

SYSTem:DFPRint:HISTory:COUNt
SYSTem:DFPRint:HISTory:ENTRy
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_count() str[source]
# SYSTem:DFPRint:HISTory:COUNt
value: str = driver.system.deviceFootprint.history.get_count()

No help available

get_entry() str[source]
# SYSTem:DFPRint:HISTory:ENTRy
value: str = driver.system.deviceFootprint.history.get_entry()

No help available