Universal interface
ET System electronic GmbH 11
Instruction Set
The IEEE-488.2 standard demands several basic commands. Some commands may occur twice for compatibility
reasons (once in the ETS version and once in the (old) IEEE-488.2 version). The following syntax is used to describe the
commands:
separator within selection list
Example
GTR[,{0|1|2}] means that the command GTR can be used with or without parameters. If a parameter exists, it has to be 1, 2 or 3. Valid
commands are: GTR GTR,1 GTR,2 GTR,3
IA[,<imax>] means that the command IA can be used either with or without parameters. If a parameter exists, it has to be a numerical
value.
Quick view of commands
Initialization data reset
Activates front panel operation
Activates digital interface operation
Displays identification string
Reads maximum adjustable current limitation
Reads maximum adjustable voltage limitation
Measures present output current
Measures present output voltage
Optional Identification Query
Displays units current hardware/software version
Adjusts over voltage protection
PCx[,<baud>,<parity>,
<data bits>,<stop bits>,
<handshake>,<echo>,
<timeout>]
Resets hardware (no return value)
Enables/blocks the output
Saves previously made channel and interface parameter adjustments (no return
value)
Query of the units’ status (return values in binary format) (also see following
table)
Displays the interface status.
Adjusts output voltage (if there are no parameters, present set point is
displayed)
Detailed description of commands
CLS* or CLS - Clear Status
This command deletes the status byte. It affects only the status byte of the interface, the command was sent from. No
return value. For detailed description of the status byte see the different interface chapters.
DCL - Device Clear
This command resets the initialization data. No return value.
Caution: Interface parameters are also reset!