The read command returns the introductory information given for a device using the %XMIPIRFFEDEV command and the phase-specific configurations given in the %XMIPIRFFECTRL command. There is no dedicated read command for %XMIPIRFFECTRL.
Response syntax:
%XMIPIRFFEDEV?
%XMIPIRFFEDEV: <dev_id>,<def_usid>,<prod_id>,<man_id>,<pm_trig>
INIT:
ON:
OFF:
PWROFF:
OK
The read response parameters and their descriptions for the “%XMIPIRFFEDEV” row are as defined in Set command if a valid %XMIPIRFFEDEV command has been given earlier. Otherwise, the row is empty. The phase-specific rows that follow (INIT, ON, OFF, PWROFF) contain the parameters given for that phase or they are empty.
In the following command example, the following commands have been given:
AT%XMIPIRFFEDEV=1,7,171,331,184
OK
AT%XMIPIRFFECTRL= 1,1,1,28,56,6,1,2,2,3,750,3,8,850,18,9,1000,20,12,1700,35,19,1900,37,
25,2200
OK
In the following command example, the read command returns:
AT%XMIPIRFFEDEV?
%XMIPIRFFEDEV: 1,7,171,331,184
INIT:
ON: 1,1,1,28,56,6,1,2,2,3,750,3,8,850,18,9,1000,20,12,1700,35,19,1900,37,25,2200
OFF:
PWROFF:
OK