Interior

SCPI Commands :

HCOPy:INTerior:DATA
HCOPy:INTerior:FILE
class InteriorCls[source]

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

get_data() bytes[source]
# SCPI: HCOPy:INTerior:DATA
value: bytes = driver.hardCopy.interior.get_data()

No command help available

return:

data: No help available

set_file(filename: str) None[source]
# SCPI: HCOPy:INTerior:FILE
driver.hardCopy.interior.set_file(filename = 'abc')

No command help available

param filename:

No help available