EasyManua.ls Logo

Fluke 8846A - TCP;IP Protocol Stack

Fluke 8846A
112 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendices
Example Adjustment Program B
B-9
PRINT @<address of meter>, "CAL:VAL GIDC,1.0E-3"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate -0.001 ADC
# -0.001 ADC
PRINT @<address of meter>, "CAL:VAL GIDC,-1.0E-3"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 0.01 ADC
# 0.01 ADC
PRINT @<address of meter>, "CAL:VAL GIDC,10.0E-3"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate -0.01 ADC
# -0.01 ADC
PRINT @<address of meter>, "CAL:VAL GIDC,-10.0E-3"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 0.1 ADC
# 0.1 ADC
PRINT @<address of meter>, "CAL:VAL GIDC,100.0E-3"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate -0.1 ADC
# -0.1 ADC
PRINT @<address of meter>, "CAL:VAL GIDC,-100.0E-3"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
PRINT @<address of meter>, "CAL:REC"
### Calibrate 100 MOhm
# 100 MOhm
PRINT @<address of meter>, "CAL:VAL GRES,100000000"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 10 MOhm
# 10 MOhm
PRINT @<address of meter>, "CAL:VAL GRES,10000000"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 1 MOhm
# 1 MOhm
PRINT @<address of meter>, "CAL:VAL GRES,1000000"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 100 kOhm
# 100 kOhm
PRINT @<address of meter>, "CAL:VAL GRES,100000"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 10 kOhm
# 10 kOhm
PRINT @<address of meter>, "CAL:VAL GRES,10000"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 1 kOhm

Table of Contents

Other manuals for Fluke 8846A

Related product manuals