SrData
SCPI Commands :
SYSTem:SRData:DELete
SYSTem:SRData
- Commands in total: 2Subgroups: 0Direct child commands: 2
- delete() None[source]
# SYSTem:SRData:DELete driver.system.srData.delete()
No help available
- delete_with_opc(opc_timeout_ms: int = -1) None[source]
# SYSTem:SRData:DELete driver.system.srData.delete_with_opc()
No help available
Same as delete, but waits for the operation to complete before continuing further. Use the RsSmw.utilities.opc_timeout_set() to set the timeout value.
- Parameters:
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.
- get_value() bytes[source]
# SYSTem:SRData value: bytes = driver.system.srData.get_value()
Queris the SCPI recording data from the internal file. This feature enables you to transfer an instrument configuration to other test environments, as e.g. laboratory virtual instruments.
- Returns:
file_data: block data