(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
DC6-60V 30A Speed Controller Digital Percentage Tachometer Electric Motor Governor Brush Motor Speed Controller
Specification
item
value
Input voltage
DC6-60V
Output voltage
linear under load
Output current
0-30A
Continuous current
within 20A
Speed control type
flow
Adjustment speed control mode
jog + -
Speed range
0 - 100%
Control frequency
21KHZ
Wiring type
fence terminal block
Support motor
brush motor
Module size
length * width * height 96mm * 61mm * 34mm
product net weight
100 grams
Panel opening
length * width 92mm * 56mm
speed digital display
percentage 0-100
Installation Instructions
Setting
Slow start time setting Function 1: 000 - 100 Slow start to 100% speed time is adjustable between 0-10 seconds The default is 1 second. Slow stop time setting Function 2: 000 - 100 The slow stop time is adjustable between 0-10 seconds. The default is 1 second. Lower speed limit setting Function 3: 000 - 080 The minimum speed is adjustable between 0-80% and less than the maximum speed setting. The default is 0. Speed upper limit setting Function 4: 000 - 100 The maximum speed is adjustable between 0-100% and is greater than the minimum speed setting. The default is 100%.
Acceleration and deceleration value setting Function 5: 001 002 005 010 015 020 020 025 Each press of the addition and subtraction key speed changes by 1%, 2%, 5%, 10%, 15%, 20%, 25%.