Bottom

SCPI Command :

HCOPy:PAGE:MARGin:BOTTom
class BottomCls[source]

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

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

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

return

bottom: No help available

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

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

param bottom

No help available