Coxreels V-1175-850 Vacuum Only Direct Crank Hose Reel | V1175 Series | 1-1/2″ NPT Hose Diameter | 50′ Hose Length | Less Hose

Coxreels V-1175-850 Vacuum Only Direct Crank Hose Reel | V1175 Series | 1-1/2" NPT Hose Diameter | 50' Hose Length | Less Hose

Price
Original price was: $734.31.Current price is: $145.00.
Free shipping over $40 Calculated automatically
Reliable delivery Tracking provided when shipped
Easy returns View return policy
Secure payment Your payment details are protected

When extraction hose needs to stay organized around work cells, service bays, or fabrication areas, the Coxreels V-1175-850 provides a direct crank reel layout for vacuum-only hose storage and manual rewind control. This V1175 Series reel is configured for 1-1/2″ NPT vacuum connections and 50 ft hose capacity, giving buyers a practical setup for routing vacuum hose used to remove fumes, dust, particles, and process by-products from the work area. The direct crank design keeps retraction simple without spring tension, while the open drum and low-profile outlet riser help the hose wrap smoothly during rewind.Built as a vacuum-only model, the V-1175-850 is suited for facilities that need hose management without the added air plumbing found on vacuum/pneumatic combination reels. Its 118 lb ship weight, 23.63″ W x 18″ H x 17″ L overall dimensions, and 14.88″ x 16″ mounting pattern help maintenance teams plan installation on benches, floors, trucks, or walls where compatible mounting support is available.*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: Vacuum Hose Reel | Series: V1175 Series | Model: V-1175-850 | Configuration: Less Hose | Rewind Type: Direct Crank | Service: Vacuum Only | Vacuum Inlet: 1-1/2″ NPT | Hose Capacity: 50 ft | Hose Included: No | Ship Weight: 118 lbs | Overall Dimensions: 23.63″ W x 18″ H x 17″ L | Mounting Pattern: 14.88″ M x 16″ N | Base: 17.13″ X x 20.25″ YFeatures:Vacuum-only direct crank configuration keeps hose rewind manual and controlled, a practical choice when spring rewind is not required.Vacuum swivel is designed to fit 1-1/2″ 29HG vacuum hose for compatible extraction hose connections.Sturdy one-piece, CNC robotically welded 1/4″ steel A frame base with double-supported axle provides a stable reel structure for fixed installation.Mounting pattern is located in the steel base for straightforward reel installation and detachment.CNC robotically spun and ribbed discs with rolled edges add strength while helping protect the hose during winding and storage.Adjustable tension brake helps control the speed of the draw and reduces free-wheeling during operation, transport, or storage.Exclusive low-profile outlet riser and open drum slot design support a non-crimping, flat, smooth hose wrap.CPC powder coat finish helps resist chips and rust in shop and plant environments.Made in USA: 2 Year WarrantyApplications:Manufacturing plants – managing vacuum hose used near production equipment, workstations, and process areas.Maintenance, repair, and operations – keeping extraction hose accessible while reducing loose hose on the floor.Fabrication and finishing areas – supporting vacuum hose routing for collecting dust, particles, and work-area by-products.Commercial vacuum systems – storing compatible 1-1/2″ vacuum hose where manual crank rewind is preferred.Construction and mobile service setups – mounting vacuum hose storage on supported trucks, benches, floors, or wall locations when the installation structure matches reel requirements.FAQs:Q: What does less hose mean on the Coxreels V-1175-850?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1-1/2″ vacuum hose separately before putting the reel into service.Q: Is this a vacuum-only reel or a vacuum-and-air reel?A: The V-1175-850 is a vacuum-only direct crank reel. Coxreels also offers VA models in the V1175 Series for vacuum and air applications, but this SKU does not include the air plumbing configuration.Q: What type of rewind does this model use?A: This model uses direct crank rewind, meaning the hose is retracted manually with the crank instead of a spring motor. This gives the operator direct control over rewind speed.Q: Can this reel be wall mounted?A: The manufacturer lists mounting dimensions for installation planning, and third-party listings commonly reference bench, floor, truck, and wall mounting. The mounting surface must be structurally capable of supporting the reel, hose, and pulling forces during use.Q: Does this reel include an air swivel or pneumatic connection?A: No. This SKU is vacuum only and is listed with a 1-1/2″ NPT vacuum inlet and no air inlet capacity.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSE SKUDESCRIPTIONVACUUMAIRAPRX. LBS.SIZE INDEXINLETCAP.INLETCAP.V1175 SERIES V-1175-850Vacuum Only, Direct Crank1-1/2″ NPT50′–1183V-1175-850-CVacuum Only, Bevel Front Crank1-1/2″ NPT50′–1214V-1175-850-TVacuum Only, Bevel Top Crank1-1/2″ NPT50′–1214VA-1175-850*Vacuum & Air, Rim Rewind1-1/2″ NPT50’1/2″ NPT50’1235VA-1175-850-C*Vacuum & Air, Bevel Front Crank1-1/2″ NPT50’1/2″ NPT50’1265VA-1175-850-T*Vacuum & Air, Bevel Top Crank1-1/2″ NPT50’1/2″ NPT50’1265V SERIES V-SLPL-825Vacuum Only, Spring Rewind1-1/2″ NPT25′–1026VA-DLPL-825*Vacuum & Air, Spring Rewind1-1/2″ NPT25’1/2″ NPT25’1077 (function(){ const btn=document.getElementById(‘toggleBtn’); const panel=document.getElementById(‘panel’); const icon=document.getElementById(‘icon’); let manual=false; function setState(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open); icon.textContent=open?’-‘:’+’; } function applyDefault(){ if(manual)return; setState(window.innerWidth>640); } btn.addEventListener(‘click’,function(){ manual=true; setState(panel.style.display===’none’); }); window.addEventListener(‘resize’,applyDefault); applyDefault(); })(); body{margin:0;padding:0;overflow-x:hidden;font-family:Verdana,Arial,sans-serif;} .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{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-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.

Related Products