SER Serial Number

SER

Serial Number

Returns the serial number suffix of the spectrum analyzer.
Syntax
function path only
XSER
Related Commands: ID, REV.
Example
DIM
Serial$[24]
Reserves
m.emory
space for a string.
OUTPUT
718;"SER;"
Gets
the serial number from the spectrum analyzer:
ENTER 718;
Serials
Puts the spectrum analyzer response in the computer variable.
DISP
Serial$
Displays the serial number on the computer screen.
Query Response
The last five digits of the serial number are returned.
output
termination
--)
Programming Commands 5-481