Voltage Calibration Program - Keysight N3300A User Manual

Dc electronics loads
Table of Contents

Advertisement

VOLTAGE Calibration Program

10
!
This program calibrates the voltage mode for load modules
20
!
N3302A, N3303A, N3304A, N3305A, N3306A and N3307A.
30
!
40
!
last update
50
!
60
!
Edit the interface address on line 100 if different then 705
70
!
80
ASSIGN @Ld TO 705
90
!
100
OUTPUT @Ld;"*RST"
110
OUTPUT @Ld;"CAL:STAT ON"
120
OUTPUT @Ld;"FUNC VOLT"
130
OUTPUT @Ld;"VOLT:RANG MAX"
140
OUTPUT @Ld;"SENS:VOLT:RANG MAX"
150
OUTPUT @Ld;"INP:STAT ON"
160
!
170
! *******
180
!
190
PRINT TABXY(10,8),"See figure B-3 for voltage calibration"
200
PRINT TABXY(10,10),"Connect power leads to input terminals"
210
PRINT TABXY(10,12),"Connect + sense to + input terminal"
220
PRINT TABXY(10,14),"Connect - sense to - input terminal"
230
PRINT TABXY(10,16),"Connect DVM to +/- sense terminals"
240
PRINT TABXY(10,18),"See Table B-2 Voltage Mode Voltage / Current Settings"
250
PRINT TABXY(10,20),"Set power source to voltage and current for model to be
calibrated"
260
PRINT TABXY(10,24),"BE SURE REMOTE BUTTON ON REAR PANEL IS IN REMOTE
POSITION"
270
DISP "Press CONT when ready to calibrate voltage "
280
PAUSE
290
CLEAR SCREEN
300
!
310
PRINT TABXY(9,15);"CALIBRATING HIGH VOLTAGE RANGE"
320
OUTPUT @Ld;"CAL:LEV P1"
330
WAIT 1
340
INPUT "Measure voltage at +/- sense terminals and enter value in volts",Vp1
350
!
360
OUTPUT @Ld;"CAL:DATA";Vp1
370
!
380
OUTPUT @Ld;"CAL:LEV P2"
390
WAIT 1
400
INPUT "Measure voltage at +/- sense terminals and enter value in volts",Vp2
410
!
420
OUTPUT @Ld;"CAL:DATA";Vp2
430
!
440
! *******
450
!
460
OUTPUT @Ld;"VOLT:RANG MIN"
470
OUTPUT @Ld;"SENS:VOLT:RANG MIN"
480
!
490
CLEAR SCREEN
500
PRINT TABXY(9,15);"CALIBRATING LOW VOLTAGE RANGE"
510
!
520
OUTPUT @Ld;"CAL:LEV P1"
530
WAIT 1
1/11/02
Calibrating high volt range
Calibrating low voltage range
Performance Test and Calibration - B
*******
*******
97

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

N3301aN3303aN3304aN3305aN3306aN3307a ... Show all

Table of Contents