History

SCPI Commands :

SYSTem:DFPRint:HISTory:COUNt
SYSTem:DFPRint:HISTory:ENTRy
class HistoryCls[source]

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

get_count() str[source]
# SCPI: SYSTem:DFPRint:HISTory:COUNt
value: str = driver.system.deviceFootprint.history.get_count()

No command help available

return

pseudo_string: No help available

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

No command help available

return

pseudo_string: No help available