DIAGnostic Subsystem EM510
5.23 4065.7763.32-01.00
5.3.6 DIAGnostic Subsystem
DIAGnostic[:SERVice]
. :INFO
. . :SDATe<numeric_suffix>?
Query about the software-generation date
If a module is not available, a zero string ("") is returned and the error message HW MISSING will be
generated.
Parameters:
The processor is selected via the <numeric suffix>:
1 or no <numeric suffix> SW_VERSION_MAIN version date of the PPC
2 SW_VERSION_IF version date of the DSP
3 SW_VERSION_FPGA version date of the FPGA codes
4 SW_VERSION_MB_CPLD version date of the CPLD codes
5 SW_VERSION_BOOTPROG version date of the bootstrap loader
Result:
<year>,<month>,<day>
<year> = 1900 to
<month> = 1 to 12
<day> = 1 to 31
Example:
DIAGnostic:INFO:SDATe1? -> 2003,07,24
. . :SVERsion<numeric_suffix>?
Query about the software version.
If a module is not available, a zero string ("") is returned and the error message HW MISSING will be
generated.
Parameters:
The processor is selected via the <numeric suffix>:
1 or no <numeric suffix> SW_VERSION_MAIN version date of the PPC
2 SW_VERSION_IF version date of the DSP
3 SW_VERSION_FPGA version date of the FPGA codes
4 SW_VERSION_MB_CPLD version date of the CPLD codes
5 SW_VERSION_BOOTPROG version date of the bootstrap loader
Result:
Software version and identification number of software in format Vxx.yy-aaaa.bbbb.cc (also see *IDN?)
Example:
DIAGnostic:INFO:SVERsion1? ->V01.62- 4065.8376.00