DeviceFootprint
SCPI Command :
SYSTem:DFPRint
- class DeviceFootprintCls[source]
DeviceFootprint commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() str [source]
# SCPI: SYSTem:DFPRint value: str = driver.system.deviceFootprint.get()
Creates an .xml file with information on installed hardware, software, image and FPGA versions. The *.xml file is stored under C:/R_S/INSTR/devicedata/xml/DeviceFootprint_ on the instrument. It is also output to the remote interface as binary data.
- return
xxx: Contents of the xml file in binary format.