-33%
When a fully loaded reel needs more retrieval leverage than a direct hand crank provides, the Coxreels 1175-6-200-C uses a front-mounted bevel geared crank to make winding long, large-diameter hose more manageable. This 1175 Series reel stores up to 200 ft of 1″ I.D. hose, providing extended reach for water trucks, construction sites, fire-suppression equipment, agricultural systems, lubricant dispensing, and compatible chemical-fluid transfer.The reel’s fluid path is rated for a 3,000 PSI maximum working pressure and includes a 1″ female NPT inlet swivel and outlet riser. Its larger welded steel chassis accommodates the specified hose volume, while the low-profile outlet riser and open drum slot promote flat, even wraps. Permanently lubricated self-aligning pillow block bearings support smooth drum rotation, and an adjustable tension brake helps control free-wheeling as hose is pulled from the reel.*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: Bevel Geared Crank Rewind Hose Reel | Series: 1175 Series | Model: 1175-6-200-C | Configuration: Less Hose | Rewind: Front-Mounted Bevel Geared Crank | Hose I.D.: 1″ | Hose O.D.: 1-7/16″ | Hose Capacity: 200 ft | Optional Hose Capacity: 300 ft of 3/4″ I.D. hose with reducer | Inlet Swivel Assembly: 1″ Female NPT, 90 | Outlet Riser: 1″ Female NPT | Maximum Pressure: 3,000 PSIFeatures:Front-mounted bevel geared crank provides mechanical advantage when retrieving long lengths of large-diameter hose.Larger 1175 Series chassis accommodates greater hose capacities and larger hose diameters.One-piece, all-welded steel ‘A’ frame construction provides a stable reel structure for stationary or mobile mounting.External fluid path incorporates a nickel-plated steel 90-degree full-flow NPT swivel inlet.AFLAS swivel seals support the reel’s specified fluid-path configuration.Low-profile outlet riser and open drum slot promote flat, smooth hose wrapping around the drum.Permanently lubricated self-aligning pillow block bearings support smooth reel rotation.Adjustable tension brake helps prevent uncontrolled free-wheeling during hose payout.Long-handled locking pin secures the reel against rotation during transportation or storage.Professional-grade steel construction supports demanding stationary and mobile hose-storage applications.Rolled edges and ribbed discs add structural strength while reducing exposed sharp-edge contact points.Durable proprietary CPC powder-coat finish helps protect the steel reel structure.Made in USA: 2 Year WarrantyApplications:Water trucks and utility vehicles requiring organized storage for long, large-diameter hose runs.Construction sites where geared manual rewind is preferred over an electrical, pneumatic, or hydraulic drive.Fire-suppression and high-flow watering systems operating within the reel, hose, and fitting pressure limits.Farming and agricultural operations involving water delivery, spraying, or compatible fluid transfer.Lubricant dispensing systems requiring up to 200 ft of 1″ hose capacity.Chemical-fluid transfer installations using hose, seals, fittings, and other wetted components verified for the conveyed material.FAQs:Q: Does the Coxreels 1175-6-200-C include hose?A: No. This model is supplied as a reel only. Hose must be purchased separately and selected according to the required diameter, working pressure, temperature range, bend radius, and fluid compatibility.Q: What does the ‘C’ suffix mean?A: The ‘C’ suffix identifies the front-mounted bevel geared crank option. This geared mechanism provides greater mechanical advantage than the standard direct hand crank when retrieving a long or fully loaded hose.Q: How much hose can this reel hold?A: The standard capacity is 200 ft of 1″ I.D. hose with a 1-7/16″ outside diameter. The reel can also accommodate up to 300 ft of 3/4″ I.D. hose with a 1-1/4″ outside diameter when the appropriate reducer is used.Q: Does this reel require electricity or compressed air?A: No. The reel is rewound manually through the bevel geared crank, so no electrical connection, compressed-air supply, or hydraulic circuit is required.Q: What should be checked before mounting the reel?A: Confirm that the mounting surface can support the reel, installed hose, fittings, and operating loads. Allow space for the 36-5/8″ overall width and use the 23.31″ 13.75″ mounting pattern when planning the installation.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESIZEINDEXSKUSTANDARD CAPOPTIONAL CAP.Reducer requiredINLET SWIVELASSEMBLYOUTLETRISERPSIAPRX.LBS.I.D.O.D.FT.I.D.O.D.FT.1175-6-2001″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-A1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-AB1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-C1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-E1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-EA1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-EB1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-ED1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-EF1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-EJ1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,0008351175-6-200-H1″1 7/16″2003/4″1 1/4″3001″ F NPT 901″ F NPT3,000835 (function(){ var acc=document.querySelector(‘.spec-accordion’); var btn=acc.querySelector(‘.spec-accordion-toggle’); var panel=acc.querySelector(‘.spec-accordion-panel’); var icon=acc.querySelector(‘.spec-accordion-icon’); var manual=false; function setOpen(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function applyDefault(){ if(!manual){setOpen(window.innerWidth>640);} } btn.addEventListener(‘click’,function(){ manual=true; setOpen(btn.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,applyDefault); applyDefault(); })(); 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 .product-id{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;} .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.