Left

SCPI Command :

HCOPy:PAGE:MARGin:LEFT
class LeftCls[source]

Left commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: HCOPy:PAGE:MARGin:LEFT
value: float = driver.hardCopy.page.margin.left.get()

This command defines the margin at the left side of the printout page on which no elements are printed. The margins are defined according to method RsFsw.HardCopy.Page.Margin.Unit.set.

return

left: No help available

set(left: float) None[source]
# SCPI: HCOPy:PAGE:MARGin:LEFT
driver.hardCopy.page.margin.left.set(left = 1.0)

This command defines the margin at the left side of the printout page on which no elements are printed. The margins are defined according to method RsFsw.HardCopy.Page.Margin.Unit.set.

param left

No help available