Immediate

SCPI Commands :

HCOPy:IMMediate
HCOPy:IMMediate:NEXT
Commands in total: 2
Subgroups: 0
Direct child commands: 2
perform(opc_timeout_ms: int = -1) None[source]
# HCOPy:IMMediate
driver.hardCopy.immediate.perform()

No help available

Parameters:

opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.

perform_next(opc_timeout_ms: int = -1) None[source]
# HCOPy:IMMediate:NEXT
driver.hardCopy.immediate.perform_next()

Starts the output of the next display image, depending on the HCOPy:DESTination<m> destination setting. If the screenshot is saved to a file, the file name used in the last saving process is automatically counted up to the next unused name.

Parameters:

opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.