CINXE.COM

High-Speed Tamper Band Applicator: Hydrotech™ TB for Varied Container Sizes | Axon

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, shrink-to-fit=no"> <link href="https://files.axoncorp.com" rel="preconnect" crossorigin> <link href="https://files.pmassets.com" rel="preconnect" crossorigin> <link href="https://files-hub.promachbuilt.com" rel="preconnect" crossorigin> <link href="https://use.typekit.net" rel="preconnect" crossorigin> <link rel="stylesheet" href="https://use.typekit.net/eja8dtl.css"> <link rel="stylesheet" href="https://files.axoncorp.com/assets/dist/site.styles.b9dd5c10b37e9b07e740.css"> <script src="https://files.axoncorp.com/assets/dist/site.scripts.b9dd5c10b37e9b07e740.js" defer></script><link rel="apple-touch-icon" sizes="180x180" href="https://files.pmassets.com/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://files.pmassets.com/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://files.pmassets.com/favicons/favicon-16x16.png"> <link rel="manifest" href="https://files.pmassets.com/favicons/manifest.json"> <link rel="mask-icon" href="https://files.pmassets.com/favicons/safari-pinned-tab.svg" color="#009a76"> <link rel="shortcut icon" href="https://files.pmassets.com/favicons/favicon.ico"> <meta name="msapplication-config" content="https://files.pmassets.com/favicons/browserconfig.xml"> <meta name="theme-color" content="#ffffff"><link rel="stylesheet" href="/assets/dist/fancybox.css"> <style> #main-carousel { border: 1px solid #d7d8d6; border-radius: 10px; } .carousel, .fancybox__nav { color: #fff; --carousel-slide-width: 100%; --carousel-button-bg: #009a76; --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%); --carousel-button-svg-width: 20px; --carousel-button-svg-height: 20px; --carousel-button-svg-stroke-width: 2.5; } .carousel .carousel__button:focus { outline: none; box-shadow: 0 0 0 4px #A78BFA; } .carousel .carousel__button.is-prev { left: -1.5rem; } .carousel .carousel__button.is-next { right: -1.5rem; } #main-carousel .carousel__slide picture img, #thumb-carousel .carousel__slide picture div { max-width: 100%; height: auto; display: block; position: relative; /* caused FF/Brave bug top: 50%; transform: translateY(-50%); */ margin-left: auto; margin-right: auto; } #thumb-carousel .carousel__slide { width: 150px; padding: .5rem; margin-top: .5rem; } .fancybox__container { --fancybox-thumbs-width: 160px; } #thumb-carousel .carousel__slide div { border: 1px solid #d7d8d6; } #thumb-carousel .carousel__slide.is-nav-selected div { box-shadow: 0 0 0 4px #A78BFA; } .has-thumb h6 { text-align: center; color: #ccc; font-size: 12px; } .button-overlay { position: absolute; left: 0; top: 0; height: 100%; width: 100%; align-items: center; display: flex; justify-content: center; } .button-overlay svg { width: 100px; height: 100px; } #thumb-carousel .button-overlay svg, .has-video .button-overlay.overlay-video svg, .has-iframe .button-overlay.overlay-360 svg { width: 60px; height: 60px; } .button-overlay svg path { fill: #009a76; } .overlay-360, .overlay-video { display: none; } .has-video .overlay-video, .has-iframe .overlay-360 { display: flex; } .carousel__slide img { max-width: 100%; display: block; } </style> <title>High-Speed Tamper Band Applicator: Hydrotech™ TB for Varied Container Sizes | Axon</title> <script> if ((navigator.doNotTrack != "1" && 0) || !0) { window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#171b60", "text": "#d7d8d6", "link": "#ffffff" }, "button": { "background": "block" === "wire" ? "transparent" : "#009a76", "text": "block" === "wire" ? "#009a76" : "#ffffff", "border": "block" === "wire" ? "#009a76" : undefined }, "highlight": { "background": "block" === "wire" ? "transparent" : "#f8e71c", "text": "block" === "wire" ? "#f8e71c" : "#000000", "border": "block" === "wire" ? "#f8e71c" : undefined } }, "position": "toppush" === "toppush" ? "top" : "toppush", "static": "toppush" === "toppush", "theme": "block", "type": "info", "content": { "message": "This website uses cookies to ensure you get the best possible experience. By continuing to browse this website, you agree to this use. Further information can be found in our&nbsp;", "dismiss": "Accept", "link": "Privacy and Cookie Policies", "href": "https://www.promachbuilt.com/privacy/", "allow":"Allow cookies", "deny":"Decline", "target":"_blank" }, "revokable":0 === 1 ? true : false, "dismissOnScroll":0 > 0 ? 0 : false, "dismissOnTimeout":0 > 0 ? (0 * 1000) : false, "cookie": { "expiryDays":365 !== 0 ? 365 : 365, "secure":0 === 1 ? true : false }, onInitialise: function (status) { var type = this.options.type; var didConsent = this.hasConsented(); if (type == "opt-in" && didConsent) { // enable cookies if (typeof optInCookiesConsented === "function") { optInCookiesConsented(); console.log("Opt in cookies consented"); } else { console.log("Opt in function not defined!"); } } if (type == "opt-out" && !didConsent) { // disable cookies if (typeof optOutCookiesNotConsented === "function") { optOutCookiesNotConsented(); console.log("Opt out cookies not consented"); } else { console.log("Opt out function not defined!"); } } }, onStatusChange: function(status, chosenBefore) { var type = this.options.type; var didConsent = this.hasConsented(); if (type == "opt-in" && didConsent) { // enable cookies if (typeof optInCookiesConsented === "function") { optInCookiesConsented(); console.log("Opt in cookies consented"); } else { console.log("Opt in function not defined!"); } } if (type == "opt-out" && !didConsent) { // disable cookies if (typeof optOutCookiesNotConsented === "function") { optOutCookiesNotConsented(); console.log("Opt out cookies not consented"); } else { console.log("Opt out function not defined!"); } } }, onRevokeChoice: function() { var type = this.options.type; if (type == "opt-in") { // disable cookies if (typeof optInCookiesRevoked === "function") { optInCookiesRevoked(); console.log("Opt in cookies revoked"); } else { console.log("Opt in revoked function not defined!"); } } if (type == "opt-out") { // enable cookies if (typeof optOutCookiesRevoked === "function") { optOutCookiesRevoked(); console.log("Opt out cookies revoked"); } else { console.log("Opt out revoked function not defined!"); } } } }); }); } else if (0) { // disable cookies if (typeof optOutCookiesNotConsented === "function") { optOutCookiesNotConsented(); console.log("Opt out cookies not consented"); } else { console.log("Opt out function not defined!"); } } </script> <script>dataLayer = [{"event":"view_item","items":[{"google_business_vertical":"custom","id":7448,"location_id":"axon","slug":"hydrotech-tb-washdown-tamper-band-applicator","business_line":"Decorative Labeling","parent_category":"products","category":"tamper-evident-band-applicators"}]}]; (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N6HWLXZ'); </script><meta name="generator" content="SEOmatic"> <meta name="description" content="HydroTech™ TB tamper evident band applicator ensures reliable operation for up to 300 containers per minute, supporting various container shapes."> <meta name="referrer" content="no-referrer-when-downgrade"> <meta name="robots" content="all"> <meta content="1741488492835886" property="fb:profile_id"> <meta content="en" property="og:locale"> <meta content="Axon" property="og:site_name"> <meta content="website" property="og:type"> <meta content="https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/" property="og:url"> <meta content="High-Speed Tamper Band Applicator: Hydrotech™ TB for Varied Container Sizes" property="og:title"> <meta content="HydroTech™ TB tamper evident band applicator ensures reliable operation for up to 300 containers per minute, supporting various container shapes." property="og:description"> <meta content="https://files.axoncorp.com/_1200x630_crop_center-center_82_none/HydroTech-960x720.png?mtime=1725989039" property="og:image"> <meta content="1200" property="og:image:width"> <meta content="630" property="og:image:height"> <meta content="HydroTech™ TB tamper evident band applicator ensures reliable operation for up to 300 containers per minute, supporting various container shapes." property="og:image:alt"> <meta content="https://www.youtube.com/channel/UCOEbsPs2Q4egVfSBLsUpN2Q" property="og:see_also"> <meta content="https://www.linkedin.com/company/axon-corp-/about/" property="og:see_also"> <meta content="https://en.wikipedia.org/wiki/Pro_Mach" property="og:see_also"> <meta content="https://www.facebook.com/axonshrinklabeling/" property="og:see_also"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:creator" content="@"> <meta name="twitter:title" content="High-Speed Tamper Band Applicator: Hydrotech™ TB for Varied Container Sizes"> <meta name="twitter:description" content="HydroTech™ TB tamper evident band applicator ensures reliable operation for up to 300 containers per minute, supporting various container shapes."> <meta name="twitter:image" content="https://files.axoncorp.com/_800x418_crop_center-center_82_none/HydroTech-960x720.png?mtime=1725989039"> <meta name="twitter:image:width" content="800"> <meta name="twitter:image:height" content="418"> <meta name="twitter:image:alt" content="HydroTech™ TB tamper evident band applicator ensures reliable operation for up to 300 containers per minute, supporting various container shapes."> <link href="https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/" rel="canonical"> <link href="https://www.axoncorp.com/" rel="home"> <link type="text/plain" href="https://www.axoncorp.com/humans.txt" rel="author"> <link href="https://www.axoncorp.com/cpresources/2938f78/css/cookieconsent.min.css?v=1734453015" rel="stylesheet"></head> <body id="site-id-axon" class="products-entry-fancybox"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N6HWLXZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div id="wrapper"> <div class="alert alert-info alert-dismissible fade show" role="alert"> <p><p><a href="https://go.axoncorp.com/AxonPackExpoSoutheast25NB">Free Registration</a> for Pack Expo Southeast | March 10-12, 2025 | Atlanta, GA USA<br /></p> <p><a href="https://go.axoncorp.com/Interphex25NotificationBar" target="_blank" rel="noreferrer noopener">Meet with our Shrink &amp; Tamper Band Experts at Interphex in NYC, USA, April 1-3, 2025</a></p></p> <button type="button" class="close" data-dismiss="alert" aria-label="Close"></button> </div><!-- /.alert.alert-info.alert-dismissible.fade.show --><header id="header" class="info-holder"> <div class="top-header"> <div class="container-fluid"> <strong class="logo"> <img src="https://files.axoncorp.com/assets/dist/images/promach-logo.png" width="138" height="26" alt="ProMach Logo"> </strong> <a href="#" class="info-open md-hidden">performance, packaged <i class="icon-arrow-down"></i></a> </div><!-- /.container-fluid --> </div><!-- /.top-header --> <div class="main-header"> <div class="container-fluid"> <div class="logo-holder"> <a href="https://www.axoncorp.com/" style="display: block; width: 250px;"> <img src="https://files-hub.promachbuilt.com/product-brands/pm-logo-axon.svg" alt="Axon Logo"> </a> <a href="#" class="nav-opener"><span>Menu</span></a> </div><!-- /.logo-holder --> <nav class="navbar navbar-light"> <a href="#" class="info-open desktop-hidden">performance, packaged <i class="icon-arrow-down"></i></a> <div class="navbar-box search-holder"> <ul class="tabnav"> <li><a href="#tab-phone"><i class="icon-phone"></i></a></li> <li><a href="#tab-search"><i class="icon-search"></i></a></li> <li><a href="#tab-earth"><i class="icon-earth"></i></a></li> </ul> <div class="nav-holder"> <ul class="navbar-nav"><li class="nav-item d-lg-none"> <a class="btn btn-primary" href="https://www.axoncorp.com/contact/"> Contact </a> </li> <li class="nav-item drop-lg"> <a class="nav-link" href="#">Products</a> <div class="drop-holder"> <div class="tab-panel"> <ul class="tab-menu"><li> <a href="#shrink-sleeve-tamper-band-systems"> Shrink Sleeve &amp; Tamper Band Systems </a> </li><li> <a href="#shrink-sleeve-label-applicators"> Shrink Sleeve Label Applicators </a> </li><li> <a href="#tamper-evident-band-applicators"> Tamper Evident Band Applicators </a> </li><li> <a href="#multipack-sleeve-applicators"> Multipack Sleeve Applicators </a> </li><li> <a href="#heat-shrink-tunnels"> Heat Shrink Tunnels </a> </li><li> <a href="#stretch-sleeve-label-applicators"> Stretch Sleeve Label Applicators </a> </li></ul> <div class="tab-content"><div id="shrink-sleeve-tamper-band-systems"> <ul class="nav-list"><li> <a href="https://www.axoncorp.com/products/shrink-sleeve-tamper-banding-systems/"> Shrink Sleeve &amp; Tamper Band Systems </a> </li><li> <a href="https://www.axoncorp.com/products/shrink-sleeve-tamper-band-systems/"> View All </a> </li> </ul> <div class="text-holder"><a href="https://www.axoncorp.com/products/shrink-sleeve-tamper-band-systems/"> <img src="https://files.axoncorp.com/Aurora-4-960x720.png" width="250" height="250" class="megamenu-thumb" alt="Shrink Sleeve &amp; Tamper Band Systems" style="width: auto;" > </a><p>Axon offers a wide range of shrink sleeve labeling and tamper evident band systems designed and configured for each customer’s containers, shrink materials, and performance requirements.</p></div><!-- /.text-holder --> </div><!-- /.shrink-sleeve-tamper-band-systems --><div id="shrink-sleeve-label-applicators"> <ul class="nav-list"><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-mid-speed/"> Aurora Mid-Speed Shrink Sleeve &amp; Tamper Band Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-wide-mid-speed/"> Aurora® Wide Mid-Speed, Wide Format Sleeve Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/ez-100-low-to-mid-speed-applicators/"> EZ-100 Low to Mid-Speed Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/ez-standard-low-mid-speed-applicators-multipacks/"> EZ-Series Low to Mid-Speed Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/shrink-sleeve-applicator-ez-150sl/"> 150SL Low Speed Shrink Sleeve Label Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/high-speed-shrink-sleeve-applicator-slx/"> SLX High Speed Shrink Sleeve Label Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/tamper-evident-band-applicator-hz-series-horizontal-system/"> HZ-100 Horizontal Shrink Sleeve Integrated Systems </a> </li><li> <a href="https://www.axoncorp.com/products/shrink-sleeve-label-applicators/"> View All </a> </li> </ul> <div class="text-holder"><a href="https://www.axoncorp.com/products/shrink-sleeve-label-applicators/"> <img src="https://files.axoncorp.com/Shrink-Sleeve-Label-Applicators_2021-01-13-020008.jpg" width="250" height="250" class="megamenu-thumb" alt="Shrink Sleeve Label Applicators" style="width: auto;" > </a><p>Axon&#039;s full body sleeve applicators handle speeds from 5 to 800 containers per minute. We offer shrink sleeve machines, shrink sleeve labelers, and advanced shrink sleeve equipment for precise and efficient applications, including heat shrink sleeves for bottles across a variety of industries.</p></div><!-- /.text-holder --> </div><!-- /.shrink-sleeve-label-applicators --><div id="tamper-evident-band-applicators"> <ul class="nav-list"><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-mid-speed/"> Aurora Mid-Speed Shrink Sleeve &amp; Tamper Band Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/"> HydroTech™ TB Tamper Evident Band Applicator </a> </li><li> <a href="https://www.axoncorp.com/products/ez-100-low-to-mid-speed-applicators/"> EZ-100 Low to Mid-Speed Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/ez-standard-low-mid-speed-applicators-multipacks/"> EZ-Series Low to Mid-Speed Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/ez-100hsx-neck-bander/"> EZ-100HSX Tamper Band Applicator </a> </li><li> <a href="https://www.axoncorp.com/products/tamper-evident-band-applicators/"> View All </a> </li> </ul> <div class="text-holder"><a href="https://www.axoncorp.com/products/tamper-evident-band-applicators/"> <img src="https://files.axoncorp.com/Tamper-evident-band-applicators_2021-01-13-020009.jpg" width="250" height="250" class="megamenu-thumb" alt="Tamper Evident Band Applicators" style="width: auto;" > </a><p>Tamper evident band applicators with speeds ranging from 5 to 800 containers per minute.</p></div><!-- /.text-holder --> </div><!-- /.tamper-evident-band-applicators --><div id="multipack-sleeve-applicators"> <ul class="nav-list"><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-mid-speed/"> Aurora Mid-Speed Shrink Sleeve &amp; Tamper Band Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-wide-mid-speed/"> Aurora® Wide Mid-Speed, Wide Format Sleeve Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-ez-wide-format-low-speed/"> EZ-Wide Low Speed, Wide Format Sleeve Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicators/"> View All </a> </li> </ul> <div class="text-holder"><a href="https://www.axoncorp.com/products/multipack-sleeve-applicators/"> <img src="https://files.axoncorp.com/Two-Pack-Applicators_2021-01-13-020009.jpg" width="250" height="250" class="megamenu-thumb" alt="Multipack Sleeve Applicators" style="width: auto;" > </a><p>Axon offers many applicators that can be easily configured to apply shrink sleeves for multipacks.</p></div><!-- /.text-holder --> </div><!-- /.multipack-sleeve-applicators --><div id="heat-shrink-tunnels"> <ul class="nav-list"><li> <a href="https://www.axoncorp.com/products/he-500-steam-shrink-tunnel-system/"> HE-500 Steam Shrink Tunnel </a> </li><li> <a href="https://www.axoncorp.com/products/steam-heat-shrink-tunnel-thermopoint/"> ThermoPoint® Steam Shrink Tunnels </a> </li><li> <a href="https://www.axoncorp.com/products/convective-heat-shrink-tunnel-ez-srb/"> EZ-SRB Convective Heat Shrink Sleeve Tunnels </a> </li><li> <a href="https://www.axoncorp.com/products/radiant-heat-shrink-tunnel-thermoray/"> ThermoRay® Radiant Heat Shrink Sleeve Tunnels </a> </li><li> <a href="https://www.axoncorp.com/products/low-pressure-steam-heat-shrink-system/"> ThermoFlow Low Pressure Integrated Steam Tunnels </a> </li><li> <a href="https://www.axoncorp.com/products/heat-shrink-tunnels/"> View All </a> </li> </ul> <div class="text-holder"><a href="https://www.axoncorp.com/products/heat-shrink-tunnels/"> <img src="https://files.axoncorp.com/Heat-Shrink-Tunnels_2021-01-13-020010.jpg" width="250" height="250" class="megamenu-thumb" alt="Heat Shrink Tunnels" style="width: auto;" > </a><p>Axon&#039;s high-performance heat shrink tunnels handle challenging applications, shrinking various film substrates onto diverse containers. Our heat tunnels include hot-air, infrared, and steam tunnels for shrink sleeves.</p></div><!-- /.text-holder --> </div><!-- /.heat-shrink-tunnels --><div id="stretch-sleeve-label-applicators"> <ul class="nav-list"><li> <a href="https://www.axoncorp.com/products/stretch-sleeve-label-applicators-st-1500/"> Styrotech® ST-1550 Stretch Sleeve Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/stretch-sleeve-label-applicators-st-2650/"> Styrotech® ST-2650 Stretch Sleeve Applicators </a> </li><li> <a href="https://www.axoncorp.com/products/stretch-sleeve-label-applicators/"> View All </a> </li> </ul> <div class="text-holder"><a href="https://www.axoncorp.com/products/stretch-sleeve-label-applicators/"> <img src="https://files.axoncorp.com/Stretch-Sleeve-Label_2021-01-13-020010.jpg" width="250" height="250" class="megamenu-thumb" alt="Stretch Sleeve Label Applicators" style="width: auto;" > </a><p>Our Styrotech stretch sleeve label line of machinery can handle a wide range of applications.</p></div><!-- /.text-holder --> </div><!-- /.stretch-sleeve-label-applicators --></div><!-- /.tab-content --> </div><!-- /.tab-panel --> </div><!-- /.drop-holder --> </li><li class="nav-item"> <a class="nav-link" href="#">Capabilities</a> <div class="drop-holder"> <ul class="drop"> <li><a href="https://www.axoncorp.com/videos/">Videos</a></li> <li><a href="https://www.axoncorp.com/industry/">Industries Served</a></li> <li><a href="https://www.axoncorp.com/white-papers/">White Papers</a></li> </ul> </div><!-- /.drop-holder --> </li><li class="nav-item"> <a class="nav-link" href="https://www.axoncorp.com/parts-and-service/">Parts &amp; Service</a></li><li class="nav-item"> <a class="nav-link" href="#">Company</a> <div class="drop-holder"> <ul class="drop"> <li><a href="https://www.axoncorp.com/about/">About Us</a></li> <li><a href="https://www.axoncorp.com/about/careers/">Careers</a></li> <li><a href="https://www.axoncorp.com/about/media-kit/">Media Kit</a></li> <li><a href="https://www.axoncorp.com/about/promach-brands/">ProMach Brands</a></li> </ul> </div><!-- /.drop-holder --> </li><li class="nav-item"> <a class="nav-link" href="#">News &amp; Events</a> <div class="drop-holder"> <ul class="drop"> <li><a href="/press-releases/">Press Releases</a></li> <li><a href="/trade-shows/">Trade Shows</a></li> </ul> </div><!-- /.drop-holder --> </li><li class="nav-item d-none d-lg-block d-xl-block"> <a class="btn btn-primary" href="https://www.axoncorp.com/contact/"> Contact </a> </li> </ul> <ul class="extra-nav"> <li class="mw-hidden"> <a href="#" class="search-open"><i class="icon-search"></i></a> </li> <!-- LANGUAGE SWITCHER --></ul> </div><!-- /.nav-holder --> <!-- SEARCH MODAL --> <div class="tab-content popup-search"> <a href="#" class="back-to-menu widescreenlg-hidden"><i class="icon-arrow-right"></i>Menu</a> <div id="tab-phone" class="widescreenlg-hidden"> <ul class="menu-list"><li> <strong class="subtitle">phone</strong> <p><a href="tel:+1 (919) 772-8383">+1 (919) 772-8383</a></p> </li><li> <strong class="subtitle">toll-free</strong> <p><a href="tel:+1 (800) 598-8601">+1 (800) 598-8601</a></p> </li></ul> </div><!-- /#tab-phone.widescreenlg-hidden --> <div id="tab-search" class="popup-box"> <a href="#" class="search-close mwlg-hidden"></a> <form action="https://www.axoncorp.com/search/results/" class="search-form"> <input id="search-input" type="search" class="form-control" placeholder="Search" name="q"> </form> <strong class="subtitle">Additional Links</strong> <ul class="unstyled-list"><li ><a href="/parts-and-service/">Looking for parts or service assistance?</a></li><li ><a class="active" href="/products/">Browse our product line</a></li></ul> <strong class="subtitle">Contact Us</strong> <ul class="unstyled-list"><li>Phone: <a href="tel:+1 (919) 772-8383">+1 (919) 772-8383</a></li><li>Toll-Free: <a href="tel:+1 (800) 598-8601">+1 (800) 598-8601</a></li><li>Fax: +1 (919) 772-5575</li><li>Email: <a href="/cdn-cgi/l/email-protection#e6a79e8988a6b69489ab87858ea4938f8a92c885898b"><span class="__cf_email__" data-cfemail="a9e8d1c6c7e9f9dbc6e4c8cac1ebdcc0c5dd87cac6c4">[email&#160;protected]</span></a></li></ul> </div><!-- /#tab-search.popup-box --> <div id="tab-earth" class="widescreenlg-hidden"></div><!-- /#tab-earth.widescreenlg-hidden --> </div><!-- /.tab-content.popup-search --> </div><!-- /.navbar-box.search-holder --> </nav> </div><!-- /.container-fluid --> </div><!-- /.main-header --> <!-- RELATED BRANDS MODAL --> <div class="info-popup"> <div class="popup-head"> <strong class="logo"> <a href="https://www.promachbuilt.com" target="_blank"> <img src="https://files.axoncorp.com/assets/dist/images/promach-logo.png" alt="ProMach Logo" width="138" height="26"> </a> </strong> <a href="#" class="info-close"></a> </div><!-- /.popup-head --> <div class="popup-body"> <div class="column"> <strong class="title">RELATED PRODUCT BRANDS</strong> <div class="content-holder"> <div class="img-holder"> <img src="https://files-hub.promachbuilt.com/business-lines/DL_Vertical_WB.svg" width="100" height="150" alt="Decorative Labeling logo"> </div><!-- /.img-holder --> <div class="text-holder"> Rigid containers, including bottles, cans, jars, and more, are constantly updated to improve shelf appeal, emphasize new features, highlight nutrition facts, introduce new SKUs, enhance security, and more to win the war for consumer attention. All of these factors impact product labeling needs, and ProMach offers one of the most comprehensive labeling solution portfolios in the industry – from full body sleeves to multi-spot labeling and more – ProMach helps customers maximize the performance of their products on the shelf. </div><!-- /.text-holder --> </div><!-- /.content-holder --> <strong class="title">EXPLORE OTHER PROMACH BUSINESS LINES</strong> <p>ProMach is your partner from start to finish. Our product brands are grouped into distinct business lines that make the most sense to our customers, covering every function of the production line: Filling, Bottling &amp; Capping, Decorative Labeling, Flexibles &amp; Trays, Pharma, Handling &amp; Sterilizing, Labeling &amp; Coding, Robotics &amp; End of Line, and Systems &amp; Integration.</p> <a href="https://www.promachbuilt.com/our-brands/" class="btn btn-outline-light" target="_blank">learn more</a> </div><!-- /.column --> <div class="column"> <ul class="logo-list"><li> <a href="https://www.pelabellers.com/" target="_blank"> <img src="https://files-hub.promachbuilt.com/product-brands/pm-logo-pelabellers-reverse.svg" width="230" height="40" style="width: auto;"> <i class="icon-long-arrow-right"></i> </a> </li><li> <a href="https://www.packlab.it/" target="_blank"> <img src="https://files-hub.promachbuilt.com/product-brands/pm-logo-packlab-reverse.svg" width="230" height="40" style="width: auto;"> <i class="icon-long-arrow-right"></i> </a> </li><li> <a href="https://www.axoncorp.com/" target="_blank"> <img src="https://files-hub.promachbuilt.com/product-brands/pm-logo-axon-reverse.svg" width="230" height="40" style="width: auto;"> <i class="icon-long-arrow-right"></i> </a> </li></ul> </div><!-- /.column --> </div><!-- /.popup-body --> </div><!-- /.info-popup --> </header> <main id="main"> <!-- TITLE/DESC/VIEWER --> <section class="slider-content"> <div class="container"> <ol id="breadcrumbs" class="breadcrumb-holder"><li><a href="https://www.axoncorp.com/">Home</a></li><li><a href="https://www.axoncorp.com/products/">Products</a></li><li><a href="https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/">HydroTech™ TB Tamper Evident Band Applicator</a></li></ol> <div class="row"> <!-- TITLE & DESC --> <div id="product-desc-col" class="col-lg-4"> <h1 style="margin-bottom: 0;">HydroTech™ TB Tamper Evident Band Applicator <span class="badge badge-pill badge-warning">NEW</span></h1><a href="#" data-toggle="modal" data-target="#product-form" style="display: block; margin: 1rem 0;">Request More Information &rsaquo;</a><p>The Axon HydroTech™ tamper evident band applicator is the newest addition to Axon's complete line of tamper evident band and shrink sleeve applicators. It provides dependable steady state operation at speeds of up to 300 containers per minute. They are capable of applying tamper bands to round and non-round containers up to 7.4" in diameter.</p> <p>Hydrotech tamper band applicators are mandrel style machines that use food grade servo motion control to deliver consistent, repeatable performance. Container changeovers are tool-less and require less than 10 minutes depending upon product sizes and shapes. </p> <div class="product-primary-cta"> <button class="btn btn-primary" data-toggle="modal" data-target="#product-form"> Request More Information </button> </div><!-- /.product-primary-cta --></div><!-- /.col-lg-4 --> <!-- VIEWER --> <div class="col-lg-8"> <!-- MAIN CAROUSEL --> <div id="main-carousel" class="carousel" data-media-order="videosImagesThreeSixtyViewers"> <div class="carousel__slide slide-product-video" data-fancybox="product-gallery" data-src="https://www.youtube.com/watch?v=B72OLNi4FO8" data-caption="HydroTech™ TB Tamper Band Applicator" data-type="video" data-width="100%" data-height="100%" > <img src="https://i.ytimg.com/vi/B72OLNi4FO8/hqdefault.jpg" alt="HydroTech™ TB Tamper Band Applicator thumbnail image" style="max-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; aspect-ratio: 4/3;" > <span class="button-overlay"> <?xml version="1.0"?><svg fill="#000000" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10C22,6.477,17.523,2,12,2z M10,15.5v-7 c0-0.412,0.47-0.647,0.8-0.4l4.667,3.5c0.267,0.2,0.267,0.6,0,0.8L10.8,15.9C10.47,16.147,10,15.912,10,15.5z"/></svg> </span> </div><!-- /carousel__slide--> <div data-main-carousel-product-image-index="1" data-main-carousel-product-image-filename="HydroTech-960x720.png" class="main-carousel-product-image carousel__slide slide-product-image extension-png" data-fancybox="product-gallery" data-src="https://files.axoncorp.com/_product816w/HydroTech-960x720.png" data-srcset="https://files.axoncorp.com/_product432w/HydroTech-960x720.png 432w, https://files.axoncorp.com/_product816w/HydroTech-960x720.png 816w" data-sizes="(max-width: 768px) 432px, 816px" data-caption="" > <img src="https://files.axoncorp.com/_product816w/HydroTech-960x720.png" srcset="https://files.axoncorp.com/_product432w/HydroTech-960x720.png 432w, https://files.axoncorp.com/_product816w/HydroTech-960x720.png 816w" sizes="(max-width: 768px) 432px, 816px" alt="HydroTech™ TB Tamper Evident Band Applicator - Product Image #1" > </div><!-- /carousel__slide--><div data-main-carousel-product-image-index="2" data-main-carousel-product-image-filename="dairy-ice-cream-industry-shrink-sleeve-solutions.jpg" class="main-carousel-product-image carousel__slide slide-product-image extension-jpg" data-fancybox="product-gallery" data-src="https://files.axoncorp.com/_product816w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg" data-srcset="https://files.axoncorp.com/_product432w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg 432w, https://files.axoncorp.com/_product816w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg 816w" data-sizes="(max-width: 768px) 432px, 816px" data-caption="HyroTech-TB tamper evident band applicator solution on Breyers ice cream container" > <img src="https://files.axoncorp.com/_product816w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg" srcset="https://files.axoncorp.com/_product432w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg 432w, https://files.axoncorp.com/_product816w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg 816w" sizes="(max-width: 768px) 432px, 816px" alt="HyroTech-TB tamper evident band applicator solution on Breyers ice cream container" > </div><!-- /carousel__slide--><div data-main-carousel-product-image-index="3" data-main-carousel-product-image-filename="tamper-evident-band-applicator-HydroTech-TB-3.jpg" class="main-carousel-product-image carousel__slide slide-product-image extension-jpg" data-fancybox="product-gallery" data-src="https://files.axoncorp.com/_product816w/tamper-evident-band-applicator-HydroTech-TB-3.jpg" data-srcset="https://files.axoncorp.com/_product432w/tamper-evident-band-applicator-HydroTech-TB-3.jpg 432w, https://files.axoncorp.com/_product816w/tamper-evident-band-applicator-HydroTech-TB-3.jpg 816w" data-sizes="(max-width: 768px) 432px, 816px" data-caption="An example of the application for the HyroTech-TB tamper evident band applicator solutions" > <img src="https://files.axoncorp.com/_product816w/tamper-evident-band-applicator-HydroTech-TB-3.jpg" srcset="https://files.axoncorp.com/_product432w/tamper-evident-band-applicator-HydroTech-TB-3.jpg 432w, https://files.axoncorp.com/_product816w/tamper-evident-band-applicator-HydroTech-TB-3.jpg 816w" sizes="(max-width: 768px) 432px, 816px" alt="An example of the application for the HyroTech-TB tamper evident band applicator solutions" > </div><!-- /carousel__slide--> </div><!-- /#main-carousel --> <!-- THUMB CAROUSEL --> <div id="thumb-carousel" class="carousel"> <div class="carousel__slide has-thumb has-video"> <div class="fancybox__thumb" style="background-image: url('https://i.ytimg.com/vi/B72OLNi4FO8/hqdefault.jpg');"> <span class="button-overlay"> <?xml version="1.0"?><svg fill="#000000" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10C22,6.477,17.523,2,12,2z M10,15.5v-7 c0-0.412,0.47-0.647,0.8-0.4l4.667,3.5c0.267,0.2,0.267,0.6,0,0.8L10.8,15.9C10.47,16.147,10,15.912,10,15.5z"/></svg> </span> </div> </div><!-- /.carousel__slide.has-thumb.has-video --> <div data-thumb-carousel-product-image-index="1" data-thumb-carousel-product-image-filename="HydroTech-960x720.png" class="carousel__slide has-thumb has-image" > <div class="fancybox__thumb" style="background-image: url('https://files.axoncorp.com/_product432w/HydroTech-960x720.png');" ></div> </div><!-- /.carousel__slide.has-thumb.has-image --><div data-thumb-carousel-product-image-index="2" data-thumb-carousel-product-image-filename="dairy-ice-cream-industry-shrink-sleeve-solutions.jpg" class="carousel__slide has-thumb has-image" > <div class="fancybox__thumb" style="background-image: url('https://files.axoncorp.com/_product432w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg');" ></div> </div><!-- /.carousel__slide.has-thumb.has-image --><div data-thumb-carousel-product-image-index="3" data-thumb-carousel-product-image-filename="tamper-evident-band-applicator-HydroTech-TB-3.jpg" class="carousel__slide has-thumb has-image" > <div class="fancybox__thumb" style="background-image: url('https://files.axoncorp.com/_product432w/tamper-evident-band-applicator-HydroTech-TB-3.jpg');" ></div> </div><!-- /.carousel__slide.has-thumb.has-image --> </div><!-- /#thumb-carousel --> </div><!-- /.col-lg-8 --> </div><!-- /.row --> </div><!-- /.container --> </section> <!-- MAIN INFO BLOCK --> <div class="main-info-block"> <div class="container"><!-- TABS --><div class="tab-block"> <div class="tab-scroll"> <ul class="tabset"><li> <a href="#options"> <span>Options</span> </a> </li><li> <a href="#downloads"> <span>Downloads</span> </a> </li></ul> </div><!-- /.tab-scroll --> <div id="product-tab-content" class="tab-content" style="overflow-x: visible;"><div id="options"> <span class="tab-rich-text"> <div class="row"> <div class="col-md-12"> <ul><li>Dynamic Speed Control - Enables the machine to automatically increase or decrease speeds based on line conditions</li><li>Print Registration- Fiber optic sensor reads film registration marks so the PLC can calculate cut lengths to assure sleeve length accuracy</li><li>Vertical Perforator - Add perforations to enhance ease of opening</li><li>Servo Product Spacers - Precisely separate containers at the infeed to assure smooth production</li><li>Spare Parts Kit - Recommended start-up parts inventory</li><li>Shrink System - Clean, space saving design with quick change heating unit</li><li>Servo-controlled Band Positioning System - Supports TE band on tapered containers </li></ul> </div><!--/.col-md-12 --> </div><!-- /.row --> <div class="row"> <!-- tabRelatedProductCats --><!-- tabRelatedVideoCats --><!-- tabRelatedEntries --></div><!-- /row --> </span></div><!-- /#options --><div id="downloads"> <ul class="feature-list"><li> <a href="https://files.axoncorp.com/Axon-HydroTech-TB-Washdown-Tamper-Band-Applicator.pdf" target="_blank"> <strong class="title" style="width: 100%;"> Axon Hydro Tech TB Washdown Tamper Band Applicator (PDF) &nbsp; <i class="icon-download"></i> </strong> </a> </li></ul></div><!-- /#downloads --></div><!-- /.tab-content --> </div><!-- /.tab-block --><!-- /TABS --> </div><!-- /.container --> </div><!-- /.main-info-block --> <!-- ADDITIONAL PRODUCTS --><div class="carousel-section"> <div class="container"> <h5>Additional Products</h5> <div class="slick-slider card-slider"><div> <div class="card"> <div class="card-img-top"> <img data-src="https://files.axoncorp.com/shrink-sleeve-label-applicator-Aurora-mid-speed-1.png" alt="" class="lazyload"> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-mid-speed/" class="btn btn-outline-light">view</a> </div><!-- /.card-img-top --> <div class="card-body"> <div class="card-header"> <h4 class="card-title"> <a href="https://www.axoncorp.com/products/multipack-sleeve-applicator-aurora-mid-speed/"> Aurora Mid-Speed Shrink Sleeve &amp; Tamper Band Applicators </a> </h4> </div><!-- /.card-header --> <p> The Aurora mandrel-style applicator offers reliable speeds up to 400 cpm for multi-pack, tamper band, and shrink sleeve labeling applications, ensuring precise, repeatable performance. </p> </div><!-- /.card-body --> </div><!-- /.card --> </div><div> <div class="card"> <div class="card-img-top"> <img data-src="https://files.axoncorp.com/tamper-evident-band-applicator-EZ-100HSX-1.jpg" alt="" class="lazyload"> <a href="https://www.axoncorp.com/products/ez-100-low-to-mid-speed-applicators/" class="btn btn-outline-light">view</a> </div><!-- /.card-img-top --> <div class="card-body"> <div class="card-header"> <h4 class="card-title"> <a href="https://www.axoncorp.com/products/ez-100-low-to-mid-speed-applicators/"> EZ-100 Low to Mid-Speed Applicators </a> </h4> </div><!-- /.card-header --> <p> The EZ-100 offers flexible and economical shrink sleeve labeling and tamper band applications, handling up to 150 cpm with quick, tool-less changeovers and dependable performance. </p> </div><!-- /.card-body --> </div><!-- /.card --> </div><div> <div class="card"> <div class="card-img-top"> <img data-src="https://files.axoncorp.com/tamper-evident-band-applicator-EZ-Standard-Low-Mid-Speed-1.jpg" alt="" class="lazyload"> <a href="https://www.axoncorp.com/products/ez-standard-low-mid-speed-applicators-multipacks/" class="btn btn-outline-light">view</a> </div><!-- /.card-img-top --> <div class="card-body"> <div class="card-header"> <h4 class="card-title"> <a href="https://www.axoncorp.com/products/ez-standard-low-mid-speed-applicators-multipacks/"> EZ-Series Low to Mid-Speed Applicators </a> </h4> </div><!-- /.card-header --> <p> EZ-Series offers value-priced shrink sleeve labeling and tamper band applicators, with models supporting film widths up to 571 mm and speeds up to 300 cpm, ensuring fast, reliable performance. </p> </div><!-- /.card-body --> </div><!-- /.card --> </div><div> <div class="card"> <div class="card-img-top"> <img data-src="https://files.axoncorp.com/tamper-evident-band-applicator-EZ-100HSX-1.jpg" alt="" class="lazyload"> <a href="https://www.axoncorp.com/products/ez-100hsx-neck-bander/" class="btn btn-outline-light">view</a> </div><!-- /.card-img-top --> <div class="card-body"> <div class="card-header"> <h4 class="card-title"> <a href="https://www.axoncorp.com/products/ez-100hsx-neck-bander/"> EZ-100HSX Tamper Band Applicator </a> </h4> </div><!-- /.card-header --> <p> Tamper Evident Band Applicator With Speeds Up To 300 cpm. </p> </div><!-- /.card-body --> </div><!-- /.card --> </div></div><!-- /.slick-slider.card-slider --> </div><!-- /.container --> </div><!-- /.carousel-section --></main><div class="modal fade" id="product-form" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog modal-full" role="document"> <div class="modal-content"> <div class="modal-header"> <h6 class="modal-title offset-lg-3">Contact us or call <a href="tel:+18005988601">+1 (800) 598-8601</a></h6> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div><!-- /.modal-header --> <div class="modal-body p-4"> <div class="row"> <div class="col-lg-6 offset-lg-3"> <iframe src="https://go.axoncorp.com/l/982502/2022-07-06/xmwx?Web_Form_URL=HydroTech%E2%84%A2%20TB%20Tamper%20Evident%20Band%20Applicator" width="100%" height="600" type="text/html" frameborder="0" allowTransparency="true" style="border: 0"></iframe> </div><!-- /.col-lg-6.offset-lg-3 --> </div><!-- /.row --> </div><!-- /.modal-body --> </div><!-- /.modal-content --> </div><!-- /.modal-dialog.modal-full --> </div><!-- /.modal.fade#product-form --> <!-- product-image-1 --> <div id="product-image-1" style="display: none;"> <picture> <source type="image/jpeg" srcset="https://files.axoncorp.com/_432xAUTO_crop_center-center_none/27395/HydroTech-960x720.jpeg 432w, https://files.axoncorp.com/_816xAUTO_crop_center-center_none/27395/HydroTech-960x720.jpeg 816w" sizes="(max-width: 768px) 432px, 816px" > <img src="https://files.axoncorp.com/_product816w/HydroTech-960x720.png" srcset="https://files.axoncorp.com/_product432w/HydroTech-960x720.png 432w, https://files.axoncorp.com/_product816w/HydroTech-960x720.png 816w" sizes="(max-width: 768px) 432px, 816px" alt="HydroTech™ TB Tamper Evident Band Applicator - Product Image #1" > </picture> </div><!-- /#product-image-1 --><!-- product-image-2 --> <div id="product-image-2" style="display: none;"> <picture> <source type="image/jpeg" srcset="https://files.axoncorp.com/_432xAUTO_crop_center-center_none/7311/dairy-ice-cream-industry-shrink-sleeve-solutions.jpeg 432w, https://files.axoncorp.com/_816xAUTO_crop_center-center_none/7311/dairy-ice-cream-industry-shrink-sleeve-solutions.jpeg 816w" sizes="(max-width: 768px) 432px, 816px" > <img src="https://files.axoncorp.com/_product816w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg" srcset="https://files.axoncorp.com/_product432w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg 432w, https://files.axoncorp.com/_product816w/dairy-ice-cream-industry-shrink-sleeve-solutions.jpg 816w" sizes="(max-width: 768px) 432px, 816px" alt="HyroTech-TB tamper evident band applicator solution on Breyers ice cream container" > </picture> </div><!-- /#product-image-2 --><!-- product-image-3 --> <div id="product-image-3" style="display: none;"> <picture> <source type="image/jpeg" srcset="https://files.axoncorp.com/_432xAUTO_crop_center-center_none/7500/tamper-evident-band-applicator-HydroTech-TB-3.jpeg 432w, https://files.axoncorp.com/_816xAUTO_crop_center-center_none/7500/tamper-evident-band-applicator-HydroTech-TB-3.jpeg 816w" sizes="(max-width: 768px) 432px, 816px" > <img src="https://files.axoncorp.com/_product816w/tamper-evident-band-applicator-HydroTech-TB-3.jpg" srcset="https://files.axoncorp.com/_product432w/tamper-evident-band-applicator-HydroTech-TB-3.jpg 432w, https://files.axoncorp.com/_product816w/tamper-evident-band-applicator-HydroTech-TB-3.jpg 816w" sizes="(max-width: 768px) 432px, 816px" alt="An example of the application for the HyroTech-TB tamper evident band applicator solutions" > </picture> </div><!-- /#product-image-3 --><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="/assets/dist/fancybox.umd.js"></script> <script> Fancybox.bind("[data-fancybox]", { Html: { video: { autoplay: false, }, // youtube: { // autohide: 1, // fs: 1, // rel: 0, // hd: 1, // wmode: "transparent", // enablejsapi: 1, // html5: 1 // } }, Thumbs: { tpl: `<div class="fancybox__thumb" style="background-image:url('\{\{src\}\}')" data-modal-gallery-thumb="\{\{src\}\}"><span class="button-overlay overlay-video"><?xml version="1.0"?><svg fill="#000000" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10s10-4.477,10-10C22,6.477,17.523,2,12,2z M10,15.5v-7 c0-0.412,0.47-0.647,0.8-0.4l4.667,3.5c0.267,0.2,0.267,0.6,0,0.8L10.8,15.9C10.47,16.147,10,15.912,10,15.5z"/></svg></span><span class="button-overlay overlay-360"><svg height="91" viewBox="0 0 64 91" width="64" xmlns="http://www.w3.org/2000/svg"><g><path d="m63.7405867 54.4768c0-3.345408-2.6760534-6.0212907-6.0212907-6.0212907-2.1026133 0-4.01408 1.1466752-5.0653867 2.8673707v-.1906688c0-3.345408-2.6760533-6.0212907-6.0212906-6.0212907-2.1026134 0-4.01408 1.1466752-5.0653867 2.7712854v-.1913344c0-3.345408-2.6760533-6.0212907-6.0212907-6.0212907-2.1026133 0-4.01408 1.1466752-5.0653866 2.7712853l.0006666-19.9748266c0-1.6246614-.6693376-3.15392-1.7199787-4.3006294-1.1466752-1.1466752-2.6760533-1.7199786-4.2053973-1.7199786-3.345408 0-6.0212907 2.6760533-6.0212907 6.0212906v37.0824534c0 .3820032-.1913344.6693376-.4780032.764672-.2866688.0953327-.6693376.0953327-.8600064-.1913344l-6.1166933-6.0212907c-2.10261334-2.0073813-5.25670401-2.3893333-7.74126934-.764672-1.43332694.9560064-2.38933334 2.484736-2.58065067 4.2053973-.2866688 1.7199787.2866688 3.44064 1.33799253 4.7786667l15.19598938 18.35008c4.3006293 5.1606187 10.60864 8.2193067 17.3943466 8.2193067h9.4619307c5.256704 0 10.226688-2.1026134 13.954048-5.8299734s5.8299733-8.697344 5.8299733-13.954048z"/><path d="m24.4599467 12.6160213c1.5293269 0 2.7712853-1.2426581 2.7712853-2.7712853v-7.07328c0-1.52932693-1.2426581-2.77128533-2.7712853-2.77128533-1.529327 0-2.7712856 1.24265813-2.7712856 2.77128533v7.07259733c-.0006664 1.52932697 1.2419928 2.77196797 2.7712856 2.77196797z"/><path d="m12.22656 16.05632c.5733376.5733376 1.2426581.764672 1.911296.764672.6693376 0 1.4333269-.2866688 1.911296-.764672 1.0513408-1.0513408 1.0513408-2.8673707 0-3.9186773l-4.9693013-4.96930137c-1.0513408-1.0513408-2.8673707-1.0513408-3.91867737 0-1.0513408 1.0513408-1.0513408 2.86737067 0 3.91867737z"/><path d="m2.7648 27.2384h7.168c1.5293269 0 2.7712853-1.2426581 2.7712853-2.7712853 0-1.529327-1.2426581-2.7712854-2.7712853-2.7712854h-7.07259733c-1.52932694 0-2.77128534 1.2426582-2.77128534 2.7712854s1.24265814 2.7712853 2.67605334 2.7712853z"/><path d="m36.31104 24.4667733c0 1.529327 1.2426581 2.7712854 2.7712853 2.7712854h7.0725974c1.5293269 0 2.7712853-1.2426582 2.7712853-2.7712854 0-1.5293269-1.2426581-2.7712853-2.7712853-2.7712853h-7.0725974c-1.5293269 0-2.7712853 1.2419925-2.7712853 2.7712853z"/><path d="m34.7818667 16.91648c.6693376 0 1.4333269-.2866688 1.911296-.764672l4.969984-4.969984c1.0513408-1.0513408 1.0513408-2.86737067 0-3.91867733-1.0513408-1.05130667-2.8673707-1.0513408-3.9186774 0l-4.8740693 4.87458133c-1.0513408 1.0513408-1.0513408 2.8673707 0 3.9186773.5733376.5733376 1.2419925.8600747 1.911296.8600747z"/></g></svg></span></div>` } }); const mainCarousel = new Carousel(document.querySelector("#main-carousel"), { Dots: false, }); const thumbCarousel = new Carousel(document.querySelector("#thumb-carousel"), { Sync: { target: mainCarousel, }, Dots: false, Navigation: false, infinite: false, center: true, slidesPerPage: 1 }); </script> <footer id="footer"> <div class="container"> <div class="row-holder"> <div class="column-sm-5 column-lg-6"> <strong class="logo"> <a href="/"> <img src="https://files-hub.promachbuilt.com/product-brands/pm-logo-axon.svg" alt="brand logo" width="178" height="34" style="width: 60%;"> </a> </strong> </div><!-- /.column-sm-5 column-lg-6 --> <div class="column-sm-7 column-lg-6 menu-holder"> <nav> <ul class="footer-menu"><li ><a href="https://www.linkedin.com/company/axonpackaging" rel="noopener" target="_blank">LinkedIn</a></li><li ><a href="/videos/">Videos</a></li></ul> </nav> <div class="info-holder"> <strong class="info"> Come work with us! We are always looking for great talent to join our teams. </strong> <div class="btn-box"> <a href="https://www.axoncorp.com/about/careers/" class="btn btn-outline-success"> see jobs </a> </div><!-- /.btn-box --> </div><!-- /.info-holder --> </div><!-- /.column-sm-7.column-lg-6.menu-holder --> <div class="text-holder"> <p>Axon provides heat shrink sleeving, tamper evident banding and stretch sleeving machinery that help your products stand out from the competition.</p> </div><!-- /.text-holder --> </div><!-- /.row-holder --> <div class="btn-holder"><a href="https://www.linkedin.com/company/axonpackaging" class="btn btn-link">LinkedIn</a><a href="/videos/" class="btn btn-link">Videos</a></div><!-- /.btn-holder --> <ul class="policy-holder"> <li><a href="https://www.axoncorp.com/privacy/">Disclaimer &amp; Privacy Policy</a></li> <li><a href="https://www.axoncorp.com/info/">Site Information</a></li> <li>&copy; 2025 Axon, LLC.. All rights reserved.</li> </ul> </div><!-- /.container --> </footer> </div><!-- /#wrapper --> <script type="application/ld+json">{"@context":"http://schema.org","@graph":[{"@type":"WebPage","author":{"@id":"https://www.axoncorp.com/#identity"},"copyrightHolder":{"@id":"https://www.axoncorp.com/#identity"},"copyrightYear":"2021","creator":{"@id":"#creator"},"dateCreated":"2021-03-08T11:12:53-05:00","dateModified":"2024-09-10T13:24:42-04:00","datePublished":"2021-03-08T10:21:00-05:00","description":"HydroTech™ TB tamper evident band applicator ensures reliable operation for up to 300 containers per minute, supporting various container shapes.","headline":"High-Speed Tamper Band Applicator: Hydrotech™ TB for Varied Container Sizes","image":{"@type":"ImageObject","url":"https://files.axoncorp.com/_1200x630_crop_center-center_82_none/HydroTech-960x720.png?mtime=1725989039"},"inLanguage":"en","mainEntityOfPage":"https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/","name":"High-Speed Tamper Band Applicator: Hydrotech™ TB for Varied Container Sizes","publisher":{"@id":"#creator"},"url":"https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/"},{"@id":"https://www.axoncorp.com/#identity","@type":"LocalBusiness","address":{"@type":"PostalAddress","addressCountry":"United States","addressLocality":"Raleigh","addressRegion":"NC","postalCode":"27610","streetAddress":"3080 Business Park Dr. Suite 103"},"alternateName":"ProMach","description":"Axon provides heat shrink sleeving, tamper evident banding and stretch sleeving machinery that help your products stand out from the competition.","email":"axon@promachbuilt.com","image":{"@type":"ImageObject","height":"630","url":"https://files.axoncorp.com/Axon-Logo-OG.jpg","width":"1200"},"logo":{"@type":"ImageObject","height":"60","url":"https://files.axoncorp.com/_600x60_fit_center-center_82_none/7907/Axon-Logo-OG.png?mtime=1654804870","width":"114"},"name":"Axon","openingHoursSpecification":[{"@type":"OpeningHoursSpecification","closes":"17:00:00","dayOfWeek":["Monday"],"opens":"08:00:00"},{"@type":"OpeningHoursSpecification","closes":"17:00:00","dayOfWeek":["Tuesday"],"opens":"08:00:00"},{"@type":"OpeningHoursSpecification","closes":"17:00:00","dayOfWeek":["Wednesday"],"opens":"08:00:00"},{"@type":"OpeningHoursSpecification","closes":"17:00:00","dayOfWeek":["Thursday"],"opens":"08:00:00"},{"@type":"OpeningHoursSpecification","closes":"17:00:00","dayOfWeek":["Friday"],"opens":"08:00:00"}],"priceRange":"$","sameAs":["https://www.facebook.com/axonshrinklabeling/","https://en.wikipedia.org/wiki/Pro_Mach","https://www.linkedin.com/company/axon-corp-/about/","https://www.youtube.com/channel/UCOEbsPs2Q4egVfSBLsUpN2Q"],"telephone":"919-772-8383","url":"https://www.axoncorp.com/"},{"@id":"#creator","@type":"Organization"},{"@type":"BreadcrumbList","description":"Breadcrumbs list","itemListElement":[{"@type":"ListItem","item":"https://www.axoncorp.com/","name":"Home","position":1},{"@type":"ListItem","item":"https://www.axoncorp.com/products/","name":"Products","position":2},{"@type":"ListItem","item":"https://www.axoncorp.com/products/hydrotech-tb-washdown-tamper-band-applicator/","name":"HydroTech™ TB Tamper Evident Band Applicator","position":3}],"name":"Breadcrumbs"}]}</script><script src="https://www.axoncorp.com/cpresources/2938f78/js/cookieconsent.min.js?v=1734453015"></script> <script>const rfiForm = document.getElementById('product-rfi-form'); if (rfiForm) { rfiForm.addEventListener('freeform-ready', function(event) { const freeform = event.target.freeform; freeform.setOption('ajax', true); freeform.addOnSuccessfulAjaxSubmit(function(event, form, response) { window.location.href = response.returnUrl; }); }); };</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10