-70%
Built for fixed industrial installations that require AC-powered retrieval of larger-diameter hose, the Coxreels 1125-5-100-EA Electric Motor Rewind Hose Reel stores up to 100 feet of 3/4-inch I.D. hose. Its 115V AC, 1/2 HP explosion-proof motor reduces the physical effort and time required to retrieve a fully deployed hose, making this 1125 Series reel useful in maintenance departments, processing facilities, lubrication stations, and equipment installations with compatible electrical service.The reel supports a 3,000 PSI maximum working pressure when paired with appropriately rated hose, fittings, and fluid-system components. A direct gear drive transfers motor power to the drum without a chain, providing smooth and quiet retraction. The low-profile outlet riser and open drum slot help the 3/4″ hose form a flat wrap, while permanently lubricated self-aligning pillow block bearings and an adjustable tension brake promote controlled drum movement during payout and rewind.*Note: The above product image is for illustration purposes only. This product is a reel and does not include any hose. Please note this before ordering.Type: Electric AC Motor Rewind Hose Reel | Series: 1125 Series | Configuration: Less Hose | Motor: 115V AC, 1/2 HP Explosion-Proof Motor | Drive: Direct Gear Drive | Hose I.D.: 3/4″ | Hose O.D.: 1-1/4″ | Hose Capacity: 100 ft | Max Pressure: 3,000 PSI | Swivel Inlet: 3/4″ Female NPT | Outlet Riser: 3/4″ Female NPT | Overall Dimensions: 26″ W x 18.75″ H x 17.63″ L | Mounting Pattern: 15.44″ M x 10″ N | Base Dimensions: 17.38″ X x 16″ YFeatures:115V AC, 1/2 HP explosion-proof motor provides powered hose retrieval from a compatible fixed electrical supply.Direct gear drive delivers smooth and quiet retraction without a chain-drive mechanism.One-piece, all-welded steel A-frame construction creates a rigid mounting platform for stationary installations.Machined solid brass 90 full-flow NPT swivel with nitrile seals supports efficient fluid transfer and serviceable seal replacement.Low-profile outlet riser and open drum slot promote a flat, non-crimping hose wrap during payout and rewind.Permanently lubricated self-aligning bearings and an adjustable tension brake support smooth, controlled drum movement.Made in USA: 2 Year WarrantyApplications:Industrial maintenance departments managing large-diameter air, water, oil, or compatible fluid hose.Manufacturing and processing facilities equipped with compatible 115V AC electrical service.Lubrication and hydraulic service stations requiring powered hose retrieval.Fixed machinery skids and equipment installations where manual rewind would slow routine operations.Work areas requiring an explosion-proof motor configuration as part of a properly evaluated electrical system.FAQs:Q: Does the Coxreels 1125-5-100-EA include hose?A: No. This model is supplied as a reel only. Install a compatible 3/4-inch I.D. hose with an outside diameter no greater than 1-1/4 inches and suitable pressure, temperature, bend-radius, and media ratings.Q: What does the ‘EA’ suffix indicate?A: The EA suffix identifies the 115V AC, 1/2 HP explosion-proof electric motor configuration. The motor powers the reel’s direct gear drive for hose retrieval.Q: Can this reel be installed in any hazardous location?A: No. An explosion-proof motor does not automatically approve the complete reel installation for every classified area. A qualified professional must verify the location classification, wiring method, controls, and surrounding components.Q: How does this model differ from the 1125-5-100-E?A: The EA model uses a 115V AC, 1/2 HP explosion-proof motor, while the E model uses a 12V DC, 1/3 HP motor. The correct choice depends on the available power source and installation requirements.Q: Can the reel operate at the full 3,000 PSI rating?A: Yes, provided the installed hose, fittings, connectors, and every other fluid-path component are rated for the intended working pressure. The completed system is limited by its lowest-rated component.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESKUSTANDARD CAPOPTIONAL CAP.Reducer requiredINLET SWIVEL& OUTLETRISERPSISKUHP PSIAPRX.LBS.SIZEINDEXI.D.O.D.FT.I.D.O.D.FT.1125-5-1003/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-1004,5004271125-5-100-A3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-A4,5004271125-5-100-AB3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-AB4,5004271125-5-100-C3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-C4,5004271125-5-100-E3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-E4,5004271125-5-100-EA3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-EA4,5004271125-5-100-EB3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-EB4,5004271125-5-100-ED3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-ED4,5004271125-5-100-EF3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-EF4,5004271125-5-100-H3/4″1 1/4″1001/2″7/8″2003/4″ F NPT3,000HP1125-5-100-H4,500427 (function(){ var accordion=document.querySelector(‘.spec-accordion’); var toggle=accordion.querySelector(‘.spec-accordion-toggle’); var panel=accordion.querySelector(‘.spec-accordion-panel’); var icon=accordion.querySelector(‘.spec-accordion-icon’); var manual=false; function setOpen(open){ panel.style.display=open?’block’:’none’; toggle.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function defaultState(){ setOpen(window.innerWidth>640); } defaultState(); toggle.addEventListener(‘click’,function(){ manual=true; setOpen(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!manual){defaultState();} }); })(); body{margin:0;padding:0;overflow-x:hidden;} .spec-accordion{width:100%;max-width:1100px;margin:1em auto;box-sizing:border-box;font-family:Verdana,Arial,sans-serif;} .spec-accordion *{box-sizing:border-box;} .spec-accordion-toggle{width:100%;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:8px;text-align:center;cursor:pointer;background:#444;color:#fff;border:0;padding:12px 16px;font-family:Verdana,Arial,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;} .spec-accordion-title{grid-column:2;text-align:center;text-transform:uppercase;} .spec-accordion-icon{grid-column:3;text-align:right;font-size:20px;line-height:1;font-weight:700;} .spec-accordion-panel{border:1px solid #cfcfcf;border-top:0;padding:0;background:#fff;} .spec-table-wrapper{width:100%;max-width:1100px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;} .spec-table{width:100%;max-width:1100px;min-width:760px;margin:0 auto;border-collapse:collapse;table-layout:auto;font-family:Verdana,Arial,sans-serif;font-size:12px;color:#111;} .spec-table th,.spec-table td{white-space:nowrap;border:1px solid #d3d3d3;padding:6px 8px;text-align:center;vertical-align:middle;line-height:1.25;} .spec-table thead th{background:#444;color:#fff;text-transform:uppercase;font-weight:700;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;} .spec-table thead tr:nth-child(2) th:first-child,.spec-table thead tr:nth-child(2) th:nth-child(10){background:#999;color:#fff;} .spec-table thead tr:nth-child(3) th{background:#e9e9e9;color:#111;} .spec-table .product-id{background:#999!important;color:#fff!important;} .spec-table tbody tr:nth-child(even):not(.group-row){background:#f7f7f7;} .spec-table tbody tr:not(.group-row):hover{background:#e5e5e5;} .spec-table tbody td{font-weight:600;} .spec-table a,.spec-table a:visited{color:#0066cc;background:transparent;font-weight:700;text-decoration:none;padding:0;border-radius:0;} .spec-table a:hover,.spec-table a:active{color:#004f99;background:transparent;text-decoration:underline;} .group-row td{background:#005b96;color:#fff;font-weight:700;border-color:#005b96;white-space:normal;padding:6px 8px;text-align:left;} .group-content{display:grid;grid-template-columns:180px 1fr;align-items:start;column-gap:14px;width:100%;} .group-title{white-space:nowrap;line-height:1.2;} .group-description{text-align:left;white-space:normal;font-weight:400;} .spec-notes{max-width:1100px;margin:8px auto 0;font-size:12px;line-height:1.35;text-align:left;color:#333;} @media(max-width:640px){ .spec-accordion{max-width:100%;margin:1em auto;padding:0 10px;} .spec-accordion-toggle{font-size:13px;padding:10px 12px;grid-template-columns:24px 1fr 24px;} .spec-table-wrapper{max-width:100%;overflow-x:visible;} .spec-table{width:100%;max-width:100%;min-width:0;border:0;font-size:12px;} .spec-table thead{display:none;} .spec-table,.spec-table tbody,.spec-table tr,.spec-table td{display:block;width:100%;} .spec-table tbody tr:not(.group-row){margin:0 0 10px;border:1px solid #cfcfcf;background:#fff;} .spec-table td{border:0;border-bottom:1px solid #e2e2e2;padding:8px 10px;text-align:right;display:flex;justify-content:space-between;align-items:center;gap:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .spec-table td:last-child{border-bottom:0;} .spec-table td::before{content:attr(data-label);font-weight:700;text-transform:uppercase;text-align:left;color:#444;flex:0 0 45%;} .group-row,.group-row td{display:block;width:100%;} .group-row td{border:0;text-align:left;white-space:normal;} .group-row td::before{content:none;} .group-content{display:block;} .group-title{display:block;margin-bottom:4px;} .group-description{display:block;line-height:1.35;white-space:normal;} } Looking for more information about theCoxreelsRewindReel?Click hereto view theCatalog.For help choosing the correctCoxreelsRewindReels, please call(800) 608-5210or [email protected]
Only logged in customers who have purchased this product may leave a review.