Count

SCPI Command :

HCOPy:PAGE:WINDow:COUNt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# 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() .

Returns:

count: integer

set(count: float) None[source]
# 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() .

Parameters:

count – integer