Coxreels 1125PCL-8312-H Hydraulic Rewind Cord Reel | 1125PCL Series | 250′ (12/3) Capacity | 30 Amps | 600 Volts | Less Cord

Coxreels 1125PCL-8312-H Hydraulic Rewind Cord Reel | 1125PCL Series | 250' (12/3) Capacity | 30 Amps | 600 Volts | Less Cord

Price
Original price was: $1,719.71.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 long electrical cord runs need powered retrieval without an electric rewind motor, the Coxreels 1125PCL-8312-H provides a hydraulic rewind cord reel platform with 250 ft of 12/3 SOOW cord capacity, a 30 amp, 600 volt, 3-pole slip ring, and a hydraulic motor rewind configuration. The 1125PCL Series uses a drum-located slip ring assembly, which is the rotating electrical contact system that transfers power through the reel while allowing the drum to turn. This setup is useful for service trucks, utility vehicles, hydraulic equipment packages, construction support units, and plant maintenance areas where hydraulic power is already available for reel rewind.The reel is built around an all-welded steel ‘A’ frame that supports the drum and mounting base as a single rigid structure. Permanently lubricated self-aligning pillow block bearings help the drum rotate smoothly during payout and rewind, while the hydraulic rewind option reduces the effort required to recover long 12/3 cord runs after use. For buyers comparing 1125PCL models, the ‘H’ suffix is the key distinction: it identifies the hydraulic rewind version rather than the air motor or electric motor rewind models.*Note: The above product image is for illustration purposes only. This product is a reel and does not include any cord. Please note this before ordering.Type: Hydraulic Rewind Power Cord Reel | Series: 1125PCL Series | Model: 1125PCL-8312-H | Configuration: Less Cord | Drive Type: Hydraulic Motor Rewind | Cord Capacity: 250 ft of 12/3 SOOW Cord | Cord O.D.: .60″ | Cord Grip Range: .50″-.63″ | Slip Ring Rating: 30 Amps, 600 Volts | Poles: 3 | Overall Dimensions: 18-7/8″ W x 18-1/2″ H x 17-1/2″ L | Base: 13-3/8″ x 16″ | Mounting Pattern: 11-7/16″ x 10″ | Drum: 8-1/2″ Dia. x 8″ WFeatures:Hydraulic motor rewind supports powered cord recovery on trucks, skids, and equipment packages with compatible hydraulic power available.Drum-located slip ring assembly with easy-access cover simplifies routine maintenance without requiring the reel to be removed from its mount.30 amp, 600 volt, 3-pole slip ring configuration supports compatible 3-conductor cord applications when the full electrical system is matched to the reel rating.All-welded steel ‘A’ frame construction strengthens the reel structure for service vehicle, shop, and field support installations.Permanently lubricated self-aligning pillow block bearings help the drum rotate smoothly with reduced routine bearing service.Narrow reel width helps conserve mounting space in service bodies, equipment compartments, and restricted work areas.Cable Keeper helps prevent the lead cable from whipping or twisting during operation.Adjustable tension brake helps prevent free-wheeling during payout and rewind.Long-handled locking pin secures the reel from rotation during transport or storage.Durable CPC powder coat finish helps resist chips and corrosion in shop, mobile, and outdoor work environments.Made in USA: 2 Year WarrantyApplications:Service trucks and utility vehicles: managing long 12/3 cord runs on vehicles already equipped with hydraulic systems.Construction and field support: storing temporary power cord on mobile equipment, trailers, and jobsite service units.Industrial maintenance and MRO: keeping electrical cord organized in repair bays, service areas, and equipment staging locations.Fleet, mining, and railroad support: recovering long cord runs after equipment service where manual rewind would slow the crew down.Hydraulic equipment packages: integrating cord storage into skids or mobile systems when hydraulic rewind is preferred over electric or air motor rewind.FAQs:Q: Does the Coxreels 1125PCL-8312-H include cord?A: No. This model is supplied less cord. The buyer must provide compatible 12/3 SOOW cord that matches the reel’s 250 ft capacity, .60″ cord O.D. reference, and .50″-.63″ cord grip range.Q: What does the ‘H’ suffix mean on this model?A: The ‘H’ suffix identifies the hydraulic rewind version of the 1125PCL cord reel. It is different from the electric motor and air motor rewind versions, so the available power source on the vehicle or equipment package should be confirmed before ordering.Q: What does the 30 amp, 600 volt rating apply to?A: The 30 amp, 600 volt rating applies to the slip ring assembly. The complete installation must also account for the cord, plug, connectors, circuit protection, hydraulic rewind setup, and applicable electrical code requirements.Q: Can the cord stay wound on the reel while energized?A: Coxreels cautions that cord should be fully unspooled from the reel when energized unless applicable NEC ampacity derating factors are followed. This helps reduce the risk of heat buildup in layered cord.Q: Is this hydraulic rewind model explosion proof?A: This model is identified as a hydraulic rewind cord reel, not an electric explosion proof motor model. Suitability for classified or hazardous locations should be reviewed by the installer or authority having jurisdiction before use.AVAILABLE VARIATIONS AND SPECIFICATIONS REEL STORAGE CAPACITY: CORD / O.D. (IN)VOLTSSLIP RING AMPSSLIP RING # POLESAPRX. LBS.SIZE INDEXSKUCORD GRIP RANGE (IN)12/3 (.60 O.D)10/3 (.66 O.D)8/3 (.70 O.D)12/4 (.65 O.D)10/4 (.72 O.D)8/4 (.78 O.D)1125PCL-8312.50-.63250′—–6003033511125PCL-8312-A.50-.63250′—–6003033511125PCL-8312-C.50-.63250′—–6003033511125PCL-8312-E.50-.63250′—–6003033511125PCL-8312-EA.50-.63250′—–6003033511125PCL-8312-EB.50-.63250′—–6003033511125PCL-8312-ED.50-.63250′—–6003033511125PCL-8312-EF.50-.63250′—–6003033511125PCL-8312-H.50-.63250′—–600303351 (function(){ const btn=document.querySelector(‘.spec-accordion-toggle’); const panel=document.querySelector(‘.spec-accordion-panel’); const icon=document.querySelector(‘.spec-accordion-icon’); let userToggled=false; function setState(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function applyDefault(){ if(userToggled)return; setState(window.innerWidth>640); } btn.addEventListener(‘click’,function(){ userToggled=true; setState(btn.getAttribute(‘aria-expanded’)!==’true’); }); applyDefault(); window.addEventListener(‘resize’,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:visible; } .spec-table{ width:100%; max-width:1100px; border-collapse:collapse; table-layout:auto; font-family:Verdana,Arial,sans-serif; font-size:12px; color:#111; } .spec-table th, .spec-table td{ 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 .sku-header{ background:#999 !important; color:#fff !important; } .spec-table th:first-child, .spec-table td:first-child{ width:1%; white-space:nowrap; } .spec-table tbody tr:nth-child(even){ background:#f7f7f7; } .spec-table tbody tr: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; } @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 thead{ display:none; } .spec-table, .spec-table tbody, .spec-table tr, .spec-table td{ display:block; width:100%; } .spec-table tbody tr{ 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:normal; } .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%; } } 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