Count

SCPI Command :

HCOPy:PAGE:WINDow:COUNt
class CountCls[source]

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

get() float[source]
# SCPI: HCOPy:PAGE:WINDow:COUNt
value: float = driver.hardCopy.page.window.count.get()

This command defines how many windows are displayed on a single page of the printout for method RsFsw.HardCopy.Content. set.

return

count: integer

set(count: float) None[source]
# SCPI: HCOPy:PAGE:WINDow:COUNt
driver.hardCopy.page.window.count.set(count = 1.0)

This command defines how many windows are displayed on a single page of the printout for method RsFsw.HardCopy.Content. set.

param count

integer