var product_container_array = document.querySelectorAll("[data-zs-product-id]"); for(var i=0; i< product_container_array.length; i++) { var label_price_container=product_container_array[i].querySelector("[data-zs-label-price]"); if(label_price_container){ var selling_price_container=product_container_array[i].querySelector("[data-zs-selling-price]"); var label_price=Number(label_price_container.getAttribute("data-zs-label-price")); var selling_price=Number(selling_price_container.getAttribute("data-zs-selling-price")); var discounted_price=label_price - selling_price; var discount_percent=(discounted_price/label_price)*100; discount_percent=discount_percent.toFixed(1); /* Creating new p tag for showing discount */ var paragraph_elem=document.createElement("P"); var text_elem=document.createTextNode("Discount : "+discount_percent+"%"); paragraph_elem.style="margin: auto;font-size: initial;" ; paragraph_elem.appendChild(text_elem); label_price_container.insertAdjacentElement('afterend',paragraph_elem); } }
STANDARD SALES CORPORATION
0

LAEX3F7

  • Quantity
LAEX3F7
Product Details
Main
RangeEasyPact
Product or component typeContactor coil
Product compatibilityLC1E40...E65
Device short nameLAEX
Control circuit typeAC at 50/60 Hz standard
[Uc] control circuit voltage110 V AC 50/60 Hz
Average resistance34.4 Ohm at 20 °C
Inductance of closed circuit1.93 H
Complementary
Control circuit voltage limitsOperational: 0.85...1.1 Uc at 50/60 Hz (at <60 °C)
Inrush power in VA160 VA 50 Hz cos phi 0.75 (at 20 °C)
140 VA 60 Hz cos phi 0.75 (at 20 °C)
Hold-in power consumption in VA15 VA 50 Hz cos phi 0.3 (at 20 °C)
13 VA 60 Hz cos phi 0.3 (at 20 °C)
Environment
Ambient air temperature for operation-5…60 °C
Net weight0.11 kg
Packing Units
Unit Type of Package 1PCE
Number of Units in Package 11
Package 1 Height4.5 cm
Package 1 Width8.2 cm
Package 1 Length11.4 cm
Package 1 Weight116.8 g
Contractual warranty
Warranty18 months

- Added to cart
- Can't add this product to the cart now. Please try again later.
- Quantity updated
- An error occurred. Please try again later.
Deleted from cart
- Can't delete this product from the cart at the moment. Please try again later.