(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Product Description
PZEM-028 AC 40-400V 100A Digital Multimeter Voltage Current Power Meter Electrical Instrument Power Factor Meter
Voltage
Measurement range: 40~400V
Display format:
≥100V display such as:220V
Accuracy: ±1%
Current
Measurement range: 0~100A
Display format:
≥100A display such as:100A
Starting measurement:0.02A
Accuracy: ±1%
Power
Measurement range: 0~22kW
Display format:
≥100V display such as:22.0kW
Starting measurement:2.2W
Accuracy: ±1%
Power factor
Measurement range: 0~1
Display format: such as:1.00PF
Other Function
Backlight control
The backlight can be turned on or off by short press the key
2. Error adjustment
The product is calibrated 100% before delivery, the user can adjust error manually. the method is as follows
Step 1: long press the key (about 3 seconds) until the screen digit flashes, then release the key;
Step 2: Digital flicker means entering error adjustment state, and the digit cycle flickers in sequence: voltage high digit→voltage middle digit→voltage low digit→voltage decimal point→ampere high digit→ampere middle digit→ampere low digit→ampere decimal point. The flicker represents the present adjustable digit, short press the key to adjust the value (Digital 0-9 cycle, decimal point shift);
Step 3: long press the key (about 3 seconds) after the adjustment, the screen display PASS and return to the normal display interface, means the adjustment is successful.
Note: error adjustment must be carried out under pure resistance (PF=1.00) load environment, otherwise the active power error after adjustment will be too large!