Size

SCPI Commands

HCOPy:SIZE:X
HCOPy:SIZE:Y
class SizeCls[source]

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

get_x() int[source]
# SCPI: HCOPy:SIZE:X
value: int = driver.hardCopy.size.get_x()

No command help available

return:

size_x: No help available

get_y() int[source]
# SCPI: HCOPy:SIZE:Y
value: int = driver.hardCopy.size.get_y()

No command help available

return:

size_y: No help available