Azero Commands - Keithley 2000 User Manual

Hide thumbs Also See for 2000:
Table of Contents

Advertisement

5-64
SCPI Command Reference

:AZERo commands

:STATe <b>
:SYSTem:AZERo:STATe <b>
Parameters
Query
Description
Program
:CLEar command
:CLEar
:SYSTem:CLEar
Description
<b> = 1 or ON
Enable autozero
0 or OFF Disable autozero
:STATe?
Query state of autozero
This command is used to disable or enable autozero. When enabled, accuracy
is optimized. When disabled, speed is increased at the expense of accuracy.
Important Note: Before you can enable or disable auto-zero, the Model 2000
must first be in the idle state. The Model 2000 can be placed in the idle state
by first disabling continuous initiation (:INITiate:CONTinuous OFF), and
then sending the :ABORt command. After sending the :STATe command,
readings can be re-started by sending :INITiate:CONTinuous ON or :INI-
Tiate.
PRINT #1, "output 16; :init:cont off; :abor"
PRINT #1, "output 16; :syst:azer:stat off; stat?" ' Disable autozero
PRINT #1, "enter 16"
LINE INPUT #2, a$
PRINT a$
PRINT #1, "output 16; :init:cont on"
NOTE
When finished, be sure to re-enable autozero.
This action command is used to clear the Error Queue of messages.
Control autozero
'Place 2000 in idle
' Get response from 2000
' Read response
' Display response
'Take 2000 out of idle
Clear Error Queue

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents