Device

SCPI Command :

HCOPy:DEVice:FORMat
class DeviceCls[source]

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

get_format_py() ScreenshotFormat[source]
# SCPI: HCOPy:DEVice:FORMat
value: enums.ScreenshotFormat = driver.hardCopy.device.get_format_py()

No command help available

return:

file_formats: No help available

set_format_py(file_formats: ScreenshotFormat) None[source]
# SCPI: HCOPy:DEVice:FORMat
driver.hardCopy.device.set_format_py(file_formats = enums.ScreenshotFormat.BMP)

No command help available

param file_formats:

No help available