SrData
SCPI Commands :
SYSTem:SRData:DELete
SYSTem:SRData
- class SrDataCls[source]
SrData commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- delete() None [source]
# SCPI: SYSTem:SRData:DELete driver.system.srData.delete()
No command help available
- delete_with_opc(opc_timeout_ms: int = - 1) None [source]
# SCPI: SYSTem:SRData:DELete driver.system.srData.delete_with_opc()
No command help available
Same as delete, but waits for the operation to complete before continuing further. Use the RsSmbv.utilities.opc_timeout_set() to set the timeout value.
- param opc_timeout_ms
Maximum time to wait in milliseconds, valid only for this call.
- get_value() bytes [source]
# SCPI: 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.
- return
file_data: block data