-83%
For long hose runs that need powered retrieval from an air-powered system, the Coxreels 1125-4-500-AB compressed air motor rewind hose reel provides a reel-only platform for organizing high-capacity hose in service bays, mobile rigs, maintenance areas, and fluid handling stations. This 1125 Series model is configured for 1/2″ hose I.D. with up to 500 ft hose capacity, giving operators extended reach while helping keep hose controlled when the job is finished. Its 3000 PSI maximum pressure rating supports medium-pressure applications when the complete hose assembly, fittings, and system components are selected for the same pressure and media requirements.The #6 Gast compressed air motor rewind uses pneumatic power to retract the hose, making it a strong fit for facilities and service equipment where compressed air is already available. Motor rewind is especially helpful on 500 ft hose installations because it reduces the time and physical effort required to bring hose back onto the drum. Coxreels’ direct gear drive motorized design eliminates chain drive components, while the welded steel ‘A’ frame, low-profile outlet riser, and open drum slot help promote a flat, smooth hose wrap during 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: Motorized Hose Reel | Series: 1125 Series | Configuration: Less Hose | Rewind Type: Compressed Air #6 Gast Motor | Hose I.D.: 1/2″ | Hose O.D.: 7/8″ | Hose Capacity: 500 ft | Max Pressure: 3000 PSI | Hose Included: No | Swivel: Machined Solid Brass 90 Full-Flow NPT | Swivel Seal: Nitrile | Ship Weight: 66 lbsFeatures:Compressed air #6 Gast motor rewind provides pneumatic hose retrieval for installations where air power is preferred over electric or hydraulic rewind.Reliable direct gear drive on motor driven models provides quiet, smooth retraction with no chain drive.Machined solid brass 90 full-flow NPT swivel supports simple seal maintenance and hose installation without removing the reel from its mount.All welded steel ‘A’ frame construction provides a sturdy one-piece reel structure for fixed, skid-mounted, bench-mounted, or vehicle-mounted use.Exclusive low profile outlet riser and open drum slot design help create a flat, smooth, non-crimping hose wrap.Permanently lubricated self-aligning pillow block bearings support smooth rotation during payout and rewind.Long-handled locking pin secures the reel from rotation during transport or storage.Adjustable tension brake helps prevent free-wheeling during operation.Rolled edges and ribbed discs provide added strength, hose protection, and safer reel handling.Chip-resistant and rust-inhibiting CPC powder coat finish helps protect the reel in shop, fleet, and field environments.Made in USA: 2 Year WarrantyApplications:Industrial maintenance areas where long 1/2″ hose runs must be stored neatly after lubrication, washdown, or service work.Mobile service trucks and equipment skids that already carry compressed air and need powered hose retrieval in the field.Pressure washing and washdown stations using hose assemblies selected for the required pressure, temperature, and fluid exposure.Pest control, spraying operations, and hydro seeding systems that require extended hose reach with controlled rewind after each use.Oil, grease, and fluid transfer setups where a medium-pressure reel platform is needed without a factory-installed hose.FAQs:Q: What does ‘less hose’ mean on the 1125-4-500-AB?A: It means this reel is supplied without hose installed. A compatible 1/2″ I.D. hose must be selected separately, and the hose pressure rating, outside diameter, fittings, and media compatibility should be checked before installation.Q: What does the ‘AB’ suffix identify?A: The ‘AB’ suffix identifies this version as a compressed air motor rewind reel with a #6 Gast motor. It is different from hand crank, electric rewind, and hydraulic rewind configurations in the 1125 Series.Q: Can this reel hold the full 500 ft of hose with any 1/2″ hose?A: The listed capacity is based on 1/2″ I.D. hose with 7/8″ O.D. Hose with a larger outside diameter may reduce the total amount of hose the drum can hold.Q: Is 3000 PSI the reel rating or the hose rating?A: The 3000 PSI figure is the reels maximum pressure rating. The installed hose, fittings, and couplings must also be rated for the working pressure and media used in the system.Q: When is an air motor rewind reel a good choice?A: Air motor rewind is useful where compressed air is already part of the installation and the operator wants powered hose retrieval without specifying an electric motor. It is commonly selected for service trucks, plant maintenance areas, and equipment packages with onboard air supply.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-4-5001/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-5005,0005851125-4-500-A1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-A5,0005851125-4-500-AB1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-AB5,0005851125-4-500-C1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-C5,0005851125-4-500-E1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-E5,0005851125-4-500-EA1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-EA5,0005851125-4-500-EB1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-EB5,0005851125-4-500-ED1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-ED5,0005851125-4-500-EF1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-EF5,0005851125-4-500-H1/2″7/8″5003/8″3/4″7001/2″ F NPT3,000HP1125-4-500-H5,000585 (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.