PWRUPTIME

Power Up Time

Returns the number of milliseconds that have elapsed since the spectrum analyzer was turned
on.
Syntax
Example
OUTPUT
718;"PWRUPTIME;"
ENTER
718;A
A=
A/1000
Executes
PWRUPTIME.
Places the result of PWRUPTIME into A.
Changes the milliseconds to seconds.
PRINT "Minutes elapsed
",A/60
Prints the number of minutes that have elapsed since
the spectrum analyzer was turned on.
Description
PWRUPTIME can count the number of milliseconds for up to
232
milliseconds
(232
milliseconds
is equivalent to 49.7 days). If the spectrum analyzer is left on for more than 49.7 days,
PWRUPTIME is reset to 0 and restarts the count.
Query Response
time
in
milliseconds
5-456 Programming Commands