
72    Language Dictionary
 DISP:TEXT
 Sends character strings to the display when the display mode is TEXT.  The LCD display has the following character set:
 LCD Character Set
 uppercase letters  A through Z (Case-sensitive entry)
 digits  0 through 9
 punctuation  _  |  “  $  < >  +  -  /  =  ?  .  :  ,
 blank space  
 A display is capable of showing up to 12 characters.  However, the three punctuation characters do not count toward the 12-
character limit when they are preceded by an alphanumeric character.  When punctuation characters are included, then the
maximum number of characters (alphanumeric + punctuation) that can be displayed is 15.  If it exceeds the display capacity,
a message will be truncated to fit and no error message will be generated.  If any character in the message is not a member
of the above character set, the character will be displayed as a starburst (all 16 segments of the character are lit).
Note IEEE Standard Digital Interface for Programmable Instrumentation requires that a string be enclosed in
either single (‘) or double (") quotes.
 Command Syntax DISPlay[:WINDow]:TEXT [:DATA] <STR>
 Parameters  (See LCD character set)
 *RST Value ‘      ‘
 Examples DISP:TEXT "DEFAULT_MODE"
 Query Syntax DISPlay[:WINDow]:TEXT?
 Returned Parameters <STR>      (Last programmed text string)
 Related Commands DISP    DISP:MODE    *RST
 Measurement commands measure the output voltage and current.
 MEAS:CURR?
 MEAS:VOLT?
 These queries return the voltage and current measured at the Agilent SAS’s sense terminals.
 Query Syntax MEASure:CURRent[:DC]?
 MEASure:VOLTage[:DC]?
 Parameters (None)
 Default Suffix A  for MEAS:CURR?
 V  for MEAS:VOLT?
 Examples MEAS:CURR? MEAS:VOLT? MEASURE:VOLTAGE:DC? MV
 Returned Parameters <NR3>