DeviceFootprint

SCPI Command :

SYSTem:DFPRint
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# 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.

Returns:

xxx: Contents of the xml file in binary format.