Azero Commands; Clear Command - Keithley 2010 User Manual

Hide thumbs Also See for 2010:
Table of Contents

Advertisement

: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.
NOTE
Before you can enable or disable autozero, the Model 2010 must
first be in the idle state. The Model 2010 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 :INITiate.
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.
SCPI Command Reference
Control autozero
' Place 2010 in idle
' Get response from 2010
' Read response
' Display response
' Take 2010 out of idle
Clear Error Queue
5-67

Advertisement

Table of Contents
loading

Table of Contents