Kompressoren
Verfügbarkeit
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [2.95, 8772.95],
connect: true,
range: {
min: [2.95],
max: [8772.95]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Hersteller
- B&P Vakuumpumpe Star 72 rechtsdrehend Kapazität 11870 l/min automatische Schmierung2.638,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe Star 84 rechtsdrehend Kapazität 14420 l/min automatische Schmierung5.822,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe KPS-B/M 490 linksdrehend Kapazität 13520 l/min automatische Schmierung4.734,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe KPS-B/MA 550 linksdrehend Kapazität 15270 l/min automatische Schmierung5.273,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe KPS-B/P 490 rechtsdrehend Kapazität 13520 l/min automatische Schmierung4.614,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe KPS-B/H 550 rechtsdrehend Kapazität 15270 l/min automatische Schmierung8.772,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe MEC II 11000 linksdrehend Kapazität 11137 l/min Zwangsschmierung2.571,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe MEC3000 linksdrehend Kapazität 3600 l/min zwangsschmierend1.524,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- B&P Vakuumpumpe Ballast 13500 linksdrehend Kapazität 13845 l/min automatische Schmierung3.554,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Güllekompressor Mec 6500M Zapfwellenantrieb Kompressor MEC 6500M max. 1,5 bar1.823,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Dichtung für Gehäuseschale B 63 - Ersatzteil für Drehkolbenpumpe BR 40 - 2802,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Battioni Pagani BP Güllekompressor Kompressor MEC 8000M max 1,5 bar, Durchmesser Tülle (mm / Zoll): 60mm1.997,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Battioni Pagani BP Güllekompressor Güllewagen Kompressor Star 72 max. 1,5 bar3.054,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- BR 160/ D - Drehkolbenpumpe Leistung: 2.875l/min max. Druck 8 bar5.523,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- BP-Güllekompressor Güllewagen Kompressor 6150l MEC5000m max. 1,5 bar1.659,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Kolben B6- Ersatzteil passend für Drehkolbenpumpe BR 40 - 280189,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- BR 200/ D - Drehkolbenpumpe zu Beförderung von Flüssigkeiten bis 80°C6.012,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
- Battioni Pagani BP Güllekompressor Kompressor 13.845 Liter hitzebest. Lamellen2.896,95 EUR *aktuell nicht lieferbar* inkl. MwSt. zzgl. Versand
