Keithley 2000 User Manual page 161

Hide thumbs Also See for 2000:
Table of Contents

Advertisement

:IMMediate
:CALCulate2:IMMediate
Query
:IMMediate?
Description
The :IMMediate command is used to perform the selected CALC2 operation
on the readings in the buffer (assuming CALC2 is enabled; see :STATe). Af-
ter performing the calculation, the result can be read by using the
:CALCulate2:DATA? query command.
Another way to perform the calculation and read the result is to use the query
form of the command (:IMMediate?). When this command is sent, the cal-
culation is performed and the result is queried.
Program
This example assumes that there are readings stored in the buffer and that
CALC2 is enabled:
PRINT #1, "output 02; :calc2:form max" ' Select format
PRINT #1, "output 02; :calc2:imm?"
PRINT #1, "enter 02"
:DATA?
:CALCulate2:DATA?
Description
This query command is used to read the result of the CALC2 calculation. If
CALC2 is disabled or NONE is selected, the "raw" reading will be read.
SCPI Command Reference
Perform CALC2
Perform calculation and read result (equivalent to
:CALCulate2:IMMediate; DATA?)
' Perform math and query result
' Get response from 2000
Read CALC2 result
5-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents