232
Appendix B
Information for Replacing 4278A with 4288A
Example of Replacing Major Functions (comparison of programs)
Example of Replacing Major Functions (comparison of
programs)
Comparator
Sequential mode (absolute mode)
Table B-18 compares the programs used by the 4278A and 4288A to set the limit ranges.
These ranges are the Cp limit range as shown in the following figure and the D limit range
from 0 to 0.1 in the sequential mode (absolute mode).
Table B-18
Comparison of programs used to set limit ranges in sequential mode
4278A
4288A
10
ASSIGN @Agt4278a TO 717
20
!
30
OUTPUT @Agt4278a;"MPAR1"
40
OUTPUT @Agt4278a;"LPAR1"
50
!
60
OUTPUT @Agt4278a;"CLIM"
70
OUTPUT @Agt4278a;"LMOD3"
80
OUTPUT @Agt4278a;"BLIM=0.98E-9,0.99E-9,1.01E-9,1.02E-9"
90
!
100
!
110
!
120
!
130
!
140
!
150
!
160
!
170
OUTPUT @Agt4278a;"SLIM=0,0.1"
180
!
190
!
200
END
10
ASSIGN @Agt4288a TO 717
20
!
30
OUTPUT @Agt4288a;":CALC1:FORM CP"
40
OUTPUT @Agt4288a;":CALC2:FORM D"
50
!
60
!
70
OUTPUT @Agt4288a;":CALC:COMP:MODE ABS"
80
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN1 0.98E-9,0.99E-9"
90
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN1:STAT ON"
100
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN2 0.99E-9,1.01E-9"
110
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN2:STAT ON"
120
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN3 1.01E-9,1.02E-9"
130
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN3:STAT ON"
140
FOR I=4 TO 9
150
OUTPUT @Agt4288a;":CALC:COMP:PRIM:BIN"&VAL$ (I)&":STA
T OFF"
160
NEXT I
170
OUTPUT @Agt4288a;":CALC:COMP:SEC:LIM 0,0.1"
180
OUTPUT @Agt4288a;":CALC:COMP:SEC:STAT ON"
190
!
200
END
Содержание 4288A
Страница 18: ...16 Chapter1 Making Effective Use of This Manual How To Use This Manual ...
Страница 102: ...100 Chapter8 Avoiding Mistakes Related to Work and Daily Checks Daily Checks executing the self test ...
Страница 212: ...210 AppendixA Manual Changes Manual Changes ...
Страница 248: ...246 AppendixB Information for Replacing 4278A with 4288A Comparison of Interfaces ...
Страница 258: ...256 AppendixC Status Reporting System Using the Status Reporting System ...
Страница 282: ...280 AppendixG 4268A vs 4288A GPIB Command Correspondence Table 4268A vs 4288A GPIB Command Correspondence Table ...
Страница 288: ...286 Index Index ...