70
c
HAPTER
4:
Computer Interface Operation
F71/F41 Teslameter
4.5.2 SCPI Subsystem
Commands
The following commands and queries are derived from the SCPI 99 standard.
4.5.2.1 How to Read SCPI Commands
SCPI allows for either abbreviated or verbose commands. The abbreviation option is
shown capitalized in this document. Note that SCPI commands are not case sensitive.
Symbols used have the following meanings:
<>
must be replaced by a parameter
[]
optional keyword or parameter
|
OR
4.5.2.2 Example
Consider the following SCPI command:
The following are all valid uses of this command:
sens:average:coun 20
SENSE:AVER:Count max
Sense:aver:coun Default
4.5.2.3 SYSTem Commands
Command
Parameter(s)
Description
SENSe:AVERage:COUNt
<DEFault | MAXimum |
MINimum | integer
number of 10ms sam-
ples>
Configures the length of the
averaging window.
Command
Parameter(s)
Description
SYSTem:AUTODATETIME?
Returns whether the instru-
ment automatically sets the
date and time when con-
nected to the internet.
SYSTem:AUTODATETIME
<Boolean 0 = FALSE,
1 = TRUE>
Sets whether the instrument
automatically sets the date
and time when connected to
the internet.
SYSTem:BEEPer:VOLume?
Returns the volume setting as
a percentage of maximum.
SYSTem:BEEPer:VOLume
<integer>
Sets the volume of the instru-
ment as a percentage of maxi-
mum.
SYSTem:DATE?
Returns the year, month, and
day.
SYSTem:DATE
<year>,<month>,<day>
Sets the date.
SYSTem:ERRor:ALL?
Returns all SCPI errors in the
queue and clears the queue.
SYSTem:ERRor:CLEar
Clears the error queue.
SYSTem:ERRor:COUNt?
Returns the number of errors
in the queue.
SYSTem:ERRor[:NEXT]?
Returns the most recent error
in the queue and removes it.
SYSTem:FACTORYRESET
Resets all settings to their fac-
tory defaults. This includes
System settings.