Top
SCPI Command :
HCOPy:PAGE:MARGin:TOP
- class TopCls[source]
Top commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: HCOPy:PAGE:MARGin:TOP value: float = driver.hardCopy.page.margin.top.get()
This command defines the margin at the top of the printout page on which no elements are printed. The margins are defined according to method RsFsw.HardCopy.Page.Margin.Unit.set.
- return
top: No help available
- set(top: float) None [source]
# SCPI: HCOPy:PAGE:MARGin:TOP driver.hardCopy.page.margin.top.set(top = 1.0)
This command defines the margin at the top of the printout page on which no elements are printed. The margins are defined according to method RsFsw.HardCopy.Page.Margin.Unit.set.
- param top
No help available