Stanford Research Systems SR865A Operation Manual page 162

4 mhz dsp lock-in amplifier
Table of Contents

Advertisement

144
Programming
KEYC(?) { ON | MUte| i }
The
KEYC i
and knob clicks but also includes various system sounds.
Example
KEYC MUTE
KEYC 1
KEYC?
PRMD(?) { SCReen | PRNt | MONOchrome | i }
The
PRMD i
monochrome (i=2).
Example
PRMD SCR
PRMD 0
PRMD?
SDFM(?) { CSV | MATfile | i }
The
SDFM i
Example
SDFM CSV
SDFM 0
SDFM?
FBAS(?) { s }
The
FBAS s
within quotes (" "). All letters will be converted to upper case. The string s is limited to 7
characters and may only contain characters which are allowed in DOS file names.
Example
FBAS "F65"
FBAS "f65"
FBAS?
FNUM(?) { i }
The
FNUM i
the filename exceed 8 characters, the suffix will be set to 0. For example, if the file name
prefix is "SR865_" (6 characters) then
characters).
Example
FNUM 12
FNUM?
SR865A DSP Lock-in Amplifier
command turns sounds on (i=0) or off/mute (i=1). This is primarily the key
Turn system sounds off
Returns the system sounds state i
command sets the screen shot mode to screen (i=0), print (i=1) or
Set the screen shot mode to screen
Returns the screen shot mode i
command sets the data file format to csv (i=0) or Matlab (i=1).
Set the data file format to csv
Returns the data file format i
command sets the file name prefix to the string s. The string s must be
Set the file name prefix to "F65"
Returns the file name prefix
command sets the file name suffix to value i. If the value of i would make
Set the file name suffix to 12
Returns the file name suffix
FNUM i
can set the suffix to 0–99 (limited to 2
Chapter 4

Advertisement

Table of Contents
loading

Table of Contents