Fluke 5700A Series II Operator's Manual page 171

Multi-function calibrator
Hide thumbs Also See for 5700A Series II:
Table of Contents

Advertisement

CAL_RNG
Description
Overlapped command, ignored if not in remote.
Starts a calibration of a range. This command causes the calibrator to source the calibration
magnitude specified by the second parameter for the range specified by the first parameter.
To calibrate a range, the controller must send commands in the same sequence as in the
example.
1. The range identifier of the range to calibrate from Table 5-4, or the keyword NULL or
Parameters:
STORE.
2. (Only if parameter 1 is the range mnemonic) The calibration magnitude for the calibrator
to source. Must be 45% to 95% of the range specified.
3. (Optional; only if parameter 1 is the range mnemonic) The frequency of the calibrator
output with optional multiplier and units.
CAL_TEMP 23.5
Example:
CAL_RNG DC2_2V, 2V ; OPER ; *WAI
INCR (enough to null the calibrator)
CAL_RNG NULL
CAL_RNG STORE
CAL_RPT?
Description
Sequential command.
Returns a report for a specified calibration activity (see Chapter 6 for format details).
Parameter
CAL
CHECK (Output change report for cal check)
RAW
Response
(String)
"<EOL>
<formatted report>
"
Example:
10
REM THIS 1722A PROGRAM SAVES FORMATTED REPORT IN A FILE
20
CLOSE 1 \ OPEN "MF0:CALRPT" AS NEW FILE #1
30
PRINT @4,'CAL_RPT? CAL'
40
INPUTLINE @4,A$ ! THROW AWAY BEGINNING QUOTE
50
! DO {
60
INPUTLINE @4,A$
70
PRINT #1,A$
80
IF LEFT(A$,1%) != '"' GOTO 60
90
!} WHILE(NOT END OF FILE)
Table 5-2. Commands (continued)
(Output change report for calibration)
(A list of all calibration constants)
Remote Operation
5
Commands
5-21

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5720a series ii5720a series ii

Table of Contents