![Hioki 3155-01 Скачать руководство пользователя страница 307](http://html1.mh-extra.com/html/hioki/3155-01/3155-01_instruction-manual_2137164307.webp)
287
────────────────────────────────────────────────────
────────────────────────────────────────────────────
1. Basic settings and measurement (manual measurement)
For measuring the earth leakage current of the equipment to be measured of
the grounding class
.
10
OPEN "COM1:9600,N,8,1" FOR RANDOM AS #1
20
PRINT #1,":HEAD OFF"
30
PRINT #1,"MODE OFF;:EQU CLA1"
40
PRINT #1,":MODE EART"
50
PRINT #1,":CONF:AUTO OFF"
60
PRINT #1,":CONF:POL NORM"
70
PRINT #1,":CONF:COND POW"
80
PRINT #1,":CONF:FILT ON"
90
PRINT #1,":MEAS?"
100 INPUT #1,MV$,JUDG$
110 PRINT "Leakage Current: ";MV$
120 CLOSE
130 END
Line Explanation of program
10 Open the RS-232C circuit file.
20 Set the response header to OFF.
30 Set the grounding class of the equipment to be measured to class
.
40 Set the earth leakage current measurement.
50 Set the manual measurement.
60 Set the power source polarity to the normal polarity.
70 Set the condition of the equipment to be measured to the single fault
condition (open power lead).
80 Set the measurement network filter to ON.
Lines 50 to 80 can be written as a single command as follows:
PRINT #1,":CONF:AUTO OFF;POL NORM;COND POW;FILT ON"
90 Query the measured value.
100 Judge the measured value.
110 Display the measured value.
Содержание 3155-01
Страница 1: ...LEAK CURRENT HiTESTER INSTRUCTION MANUAL 3155 01...
Страница 2: ......
Страница 12: ......
Страница 27: ...7 1 2 3 4 5 6 7 8 9 10 11 12 13 14 A Chapter 2 Names and Functions of Parts...
Страница 45: ...25 1 2 3 4 5 6 7 8 9 10 11 12 13 14 A Chapter 4 Preparations for Measurement...
Страница 129: ...109 5 11 System Screen ME Equipment Example of a data unit printout Example of a details printout...
Страница 135: ...115 1 2 3 4 5 6 7 8 9 10 11 12 13 14 A Chapter 6 Ordinary Electrical Equipment Measurement Network C Installed...
Страница 189: ...169 6 7 System Screen for IEC TR 60990 Example of a data unit printout Example of a details printout...
Страница 195: ...175 1 2 3 4 5 6 7 8 9 10 11 12 13 14 A Chapter 7 Ordinary Electrical Equipment Measurement Network D Installed...
Страница 243: ...223 7 7 System Screen Universal Example of a data unit printout Example of a details printout...
Страница 314: ...294...
Страница 322: ...302 9 3 Accuracy Tables...
Страница 334: ...314 10 6 External Dimensions 292 2 110 2 212 2 115 8 2 10 6 External Dimensions...
Страница 335: ...315 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 APP Appendices...
Страница 362: ...INDEX 6 Index...
Страница 363: ......
Страница 364: ......
Страница 365: ......