EasyManua.ls Logo

Fluke 8846A - IP Addresses and Segmented Networks

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-7
### Calibrate -1 V DC
# -1V DC
PRINT @<address of meter>, "CAL:VAL GVDC,-1"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 0.1 V DC
# 0.1V DC
PRINT @<address of meter>, "CAL:VAL GVDC,0.1"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate -0.1 V DC
# -0.1V DC
PRINT @<address of meter>, "CAL:VAL GVDC,-0.1"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
PRINT @<address of meter>, "CAL:REC"
### Calibrate 1 A DC
# 1 A DC
PRINT @<address of meter>, "CAL:VAL GIDC,1"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate -1 A DC
# -1 A DC
PRINT @<address of meter>, "CAL:VAL GIDC,-1"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 10 A DC
# 10 A DC
PRINT @<address of meter>, "CAL:VAL GIDC,10"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate -10 A DC
# -10 A DC
PRINT @<address of meter>, "CAL:VAL GIDC,-10"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
PRINT @<address of meter>, "CAL:REC"
### Calibrate 10 A AC @1200 Hz
# 10 A AC
PRINT @<address of meter>, "CAL:VAL GIAC,10"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 10 A AC @1200 Hz
# 10 A AC
PRINT @<address of meter>, "CAL:VAL GIACS,10"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 1 A AC @1200 Hz
# 1 A AC
PRINT @<address of meter>, "CAL:VAL GIAC,1"
PRINT @<address of meter>, “CAL? ON”
INPUT LINE @<address of meter>, A$
### Calibrate 1 A AC @1200 Hz
# 1 A AC
PRINT @<address of meter>, "CAL:VAL GIACS,1"

Table of Contents

Other manuals for Fluke 8846A

Related product manuals