Image

SCPI Command :

HCOPy:IMAGe:FORMat
class ImageCls[source]

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

get_format_py() RsSmbv.enums.HardCopyImageFormat[source]
# SCPI: HCOPy:IMAGe:FORMat
value: enums.HardCopyImageFormat = driver.hardCopy.image.get_format_py()

Selects the graphic format for the hard copy. You can use both commands alternatively.

return

format_py: No help available

set_format_py(format_py: RsSmbv.enums.HardCopyImageFormat) None[source]
# SCPI: HCOPy:IMAGe:FORMat
driver.hardCopy.image.set_format_py(format_py = enums.HardCopyImageFormat.BMP)

Selects the graphic format for the hard copy. You can use both commands alternatively.

param format_py

BMP| JPG| XPM| PNG