Calculate Subsystem; Calculate[1] - Keithley 2002 User Manual

Hide thumbs Also See for 2002:
Table of Contents

Advertisement

Calculate subsystems
3.12
3.12.1
Parameters
Query
Description
Program fragment
Parameters
Query
Description
Program fragment
Parameters
Query
The commands in this subsystem are used to configure and control the three Calculate sub-
systems and are summarized in Table 3-4.

:CALCulate[1]

This subsystem is used to configure and control the Polynomial and Percent math calculations.
Detailed information on math calculations is provided in paragraph 2.10.
:FORMat <name>
:CALCulate[1]:FORMat <name>
<name> = NONE
POLynomial
PERCent
PDEViation
:FORMat? Query programmed math format
This command is used to specify the format for the CALC 1 math calculation. With NONE
selected, no CALC 1 calculation is performed. With one of the other formats selected and
CALC 1 enabled (see :STATe), the result of the calculation is displayed. The calculated reading
is refreshed every time the instrument takes a reading.
PRINT #1, "output 16; :calc:form perc; form?"
PRINT #1, "enter 16"
:KMATh commands
:MA0Factor <NRf>
:CALCulate[1]:KMATh:MA0Factor <NRf>
<NRf> = -9.999999e30 to +9.999999e30
:MA0Factor Query "a0" factor
This command is used to define the "a0" factor for the polynomial calculation.
PRINT #1, "output 16; :calc:kmat:ma0f 6; ma0f?"
PRINT #1, "enter 16"
:MA1Factor <NRf>
:CALCulate[1]:KMATh:MA1Factor <NRf>
<NRf> = -9.999999e20 to +9.999999e20
:MA1Factor Query "a1" factor
Specify CALC 1 format
No calculation
Polynomial math calculation
Percent math calculation
Percent deviation math calculation
Specify "a0" factor
Specify "a1" factor
IEEE-488 Reference
' Select percent and query
format
' Get response message from
2002
' Set "a0" and query.
' Get response from 2002
3-67

Advertisement

Table of Contents
loading

Table of Contents