-20%
Coxreels C-MP-425-425 C Series Dual Purpose Spring Rewind Hose Reel combines two independently operating reels into one compact assembly for applications requiring two medium-pressure hose lines from a common mounting location. Each reel is supplied with 25 ft of 1/2″ I.D. hose with a 13/16″ hose O.D. and a maximum working pressure of 2,500 PSI. The supplied standard one-wire-braid hose is suitable for air, water, or oil applications, providing two separately controlled hose lines within one coordinated reel system.The C Series combination configuration uses two external fluid paths and allows each reel to operate independently. Adjustable guide arms accommodate wall, floor, and overhead mounting positions, while a single expanded 1/4″ steel mounting base provides one common mounting pattern for the complete assembly. A 1″ solid steel axle with lubricated precision bearings supports reel rotation, while enclosed cartridge-style spring motors provide automatic hose retraction and multi-position lock ratchet mechanisms secure each hose at the required working length.Type: Dual Purpose Spring Rewind Hose Reel | Series: C Series | Model: C-MP-425-425 | Configuration: Dual Hose Reel with Hose | Hose I.D.: 1/2″ | Hose O.D.: 13/16″ | Hose Length: 25 ft per Reel | Max Pressure: 2,500 PSI |Service: Air, Water or Oil | Rewind: Spring Driven | Approximate Weight: 78 lbsFeatures:Dual-reel combination configuration allows each hose reel to operate independently from one common mounting assembly.Each reel is supplied with 25 ft of 1/2″ I.D. standard one-wire-braid hose.Medium-pressure hose is suitable for air, water, or oil applications and exceeds SAE R1 specifications.Two external fluid paths support independent operation of the two hose reels.Adjustable guide arms accommodate wall, floor, and overhead mounting positions.Single expanded 1/4″ steel mounting base provides increased stability and one common mounting pattern.1″ solid steel axle and lubricated precision bearings support smooth reel rotation.Enclosed factory-tuned and matched cartridge-style spring motors provide automatic hose retraction.Multi-position lock ratchet mechanisms allow each hose to be independently secured at the desired working length.Made in USA: 2 Year WarrantyApplications:Air service installations requiring two independently retractable medium-pressure hose lines.Water applications operating within the hose reel’s listed pressure and temperature ratings.Oil service applications requiring two separately controlled hose reels from one mounting location.Wall-mounted workstations where adjustable guide arms provide the required hose payout direction.Floor or overhead installations requiring automatic rewind and independent operation of two 1/2″ hose lines.FAQs:Q: Does the Coxreels C-MP-425-425 include hose?A: Yes. The C-MP-425-425 is supplied with two 25-foot lengths of 1/2-inch I.D. standard one-wire-braid hose, with one hose installed on each independently operating reel.Q: What is the maximum pressure rating of the C-MP-425-425?A: Coxreels lists this model with a maximum working pressure of 2,500 PSI.Q: What are the supplied hose dimensions?A: Each supplied hose has a 1/2-inch inside diameter and a 13/16-inch outside diameter, with 25 feet of hose provided on each reel.Q: What fluids can the supplied hose handle?A: Coxreels specifies the medium-pressure hose for air, water, or oil applications. The hose exceeds SAE R1 specifications and has a listed maximum temperature of 250F.Q: Can the two reels operate independently?A: Yes. Each reel operates independently, allowing either hose to be extended, held at a working length, and retracted without affecting the second reel.Q: What mounting positions does the C Series accommodate?A: The adjustable guide arms accommodate wall, floor, and overhead mounting positions.Available Variations and Specifications HOSELESS HOSESIZEINDEXSKUI.D.O.D.FT.PSIAPRX.LBS.LESS HOSE SKUAPRX.LBS.LOW PRESSURE Models with hose are for air water service with a maximum temperature 150F. Models less hose can be used for air, water or oil.C-LP-125-1251/4″1/2″2530066C-LPL-125-125601C-LP-135-1351/4″1/2″3530067C-LPL-135-135601C-LP-150-1501/4″1/2″5030074C-LPL-150-150641C-LP-325-3253/8″5/8″2530067C-LPL-325-325602C-LP-335-3353/8″5/8″3530069C-LPL-335-335602C-LP-350-3503/8″5/8″5030078C-LPL-350-350642C-LP-425-4251/2″3/4″2530070C-LPL-425-425602MEDIUM PRESSURE Reels are furnished with standard one wire braid hose suitable for air, water or oil applications. Hose exceeds SAE R1 specifications. Maximum Temperature 250F.C-MP-325-3253/8″11/16″253,00080C-MPL-325-325662C-MP-335-3353/8″11/16″353,00086C-MPL-335-335682C-MP-425-4251/2″13/16″252,50078C-MPL-425-425642C-MP-430-4301/2″13/16″302,50084C-MPL-430-430662HIGH PRESSURE Reels are furnished standard with S.A.E. 100R16 #1 or #2 wire braid hose suitable for grease and hydraulic oil applications. Maximum Temperature 250F.C-HP-125-1251/4″9/16″255,00078C-HPL-125-125663C-HP-135-1351/4″9/16″355,00084C-HPL-135-135683C-HP-325-3253/8″11/16″254,00078C-HPL-325-325643C-HP-330-3303/8″11/16″304,00082C-HPL-330-330663 (function(){ const btn=document.querySelector(‘.spec-accordion-toggle’); const panel=document.querySelector(‘.spec-accordion-panel’); const icon=document.querySelector(‘.spec-accordion-icon’); let manual=false; function setOpen(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,String(open)); icon.textContent=open?”:’+’; } function applyDefault(){ if(manual)return; setOpen(window.innerWidth>640); } btn.addEventListener(‘click’,function(){ manual=true; const open=btn.getAttribute(‘aria-expanded’)!==’true’; setOpen(open); }); window.addEventListener(‘resize’,applyDefault); applyDefault(); })(); body{margin:0;padding:0;overflow-x:hidden;font-family:Verdana,Arial,sans-serif;background:#fff;} .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 tr:first-child th{background:#444;color:#fff;text-transform:uppercase;font-weight:700;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;font-weight:700;text-transform:uppercase;} .spec-table thead tr:nth-child(2) th:first-child,.spec-table thead tr:nth-child(2) th:nth-child(7){background:#999;color:#fff;} .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;} .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;} .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;}@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.