CINXE.COM
Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications | Food Safety
<!DOCTYPE html> <html class="no-js" lang="en" prefix="og: https://ogp.me/ns#"> <head> <script type="text/plain" class="optanon-category-C0001" src="https://bc.food-safety.com/script.js"></script> <link href="https://www.food-safety.com/articles/9926-mettler-toledo-introduces-x6-x-ray-inspection-system-series-for-larger-packages-in-multi-lane-applications" rel="canonical" /> <meta charset="utf-8"> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="wkRjr3lehuc/dPrztzUJdoHcQz/kiaPlYVtQePefLiK3lCmyDlC39Z0iDU9S9XqtgN5Q30qPeekqQNy/V6ZvTg==" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="timestamp" value="2024-11-27 16:33:43 -0500"> <meta name="description" content="Mettler-Toledo recently announced its new X6 series of X-ray inspection systems for medium to large-sized packaged products in single and multiple lane applications." /> <meta name="keywords" content="Mettler-Toledo" /> <link rel="alternate" type="application/xml" title="Food Safety RSS Feed" href="https://www.food-safety.com/rss/articles" /> <meta property="og:title" content="Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications" /> <meta property="og:description" content="Mettler-Toledo recently announced its new X6 series of X-ray inspection systems for medium to large-sized packaged products in single and multiple lane applications." /> <meta property="og:author" content="Food Safety Magazine Editorial Team" /> <meta property="og:url" content="https://www.food-safety.com/articles/9926-mettler-toledo-introduces-x6-x-ray-inspection-system-series-for-larger-packages-in-multi-lane-applications" /> <meta property="og:image" content="https://www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X6-Inspection-System.png?height=635&t=1732302016&width=1200" /> <meta property="og:image:width" content="780" /> <meta property="og:image:height" content="439" /> <meta property="og:type" content="Article" /> <meta name="twitter:title" content="Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications" /> <meta name="twitter:description" content="Mettler-Toledo recently announced its new X6 series of X-ray inspection systems for medium to large-sized packaged products in single and multiple lane applications." /> <meta name="twitter:image" content="https://www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X6-Inspection-System.png?height=418&t=1732302016&width=800" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@FoodSafetyMag" /> <meta property="og:title" /> <meta property="og:description" /> <meta property="og:url" /> <meta property="og:type" content="Website" /> <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/favicon/manifest.json"> <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <script> window.homeVersionV2Enabled = true; </script> <meta content="true" name="has-log-view" /> <title>Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications | Food Safety</title> <link rel="stylesheet" media="screen" href="/stylesheets/application-v2.css" /> <link rel="stylesheet" media="screen" href="/stylesheets/froala.css" /> <link rel="stylesheet" media="print" href="/stylesheets/print.css" /> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <link rel="preconnect" href="//fonts.gstatic.com/" crossorigin> <link href='//fonts.googleapis.com/css?family=Nunito+Sans:400,600,700,800,900|Lora:ital,wght@0,400;0,600;1,400;1,600&display=swap' rel='stylesheet'> <link rel="stylesheet" media="screen" href="/stylesheets/config-sitelogo.css" class="site-logo" /> <link rel="stylesheet" media="screen" href="/ext/resources/food-safety.css" /> <script src="/javascripts/jade.default.min.js"></script> <script src="/javascripts/application.js"></script> <!-- dataLayer scripts, place in head before GTM snippet --> <script>var dataLayer = window.dataLayer || [];</script> <script> dataLayer.push({"id":9926,"topics":["Physical","Intervention Controls","Process Control","Contamination Control","Products"],"title":"Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications","keywords":["Mettler-Toledo"],"page_type":["articles"],"date_posted":"11/22/2024","gated":true,"registered":false,"author":["Food Safety Magazine Editorial Team"],"sponsored":false,"subscribed_user":false}); </script> <script>typeof window.dataLayer[0] === 'object' && !('page_type' in window.dataLayer[0]) && window.dataLayer.push({"id":9926,"topics":["Physical","Intervention Controls","Process Control","Contamination Control","Products"],"title":"Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications","keywords":["Mettler-Toledo"],"page_type":["articles"],"date_posted":"11/22/2024","gated":true,"registered":false,"author":["Food Safety Magazine Editorial Team"],"sponsored":false});</script> <!-- End dataLayer --> <!-- Google Tag Manager --> <script> //<![CDATA[ (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= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WQ7W9D2'); //]]> </script> <!-- End Google Tag Manager --> <script> window.epub = window.epub || {}; window.epub['AD_HISTORY_ENABLED'] = false; </script> <script> var browserIncognitoMessage = '<div id="article-incognito-message" class="article-incognito-message">'+ "You are browsing a metered article in Incognito Mode.<br />Please <a href=\"/user/login\">login<\/a> to view the full article." +'</div>'; function isPrivateMode() { return new Promise(function detect(resolve) { var yes = function() { resolve(true); }; // is in private mode var not = function() { resolve(false); }; // not in private mode function detectChromeOpera() { // https://developers.google.com/web/updates/2017/08/estimating-available-storage-space var isChromeOpera = /(?=.*(opera|chrome)).*/i.test(navigator.userAgent) && navigator.storage && navigator.storage.estimate; if (isChromeOpera) { navigator.storage.estimate().then(function(data) { return data.quota < 120000000 ? yes() : not(); }); } return !!isChromeOpera; } function detectFirefox() { var isMozillaFirefox = 'MozAppearance' in document.documentElement.style; if (isMozillaFirefox) { if (indexedDB == null) yes(); else { var db = indexedDB.open('inPrivate'); db.onsuccess = not; db.onerror = yes; } } return isMozillaFirefox; } function detectSafari() { var isSafari = navigator.userAgent.match(/Version\/([0-9\._]+).*Safari/); if (isSafari) { var version = parseInt(isSafari[1], 10); if (version >= 11) { try { window.openDatabase(null, null, null, null); return off(); } catch (_) { return on(); }; } else if (version < 11) { return testLocalStorage(); } } return !!isSafari; } function detectEdgeIE10() { var isEdgeIE10 = !window.indexedDB && (window.PointerEvent || window.MSPointerEvent); if (isEdgeIE10) yes(); return !!isEdgeIE10; } // when a browser is detected, it runs tests for that browser // and skips pointless testing for other browsers. if (detectChromeOpera()) return; if (detectFirefox()) return; if (detectSafari()) return; if (detectEdgeIE10()) return; // default navigation mode return not(); }); } isPrivateMode().then(function(isPrivateMode){ var isPreviewPage = function() { return location.search && location.search.indexOf('v=preview') > -1; }; // Incognito, Private mode detected — or cookies are disabled if (!isPreviewPage() && isPrivateMode) { // Replace the article body for those that interrupt the redirect. // sites use either .page-articles-show OR .page-article-show, need to account for both var $page = document.querySelector('.page-articles-show') ? $('.page-articles-show') : $('.page-article-show'); $page.find('.body').html(browserIncognitoMessage); window.location.replace(window.location.href + (!!location.search ? '&v=preview' : '?v=preview')); } }) </script> <!--[if lt IE 9]><script src="/javascripts/vendor/es5-shim.min.js"></script><![endif]--> <script> var googletag = { cmd: [] }; var targeting = {"id":"9926","topic":["physical","intervention_controls","process_control","contamination_control","products"],"topic_id":["339","315","314","308","294"],"page_type":["articles"],"keyword":["mettler_toledo"],"reg_user":"false","page_name":"mettler_toledo_introduces_x6_x_ray_inspe","subscribed_user":"false"}; </script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script>var _document$querySelect, _document$querySelect2; var $hasLogViewMeta = (_document$querySelect = document.querySelector('meta[name=has-log-view]')) === null || _document$querySelect === void 0 ? void 0 : _document$querySelect.getAttribute('content'); var $logViewUrlMeta = (_document$querySelect2 = document.querySelector('meta[name=log-view-url]')) === null || _document$querySelect2 === void 0 ? void 0 : _document$querySelect2.getAttribute('content'); if ($hasLogViewMeta === 'true') { var baseLogUrl = typeof $logViewUrlMeta === "undefined" ? window.location.pathname : $logViewUrlMeta; var logUrl = baseLogUrl + '/log_view' + window.location.search; if (typeof navigator.sendBeacon === 'function') { navigator.sendBeacon(logUrl); } else { // Gotta love IE var request = new XMLHttpRequest(); request.open('POST', logUrl, true); request.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8'); request.send(); } }</script> </head> <body data-controller="articles" data-action="show" data-article-requires-registration="true" data-article-requires-subscription="false" data-prestitial-ad="false" data-poststitial-ad="false" data-dfp-prefix="/52040140/fs" data-is-microsite="0"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ7W9D2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class=" -is-homepage-v2"> <div class="mmenu-placeholder"> <header class="main-header-wrapper"><div class="main-header"><div class="site-logo"> <a href="/"> <svg class="svg-logo" xmlns="http://www.w3.org/2000/svg" width="528.51" height="143.59" viewBox="0 0 528.51 143.59"> <title>Food Safety</title> <g> <path d="M52.71,40.77c-1.77-9.74-2.88-13.49-5.54-18C43,15.74,36,11.54,28.68,11.54c-.55,0-1.11.15-1.77.15H26.8l-2.88.15L22.7,51.57l20.38-.3-2.44,7.19-17.94-.3-.22,10.5c0,1.79-.11,3.44-.11,5.24,0,14.24.77,20.09,2.66,22.64,2.32,3.15,5.53,4.19,12.29,4.19h2.54l-1.77,5H35.88l-11.41-.15H16.28l-12.74.15H1.11l-1.11-5H2.66c3,0,4.76-.44,6.09-1.79,2.66-2.4,3.76-9.9,3.76-24.59V45.72c0-20.24-.66-29.08-2.43-30.73l-.67-.6a7.75,7.75,0,0,0-.77-.9C7.53,12.29,7,12,4.87,11.69c-.77-.15-2-.3-3.54-.6L3,6.15H29.45c16.61,0,19.16,0,21.38-.45A20.55,20.55,0,0,0,53,5.1l3.32,32.38Z" style="fill: #231f20"/> <path d="M78.29,108.23C64.33,108.23,53,91,53,69.55c0-22.63,12-41.22,26.58-41.22,14.83,0,25.69,16.64,25.69,39S93,108.23,78.29,108.23Zm.77-75.1c-9.08,0-13.62,11.54-13.62,34.78,0,22.63,4.87,35.37,13.62,35.37,9.08,0,14-11.84,14-34.32C93,45,88.47,33.13,79.06,33.13Z" style="fill: #231f20"/> <path d="M135.09,108.23c-14,0-25.25-17.24-25.25-38.68,0-22.63,12-41.22,26.58-41.22,14.84,0,25.69,16.64,25.69,39S149.82,108.23,135.09,108.23Zm.78-75.1c-9.08,0-13.62,11.54-13.62,34.78,0,22.63,4.87,35.37,13.62,35.37,9.08,0,13.95-11.84,13.95-34.32C149.82,45,145.28,33.13,135.87,33.13Z" style="fill: #231f20"/> <path d="M222.13,105.53H205.52c-.56-9.14-.89-12.59-1-17.09-.22-5.69-.22-13.19-.22-25.33v-25c-2.55-3.15-4.65-4.35-7.75-4.35-10.19,0-17.28,15.14-17.28,37,0,18.74,5.65,31.18,14.18,31.18,3.1,0,6-1.64,9.19-5.09l-.56,5.69a15.41,15.41,0,0,1-5.09,4.2,9.7,9.7,0,0,1-5.76,1.5c-14.28,0-24.14-14.24-24.14-34.78,0-24.73,14.29-45.12,31.56-45.12,2.1,0,3.54.6,5.65,2.1,0-3.15,0-6-.11-8.39-.11-4.35-.78-7.2-2-8.85s-3.21-2.4-8.3-2.4l.88-4.64c3.55-.6,5-.9,7.64-1.5,1.33-.3,2.77-.6,4.21-1.05,2.55-.6,4.32-1.05,8.42-2.25-.22,8.84-.33,15.44-.44,19.79-.34,11.84-.45,19.48-.45,22.93V62.51c0,25.78.45,32.08,2.22,35.23,1.11,2,2,2.39,4.32,2.69l2.65.3Z" style="fill: #231f20"/> <path d="M248.81,108.38c-6,0-21.92-3.15-26.69-3V70.15l5-3.29c1.21,9.44,7.08,34.47,23.91,34.47,10,0,14.29-10.64,14.29-18.28,0-25.49-42-16.19-42-48.57,0-16.79,10.63-30.43,29.23-30.43,1.22,0,23,2.7,23,2.7V33.88l-5.1,3.45c-1.33-8.55-5.53-26.54-18.71-26.54-6.09,0-11.74,5.4-11.74,14.24,0,23.54,42.86,14.09,42.86,48.42C282.92,94,270,108.38,248.81,108.38Z" style="fill: #231f20"/> <path d="M345.92,105.53H325.55a395.81,395.81,0,0,1-8.64-43C313.48,64,303.4,71.2,303.4,84.25c0,8.84,3.54,15.59,10.19,15.59,1.77,0,4.21-1,7.31-4l-1.33,7.49c-4,2.85-7.64,5.1-13.51,5.1-12,0-21-8.09-21-21.29,0-17.24,18.71-25.18,30.67-31.63-2.66-16.34-4.43-19.33-8.75-19.33-7.08,0-10.52,16.79-11.62,23.08l-5.21-2.7V32.68c7.2-1.95,14.51-4.05,21.82-4.05,19.37,0,19.37,19.79,21.37,31.48L336.51,79a108.17,108.17,0,0,0,3.1,12.89c2,5.85,4.54,7.2,8.3,8Z" style="fill: #231f20"/> <path d="M373.27,25c-3.1-6.14-6.42-10.34-9.08-10.34-2.21,0-3.1,2.55-3.1,4.8,0,4.64,3,9.44,4.21,11.24l15.17-1.05-3.66,8.85H366V73.6c0,23.69.45,25.34,11.85,26.09l-2.32,5.84H342.93l-1.77-5.84c9.3-.6,9.41-1.2,9.52-25.64l.11-35.52H340.05l1.66-5.4C352.9,26.83,361,0,370.73,0c4.42,0,9.41,6.15,12.29,11.84Z" style="fill: #231f20"/> <path d="M398.74,65.81,402,58.46h11.4c0-6.89,0-22.78-7.86-22.78-5.64,0-8.86,10-8.86,23.08,0,15.74,5.54,38.53,20.6,38.53,4.21,0,8.31-1.65,12.18-4.5l-1.77,9.44c-2.77,2.4-8.42,6.15-17.83,6.15-16.83,0-30.34-14.24-30.34-39.87,0-23.54,12-39.88,27.13-39.88,19,0,25.36,19.64,25.36,37.18Z" style="fill: #231f20"/> <path d="M471.52,38.26l-13.1.56V63.11c0,37.47,0,38.07,15.06,37.77L471.16,107a95,95,0,0,1-13,1.35c-14.17,0-16.39-5.85-16.39-26.53,0-4.65.89-36.58.78-42.73l-9.53.15,2.11-5.69c4.54-1.5,7.31-4.35,10.52-8.25a52.83,52.83,0,0,0,7.42-13l5.64-3.15-.33,22,16.72.13Z" style="fill: #231f20"/> <path d="M521.2,68.51,510.9,97.74c-5.75,16.34-12.95,37.62-29.67,37.62a32.32,32.32,0,0,1-8.42-1.5l7.09-19.78a10.55,10.55,0,0,0,8.19,3.59c7.75,0,11.08-7,14-12.14h-8.2C481,46.62,477.16,38.22,468.08,38.07l2.52-6.74h21.7l15.28,60.11c2.66-8.09,9.19-26.38,9.19-36.43,0-7.64-3.1-9.29-7.08-10.79L516.33,24c5.43,1.65,12.18,6,12.18,16.19S524.75,58.31,521.2,68.51Z" style="fill: #231f20"/> </g> <g> <path d="M244,121.41h.06a4.34,4.34,0,0,1,3.69-2.09,4.7,4.7,0,0,1,4.23,2.54,5.11,5.11,0,0,1,4.59-2.54c3.91,0,4.89,3.2,4.89,6.42v9.32h-2.61v-8.9c0-2-.12-4.43-2.8-4.43-3,0-3.32,2.9-3.32,5.22v8.11h-2.61v-8.7c0-1.89-.22-4.63-2.73-4.63-3.06,0-3.39,3.1-3.39,5.41v7.92h-2.61V119.75H244Z" style="fill: #231f20"/> <path d="M292.43,135.06h-2.6v-2.12h-.07a6.43,6.43,0,0,1-5.28,2.54c-4.49,0-7.33-3.81-7.33-8s2.77-8.12,7.37-8.12a6.62,6.62,0,0,1,5.24,2.61h.07v-2.18h2.6Zm-12.6-7.82c0,3,1.76,5.83,5,5.83s5.12-2.7,5.12-5.8-1.92-5.54-5.15-5.54C281.78,121.73,279.83,124.37,279.83,127.24Z" style="fill: #231f20"/> <path d="M323.11,134.31c0,2.44,0,4.56-1.56,6.58a7.42,7.42,0,0,1-5.93,2.7c-4.27,0-7.43-2.7-7.52-7h2.6a4.55,4.55,0,0,0,4.89,4.62c4,0,4.92-3,4.92-6.41v-1.83h-.07a6.76,6.76,0,0,1-5.31,2.54c-4.46,0-7.29-3.74-7.29-8s2.86-8.15,7.39-8.15a6.36,6.36,0,0,1,5.21,2.61h.07v-2.18h2.6Zm-12.6-7.07c0,3,1.76,5.83,5,5.83s5.12-2.7,5.12-5.8-1.92-5.54-5.15-5.54C312.46,121.73,310.51,124.37,310.51,127.24Z" style="fill: #231f20"/> <path d="M354.22,135.06h-2.61v-2.12h-.06a6.46,6.46,0,0,1-5.28,2.54c-4.5,0-7.33-3.81-7.33-8s2.77-8.12,7.36-8.12a6.62,6.62,0,0,1,5.25,2.61h.06v-2.18h2.61Zm-12.61-7.82c0,3,1.76,5.83,5,5.83s5.11-2.7,5.11-5.8-1.92-5.54-5.15-5.54C343.56,121.73,341.61,124.37,341.61,127.24Z" style="fill: #231f20"/> <path d="M384.77,132.65v2.41H368.94l11-12.9h-9v-2.41h14.23l-11,12.9Z" style="fill: #231f20"/> <path d="M403.69,114a1.86,1.86,0,1,1-1.86-1.86A1.88,1.88,0,0,1,403.69,114Zm-.55,21.08h-2.61V119.75h2.61Z" style="fill: #231f20"/> <path d="M423.23,121.6h.07a5.13,5.13,0,0,1,4.36-2.28c4.24,0,5.21,3.07,5.21,6.65v9.09h-2.6v-8.63c0-2.48-.2-4.7-3.23-4.7-3.58,0-3.81,3.33-3.81,6.06v7.27h-2.61V119.75h2.61Z" style="fill: #231f20"/> <path d="M451.18,128a5,5,0,0,0,5,5.11c2.22,0,3.65-1.33,4.66-3.16l2.22,1.27a7.74,7.74,0,0,1-7.07,4.3c-4.56,0-7.5-3.48-7.5-7.88s2.64-8.28,7.43-8.28,7.53,4.08,7.27,8.64Zm9.28-2.22a4.68,4.68,0,0,0-4.49-4,4.84,4.84,0,0,0-4.66,4Z" style="fill: #231f20"/> </g> <path d="M517.92,100.12h-2v5.06h-.84v-5.06h-2v-.85h4.79Zm7.41,5.06h-.84v-5.06h0l-2,5.06h-.55l-2-5.06h0v5.06h-.84V99.27h1.41l1.7,4.26,1.76-4.26h1.4Z" style="fill: #231f20"/> </svg> </a> </div> <div class="main-header__top-nav-actions"><nav class="top-nav"><div class="quick-search-wrapper"><a class="top-nav__search-link" href="/search" id="top-nav-search-link"><span class="top-nav__search-link-label">search</span></a><div class="quick-search" id="quick-search" role="search"> <form id="quick-search-form" name="quick-search" method="get" action="/search"> <label for="q" alt="search" class="quick-search__label">Search</label> <input type="search" name="q" id="q" placeholder="Search" tabindex="1" value="Search" onfocus="this.value = ''" /> <button class="quick-search__button"> search </button> <button class="quick-search__close-button"> close search </button> </form> <section class="editorial-content header-below-search"> <div class="editorial-content__details"> </div> </section> </div> </div><div class="cart-social-wrapper" id="cart-social-wrapper"><a class="top-nav__cart-link" href="/cart"><span class="top-nav__cart-link-label">cart</span></a><div class="main-header__social-links"><a class="facebook" href="https://www.facebook.com/FoodSafetyMagazine/" target="_blank"><span class="facebook__text">facebook</span></a> <a class="twitter" href="https://twitter.com/foodsafetymag" target="_blank"><span class="twitter__text">twitter</span></a> <a class="linkedin" href="https://www.linkedin.com/company/food-safety-magazine" target="_blank"><span class="linkedin__text">linkedin</span></a> <a class="instagram" href="https://www.instagram.com/foodsafetymag/" target="_blank"></a></div></div></nav><nav class="user-actions" id="user-actions"><ul class="user-actions__list"><li class="user-actions__signin"><a class="user-actions__signin-link" href="https://bnp.dragonforms.com/init.do?pk=X_W_WRSIGN&returnurl=https://www.food-safety.com/user/omeda?referer=https://www.food-safety.com/&omedasite=FSM_Login">Sign In</a></li><li class="user-actions__register"><a class="user-actions__register-link" href="https://bnp.dragonforms.com/init.do?pk=X_W_WRCREATE&returnurl=https://www.food-safety.com/user/omeda?referer=https://www.food-safety.com/&omedasite=FSM_Create">Create Account</a></li><li class="user-actions__signout"><a class="user-actions__signout-link" href="/user/logout">Sign Out</a></li><li class="user-actions__account user-actions__account-link">My Account</li></ul></nav></div><div class="main-header__mobile-action"><a class="search-nav-link" href="#" id="search-nav-link"></a><a class="main-header__hamburger-nav-link" href="#" id="hamburger-nav-link"></a></div></div><nav class="main-nav main-nav--horizontal"><div class="wrapper"><div class="site-logo"> <a href="/"> <svg class="svg-logo" xmlns="http://www.w3.org/2000/svg" width="528.51" height="143.59" viewBox="0 0 528.51 143.59"> <title>Food Safety</title> <g> <path d="M52.71,40.77c-1.77-9.74-2.88-13.49-5.54-18C43,15.74,36,11.54,28.68,11.54c-.55,0-1.11.15-1.77.15H26.8l-2.88.15L22.7,51.57l20.38-.3-2.44,7.19-17.94-.3-.22,10.5c0,1.79-.11,3.44-.11,5.24,0,14.24.77,20.09,2.66,22.64,2.32,3.15,5.53,4.19,12.29,4.19h2.54l-1.77,5H35.88l-11.41-.15H16.28l-12.74.15H1.11l-1.11-5H2.66c3,0,4.76-.44,6.09-1.79,2.66-2.4,3.76-9.9,3.76-24.59V45.72c0-20.24-.66-29.08-2.43-30.73l-.67-.6a7.75,7.75,0,0,0-.77-.9C7.53,12.29,7,12,4.87,11.69c-.77-.15-2-.3-3.54-.6L3,6.15H29.45c16.61,0,19.16,0,21.38-.45A20.55,20.55,0,0,0,53,5.1l3.32,32.38Z" style="fill: #231f20"/> <path d="M78.29,108.23C64.33,108.23,53,91,53,69.55c0-22.63,12-41.22,26.58-41.22,14.83,0,25.69,16.64,25.69,39S93,108.23,78.29,108.23Zm.77-75.1c-9.08,0-13.62,11.54-13.62,34.78,0,22.63,4.87,35.37,13.62,35.37,9.08,0,14-11.84,14-34.32C93,45,88.47,33.13,79.06,33.13Z" style="fill: #231f20"/> <path d="M135.09,108.23c-14,0-25.25-17.24-25.25-38.68,0-22.63,12-41.22,26.58-41.22,14.84,0,25.69,16.64,25.69,39S149.82,108.23,135.09,108.23Zm.78-75.1c-9.08,0-13.62,11.54-13.62,34.78,0,22.63,4.87,35.37,13.62,35.37,9.08,0,13.95-11.84,13.95-34.32C149.82,45,145.28,33.13,135.87,33.13Z" style="fill: #231f20"/> <path d="M222.13,105.53H205.52c-.56-9.14-.89-12.59-1-17.09-.22-5.69-.22-13.19-.22-25.33v-25c-2.55-3.15-4.65-4.35-7.75-4.35-10.19,0-17.28,15.14-17.28,37,0,18.74,5.65,31.18,14.18,31.18,3.1,0,6-1.64,9.19-5.09l-.56,5.69a15.41,15.41,0,0,1-5.09,4.2,9.7,9.7,0,0,1-5.76,1.5c-14.28,0-24.14-14.24-24.14-34.78,0-24.73,14.29-45.12,31.56-45.12,2.1,0,3.54.6,5.65,2.1,0-3.15,0-6-.11-8.39-.11-4.35-.78-7.2-2-8.85s-3.21-2.4-8.3-2.4l.88-4.64c3.55-.6,5-.9,7.64-1.5,1.33-.3,2.77-.6,4.21-1.05,2.55-.6,4.32-1.05,8.42-2.25-.22,8.84-.33,15.44-.44,19.79-.34,11.84-.45,19.48-.45,22.93V62.51c0,25.78.45,32.08,2.22,35.23,1.11,2,2,2.39,4.32,2.69l2.65.3Z" style="fill: #231f20"/> <path d="M248.81,108.38c-6,0-21.92-3.15-26.69-3V70.15l5-3.29c1.21,9.44,7.08,34.47,23.91,34.47,10,0,14.29-10.64,14.29-18.28,0-25.49-42-16.19-42-48.57,0-16.79,10.63-30.43,29.23-30.43,1.22,0,23,2.7,23,2.7V33.88l-5.1,3.45c-1.33-8.55-5.53-26.54-18.71-26.54-6.09,0-11.74,5.4-11.74,14.24,0,23.54,42.86,14.09,42.86,48.42C282.92,94,270,108.38,248.81,108.38Z" style="fill: #231f20"/> <path d="M345.92,105.53H325.55a395.81,395.81,0,0,1-8.64-43C313.48,64,303.4,71.2,303.4,84.25c0,8.84,3.54,15.59,10.19,15.59,1.77,0,4.21-1,7.31-4l-1.33,7.49c-4,2.85-7.64,5.1-13.51,5.1-12,0-21-8.09-21-21.29,0-17.24,18.71-25.18,30.67-31.63-2.66-16.34-4.43-19.33-8.75-19.33-7.08,0-10.52,16.79-11.62,23.08l-5.21-2.7V32.68c7.2-1.95,14.51-4.05,21.82-4.05,19.37,0,19.37,19.79,21.37,31.48L336.51,79a108.17,108.17,0,0,0,3.1,12.89c2,5.85,4.54,7.2,8.3,8Z" style="fill: #231f20"/> <path d="M373.27,25c-3.1-6.14-6.42-10.34-9.08-10.34-2.21,0-3.1,2.55-3.1,4.8,0,4.64,3,9.44,4.21,11.24l15.17-1.05-3.66,8.85H366V73.6c0,23.69.45,25.34,11.85,26.09l-2.32,5.84H342.93l-1.77-5.84c9.3-.6,9.41-1.2,9.52-25.64l.11-35.52H340.05l1.66-5.4C352.9,26.83,361,0,370.73,0c4.42,0,9.41,6.15,12.29,11.84Z" style="fill: #231f20"/> <path d="M398.74,65.81,402,58.46h11.4c0-6.89,0-22.78-7.86-22.78-5.64,0-8.86,10-8.86,23.08,0,15.74,5.54,38.53,20.6,38.53,4.21,0,8.31-1.65,12.18-4.5l-1.77,9.44c-2.77,2.4-8.42,6.15-17.83,6.15-16.83,0-30.34-14.24-30.34-39.87,0-23.54,12-39.88,27.13-39.88,19,0,25.36,19.64,25.36,37.18Z" style="fill: #231f20"/> <path d="M471.52,38.26l-13.1.56V63.11c0,37.47,0,38.07,15.06,37.77L471.16,107a95,95,0,0,1-13,1.35c-14.17,0-16.39-5.85-16.39-26.53,0-4.65.89-36.58.78-42.73l-9.53.15,2.11-5.69c4.54-1.5,7.31-4.35,10.52-8.25a52.83,52.83,0,0,0,7.42-13l5.64-3.15-.33,22,16.72.13Z" style="fill: #231f20"/> <path d="M521.2,68.51,510.9,97.74c-5.75,16.34-12.95,37.62-29.67,37.62a32.32,32.32,0,0,1-8.42-1.5l7.09-19.78a10.55,10.55,0,0,0,8.19,3.59c7.75,0,11.08-7,14-12.14h-8.2C481,46.62,477.16,38.22,468.08,38.07l2.52-6.74h21.7l15.28,60.11c2.66-8.09,9.19-26.38,9.19-36.43,0-7.64-3.1-9.29-7.08-10.79L516.33,24c5.43,1.65,12.18,6,12.18,16.19S524.75,58.31,521.2,68.51Z" style="fill: #231f20"/> </g> <g> <path d="M244,121.41h.06a4.34,4.34,0,0,1,3.69-2.09,4.7,4.7,0,0,1,4.23,2.54,5.11,5.11,0,0,1,4.59-2.54c3.91,0,4.89,3.2,4.89,6.42v9.32h-2.61v-8.9c0-2-.12-4.43-2.8-4.43-3,0-3.32,2.9-3.32,5.22v8.11h-2.61v-8.7c0-1.89-.22-4.63-2.73-4.63-3.06,0-3.39,3.1-3.39,5.41v7.92h-2.61V119.75H244Z" style="fill: #231f20"/> <path d="M292.43,135.06h-2.6v-2.12h-.07a6.43,6.43,0,0,1-5.28,2.54c-4.49,0-7.33-3.81-7.33-8s2.77-8.12,7.37-8.12a6.62,6.62,0,0,1,5.24,2.61h.07v-2.18h2.6Zm-12.6-7.82c0,3,1.76,5.83,5,5.83s5.12-2.7,5.12-5.8-1.92-5.54-5.15-5.54C281.78,121.73,279.83,124.37,279.83,127.24Z" style="fill: #231f20"/> <path d="M323.11,134.31c0,2.44,0,4.56-1.56,6.58a7.42,7.42,0,0,1-5.93,2.7c-4.27,0-7.43-2.7-7.52-7h2.6a4.55,4.55,0,0,0,4.89,4.62c4,0,4.92-3,4.92-6.41v-1.83h-.07a6.76,6.76,0,0,1-5.31,2.54c-4.46,0-7.29-3.74-7.29-8s2.86-8.15,7.39-8.15a6.36,6.36,0,0,1,5.21,2.61h.07v-2.18h2.6Zm-12.6-7.07c0,3,1.76,5.83,5,5.83s5.12-2.7,5.12-5.8-1.92-5.54-5.15-5.54C312.46,121.73,310.51,124.37,310.51,127.24Z" style="fill: #231f20"/> <path d="M354.22,135.06h-2.61v-2.12h-.06a6.46,6.46,0,0,1-5.28,2.54c-4.5,0-7.33-3.81-7.33-8s2.77-8.12,7.36-8.12a6.62,6.62,0,0,1,5.25,2.61h.06v-2.18h2.61Zm-12.61-7.82c0,3,1.76,5.83,5,5.83s5.11-2.7,5.11-5.8-1.92-5.54-5.15-5.54C343.56,121.73,341.61,124.37,341.61,127.24Z" style="fill: #231f20"/> <path d="M384.77,132.65v2.41H368.94l11-12.9h-9v-2.41h14.23l-11,12.9Z" style="fill: #231f20"/> <path d="M403.69,114a1.86,1.86,0,1,1-1.86-1.86A1.88,1.88,0,0,1,403.69,114Zm-.55,21.08h-2.61V119.75h2.61Z" style="fill: #231f20"/> <path d="M423.23,121.6h.07a5.13,5.13,0,0,1,4.36-2.28c4.24,0,5.21,3.07,5.21,6.65v9.09h-2.6v-8.63c0-2.48-.2-4.7-3.23-4.7-3.58,0-3.81,3.33-3.81,6.06v7.27h-2.61V119.75h2.61Z" style="fill: #231f20"/> <path d="M451.18,128a5,5,0,0,0,5,5.11c2.22,0,3.65-1.33,4.66-3.16l2.22,1.27a7.74,7.74,0,0,1-7.07,4.3c-4.56,0-7.5-3.48-7.5-7.88s2.64-8.28,7.43-8.28,7.53,4.08,7.27,8.64Zm9.28-2.22a4.68,4.68,0,0,0-4.49-4,4.84,4.84,0,0,0-4.66,4Z" style="fill: #231f20"/> </g> <path d="M517.92,100.12h-2v5.06h-.84v-5.06h-2v-.85h4.79Zm7.41,5.06h-.84v-5.06h0l-2,5.06h-.55l-2-5.06h0v5.06h-.84V99.27h1.41l1.7,4.26,1.76-4.26h1.4Z" style="fill: #231f20"/> </svg> </a> </div> <div class='navigation' id='primaryNav'><ul class='level1'><li class='level1-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: NEWS|url: /topics/296-news" class="link2" href="/topics/296-news">NEWS</a><ul class='level2'><li class='level2-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Latest News|url: /topics/296-news" class="link1" href="/topics/296-news">Latest News</a></li><li class='level2-li last'><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: White Papers|url: /topics/295-white-papers" class="link1" href="/topics/295-white-papers">White Papers</a></li></ul></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: PRODUCTS|url: /topics/294-products" class="link2" href="/topics/294-products">PRODUCTS</a></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: TOPICS|url: #" class="link2" href="#">TOPICS</a><ul class='level2'><li class='level2-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Contamination Control|url: /topics/308-contamination-control" class="link1" href="/topics/308-contamination-control">Contamination Control</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Food Types|url: /topics/341-food-type" class="link1" href="/topics/341-food-type">Food Types</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Management|url: /topics/298-management" class="link1" href="/topics/298-management">Management</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Process Control|url: /topics/314-process-control" class="link1" href="/topics/314-process-control">Process Control</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Regulatory|url: /topics/352-regulatory" class="link1" href="/topics/352-regulatory">Regulatory</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Sanitation|url: /topics/319-sanitation" class="link1" href="/topics/319-sanitation">Sanitation</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Supply Chain|url: /topics/361-supply-chain" class="link1" href="/topics/361-supply-chain">Supply Chain</a></li><li class='level2-li last'><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Testing and Analysis|url: /topics/331-testing-analysis" class="link1" href="/topics/331-testing-analysis">Testing and Analysis</a></li></ul></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: PODCAST|url: /topics/288-food-safety-matters" class="link2" href="/topics/288-food-safety-matters">PODCAST</a></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: EXCLUSIVES|url: #" class="link2" href="#">EXCLUSIVES</a><ul class='level2'><li class='level2-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Food Safety Five Newsreel|url: /topics/437-food-safety-five-newsreel" class="link1" href="/topics/437-food-safety-five-newsreel">Food Safety Five Newsreel</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: eBooks|url: /keywords/2933-ebooks" class="link1" href="/keywords/2933-ebooks">eBooks</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: FSM Distinguished Service Award|url: /fsm-distinguished-service-award" class="link1" href="/fsm-distinguished-service-award">FSM Distinguished Service Award</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Interactive Product Spotlights|url: /keywords/1707-interactive-product-spotlight" class="link1" href="/keywords/1707-interactive-product-spotlight">Interactive Product Spotlights</a></li><li class='level2-li last'><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Videos|url: /videos" class="link1" href="/videos">Videos</a></li></ul></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: BUYER'S GUIDE|url: /directories/205-buyer-s-guide" class="link2" href="/directories/205-buyer-s-guide">BUYER'S GUIDE</a></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: MORE|url: #" class="link2" href="#">MORE</a><ul class='level2'><li class='level2-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: ENEWSLETTER >|url: /newsletters" class="link1" href="/newsletters">ENEWSLETTER ></a><ul class='level3'><li class='level3-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Archive Issues|url: /newsletters/3-fsm-edigest" class="link1" href="/newsletters/3-fsm-edigest">Archive Issues</a></li><li class='level3-li last'><a target="_blank" data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Subscribe to eNews|url: https://bnp.dragonforms.com/FSMeNews?pk=X_W_NLHOMENAV" class="link1" href="https://bnp.dragonforms.com/FSMeNews?pk=X_W_NLHOMENAV">Subscribe to eNews</a></li></ul></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Store|url: /products" class="link1" href="/products">Store</a></li><li class='level2-li last'><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Sponsor Insights|url: /topics/73-sponsored-content" class="link1" href="/topics/73-sponsored-content">Sponsor Insights</a></li></ul></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: WEBINARS|url: /events/category/162-webinar" class="link2" href="/events/category/162-webinar">WEBINARS</a></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: FOOD SAFETY SUMMIT|url: /food-safety-summit" class="link2" href="/food-safety-summit">FOOD SAFETY SUMMIT</a></li><li class='level1-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: EMAG|url: /emagazine" class="link2" href="/emagazine">EMAG</a><ul class='level2'><li class='level2-li first '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: eMagazine|url: /emagazine" class="link1" href="/emagazine">eMagazine</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Archive Issues|url: /publications/" class="link1" href="/publications/">Archive Issues</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Editorial Advisory Board|url: /editorial-advisory-board" class="link1" href="/editorial-advisory-board">Editorial Advisory Board</a></li><li class='level2-li '><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Contact|url: /contactus" class="link1" href="/contactus">Contact</a></li><li class='level2-li last'><a data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: Advertise|url: /advertise" class="link1" href="/advertise">Advertise</a></li></ul></li><li class='level1-li last'><a target="_blank" data-background-image="" data-eventname="nav-menu-primaryNav" data-eventcategory="click" data-eventaction="primaryNav-link" data-eventlabel="text: SIGN UP!|url: https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHomeNav" class="link2" href="https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHomeNav">SIGN UP!</a></li></ul></div></div></nav></header> <div class="ad-leaderboard-container"> <div id="div-gpt-ad-leaderboard" class="advertisement"></div> </div> <div class="container "> <article class="main-body page-article-show "> <span class="topics"><a class="topic" href="/topics/308-contamination-control">Contamination Control</a><span class="del"></span><a class="topic" href="/topics/314-process-control">Process Control</a><span class="del"></span><a class="topic" href="/topics/294-products">Products</a><span class="del"></span><a class="topic" href="/topics/339-physical">Physical</a><span class="del"></span><a class="topic" href="/topics/315-intervention-controls">Intervention Controls</a></span> <h1 class="headline">Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications</h1> <div class="author">By <a href="/authors/631-food-safety-magazine-editorial-team">Food Safety Magazine Editorial Team</a></div> <figure class="article-featured-image"> <div class="article-featured-image__image" style="background-image: url(//www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X6-Inspection-System.png?1732302016); background-size: cover"><img alt="Mettler-Toledo X6 Inspection System" loading="lazy" src="//www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X6-Inspection-System.png?1732302016" /></div> <figcaption class="article-featured-image__caption"><p>Image provided by Mettler-Toledo</p></figcaption> </figure> <div class="article-date-social"> <div class="date">November 22, 2024</div> <section class="social-share" data-url="" id="social-share__0"><div class="social-share__facebook"></div><div class="social-share__twitter"></div><div class="social-share__reddit"></div><div class="social-share__linkedin"></div><div class="social-share__email"><a onclick="return popEmail('/emails/send_to_friend/articles/9926')" class="social-share__email-link" aria-label="email share" href="#"></a></div><div class="social-share__print"><a class="social-share__print-link" target="_blank" aria-label="print" href="/articles/print/9926-mettler-toledo-introduces-x6-x-ray-inspection-system-series-for-larger-packages-in-multi-lane-applications"></a></div></section> </div> <div class="content"> <div class="body gsd-paywall article-body"><p>Mettler-Toledo recently announced its new X6 series of X-ray inspection systems for medium to large-sized packaged products in single and multiple lane applications.</p><p>The X6 Series, consisting of the X16 and X36.2 X-ray inspection systems, presents a range of new features that provide precise <a href="https://www.food-safety.com/topics/339-physical" id rel="noopener noreferrer" target="_blank">contamination </a>detection across single or multiple lanes. Both solutions can inspect medium to large-sized products from 500–600 millimeters (mm) in length, while maximizing productivity through easy-to-use design improvements.</p><div class="advertisement" id="div-gpt-ad-article-body-mrect1"></div><p>The X16 inspection system is an entry-level X-ray solution for medium- to large-sized products with a HiGain detector, offering high-performance detection of contaminants like metal, glass, stone, bone, and low-density materials across single or multiple lanes. The system can support products up to 300mm in height with conveyor speeds up to 60 meters per minute. It also performs additional quality and integrity checks, including product placement monitoring, mass component count, fill level checks, and damaged packaging identification. The X16 is designed to maximize production uptime with its intuitive user interface, simplified cleaning routines, and reliable subsystems.</p><p>For more advanced inspection needs, the X36.2 X-ray inspection system offers high-level detection capabilities for medium to large packaged products. With HiGain+ detector technology and ContamPlus software, the X36.2 offers completeness and integrity checks, identifying small foreign bodies in addition to missing or broken products. The system is highly customizable, with single or multi-lane configurations and numerous reject bin options. It can accommodate high throughputs with speeds of up to 100 meters per minute and the ability to handle over 1000 products per minute, depending on product size.</p><div class="advertisement" id="div-gpt-ad-sidebar-sky-mobile"></div><p>Both the X16 and X36.2 feature significant mechanical upgrades over legacy solutions, plus completely new designs that improve belt removal and simplify service and maintenance routines. The front-opening hygienic design allows for easy access during cleaning and service, while the conveyor belt can be swiftly removed without the need for tools.</p><div class="advertisement" id="div-gpt-ad-article-body-mrect2"></div><p>To further optimize performance and offer long-term reliability, the X6 Series can be supplied with a choice of service contracts tailored to manage maintenance costs and maximize uptime. Additionally, both systems come with a 5-year generator warranty when purchased with a standard or comprehensive service contract.</p><div class="advertisement" id="div-gpt-ad-article-body-mrect2-mobile"></div><p>The X16 offers an affordable entry point for manufacturers looking for high-end inspection technology at a competitive price, while the X36.2 provides an advanced solution for those requiring superior product integrity checks. With multiple configurations available for the X36.2, it can be customized to meet individual production requirements.</p><p>Additionally, the functionality of the X16 and X36.2 can be extended with ProdX data management software. ProdX automates the monitoring, reporting, and collating of all product inspection activities in real time. Safely stored data helps facilitate food safety regulatory compliance and protects brands through proof of due diligence. In addition, by analyzing the data, production line improvements can be identified, helping to boost productivity.</p><hr><p>Mettler-Toledo: <a href="https://www.mt.com" rel="noopener noreferrer" target="_blank">www.mt.com</a></p></div> </div> <div class="article-keywords"> <div class="tags">KEYWORDS: <a href="/keywords/1471-mettler-toledo">Mettler-Toledo</a></div> </div> <div class="share-this"> <h3 class="share-this__title">Share This Story</h3> <section class="social-share" data-url="" id="social-share__0"><div class="social-share__facebook"></div><div class="social-share__twitter"></div><div class="social-share__reddit"></div><div class="social-share__linkedin"></div><div class="social-share__email"><a onclick="return popEmail('/emails/send_to_friend/articles/9926')" class="social-share__email-link" aria-label="email share" href="#"></a></div><div class="social-share__print"><a class="social-share__print-link" target="_blank" aria-label="print" href="/articles/print/9926-mettler-toledo-introduces-x6-x-ray-inspection-system-series-for-larger-packages-in-multi-lane-applications"></a></div></section> </div> <section class="editorial-content article-show-bottom"> <div class="editorial-content__details"> <div class="editorial-content__body"> <!-- <p style="text-align: right;"> <a href="https://bnp.dragonforms.com/FSMeMagazineSubscription?pk=X_W_DGARTCL" target="_blank"><img alt="Subscribe Button" src="/ext/resources/Static-Images/2021/FSM-subscribe.png"></a></p> <p> </p> <p id="fsm_news_personalization"></p> --> <style> .editorial-content__details {display: flex ; justify-content: center;} </style> <p style="font-size: 18px; text-align: center;"><strong>Looking for a reprint of this article?<br> From high-res PDFs to custom plaques, <a href="https://www.bnpmedia.com/reprints" target="_blank">order your copy today</a>!</strong></p> <div style=" justify-content: center;"> <script type="text/javascript" src="https://app.credspark.com/assessments/copy-5ebc5436534e6-42ed6691-e693-4375-a04b-c4d7a602641d/embed_script.js" async defer></script> <div class="credsparkQuiz" data-quiz-id="copy-5ebc5436534e6-42ed6691-e693-4375-a04b-c4d7a602641d"></div> </div> </div> </div> </section> <div class="pager"> </div> <div id="comments"></div> </article> <script> //<![CDATA[ $(document).ready(function (){ $(".article-show .content").css("display", "block"); $(".blog-post .content").css("display", "block"); return false; }); //]]> </script><script src="/javascripts/ec.js"></script> <script src="/paywall/evercookie_get.js"></script> <span id="metered_notice"></span><noscript> <div id='noscript-metered-message' class="metered-message final"> <div id='restricted-content' class="restricted-modal-content"> <div class="message"> <img class="pop-out" loading="lazy" src="/images/icons/lock.png" alt="Lock" /> <h3>Restricted Content</h3> <p>You must have JavaScript enabled to enjoy a limited number of articles over the next 30 days.</p> <a href='?v=preview'>Please click here to continue without javascript..</a> </div> </div> </div> </noscript> <aside class="interior-sidebar"> <div class="wrapper"> <div id="div-gpt-ad-sidebar-sky" class="advertisement"></div> <div class="subscribe-now subscribe-now--dropdown" id="subscribe-now"> <a class="subscribe-now__subscribe-link" data-eventname="interior-subscribe-now-link" data-eventcategory="click" data-eventaction="interior-subscribe-now-link" data-eventlabel="#" href="#">Subscribe For Free!</a> <nav class="subscribe-now__nav"> <nav id="subscriptions" class="navigation"><div class="navigation"><ul class="navigation-level1__items"><li class="navigation-level1__item"><a class="navigation__link" data-eventname="subscriptions" data-eventcategory="click" data-eventaction="subscriptions-link" data-eventlabel="eMagazine Subscription|https://bnp.dragonforms.com/FSMeMagazineSubscription?pk=X_W_DGHOMEBOX" target="_blank" href="https://bnp.dragonforms.com/FSMeMagazineSubscription?pk=X_W_DGHOMEBOX">eMagazine Subscription</a></li><li class="navigation-level1__item"><a class="navigation__link" data-eventname="subscriptions" data-eventcategory="click" data-eventaction="subscriptions-link" data-eventlabel="Subscribe to eNewsletter|https://bnp.dragonforms.com/FSMeNews?pk=X_W_NLHOMEBOX" target="_blank" href="https://bnp.dragonforms.com/FSMeNews?pk=X_W_NLHOMEBOX">Subscribe to eNewsletter</a></li><li class="navigation-level1__item"><a class="navigation__link" data-eventname="subscriptions" data-eventcategory="click" data-eventaction="subscriptions-link" data-eventlabel="Website Registration|https://bnp.dragonforms.com/FSM_Create?pk=X_W_WRHOMEBOX" target="_blank" href="https://bnp.dragonforms.com/FSM_Create?pk=X_W_WRHOMEBOX">Website Registration</a></li><li class="navigation-level1__item"><a class="navigation__link" data-eventname="subscriptions" data-eventcategory="click" data-eventaction="subscriptions-link" data-eventlabel="Manage My Preferences|https://bnp.dragonforms.com/FSM_pref1?pk=X_W_PPHSESUB" target="_blank" href="https://bnp.dragonforms.com/FSM_pref1?pk=X_W_PPHSESUB">Manage My Preferences</a></li><li class="navigation-level1__item"><a class="navigation__link" data-eventname="subscriptions" data-eventcategory="click" data-eventaction="subscriptions-link" data-eventlabel="Subscription Customer Service|/customerservice" href="/customerservice">Subscription Customer Service</a></li></ul></div></nav> </nav> </div> <hr class="divider" /> <section class="editorial-content video-brightcove-home"> <div class="editorial-content__details"> <div class="editorial-content__body"> <div class="records videos"> <div data-autoplay="true" data-carousel="true" data-max-thumbnails-visible="4" data-max-videos-visible="4" data-player-url="/videos" data-playlist-id="5680350194001" data-randomize-videos="true" data-video-play-arrow="/images/video/play_arrow3.png"> </div> </div> </div> </div> </section> <a class="view-more" data-eventname="interior-sidebar-view-more-link" data-eventcategory="click" data-eventaction="interior-sidebar-view-more-link" data-eventlabel="/videos" href="/videos">More Videos</a> <hr class="divider" /> <div id="div-gpt-ad-sidebar-mrect" class="advertisement"></div> <div id="div-gpt-ad-sidebar-mrect-mobile" class="advertisement"></div> <section id="sponsored-content-widget" class="sponsored-content-widget "> <h1 class="sponsored-content-widget__title"><a class="sponsored-content-widget__title-link" href="/topics/73-sponsored-content">Sponsored Content</a><a class="sponsored-content-widget__help-icon" href="#" id="sponsored-content-help-icon"><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25"> <g fill="none" fill-rule="evenodd"> <circle cx="12.5" cy="12.5" r="12.5" fill="#D9E0F2"/> <path fill="#4565AE" fill-rule="nonzero" d="M14.0605469,7.81982422 C14.4501953,7.81982422 14.7817383,7.68139648 15.0551758,7.40454102 C15.3286133,7.12768555 15.465332,6.79443359 15.465332,6.40478516 C15.465332,6.01513672 15.3286133,5.68359375 15.0551758,5.41015625 C14.7817383,5.13671875 14.4501953,5 14.0605469,5 C13.6708984,5 13.3376465,5.13671875 13.060791,5.41015625 C12.7839355,5.68359375 12.6455078,6.01513672 12.6455078,6.40478516 C12.6455078,6.79443359 12.7839355,7.12768555 13.060791,7.40454102 C13.3376465,7.68139648 13.6708984,7.81982422 14.0605469,7.81982422 Z M11.4868164,19.5810547 C12.1635742,19.5810547 12.7993164,19.2939453 13.394043,18.7197266 C13.7563477,18.3710938 14.2792969,17.6943359 14.9628906,16.6894531 L14.9628906,16.6894531 L14.5014648,16.3920898 C14.262207,16.7885742 13.9853516,17.1679688 13.6708984,17.5302734 C13.3564453,17.8925781 13.0932617,18.0737305 12.8813477,18.0737305 C12.7993164,18.0737305 12.7241211,18.0515137 12.6557617,18.0070801 C12.5874023,17.9626465 12.5532227,17.8652344 12.5532227,17.7148438 C12.5532227,17.5644531 12.6147461,17.2363281 12.737793,16.7304688 C12.7856445,16.5322266 12.8779297,16.1767578 13.0146484,15.6640625 L13.0146484,15.6640625 L14.6450195,9.68603516 L13.7426758,9.86035156 C13.4282227,9.921875 12.8933105,9.99536133 12.1379395,10.0808105 C11.3825684,10.1662598 10.8066406,10.2226562 10.4101562,10.25 L10.4101562,10.25 L10.4101562,10.8037109 C10.8818359,10.8242188 11.206543,10.8686523 11.3842773,10.9370117 C11.5620117,11.0053711 11.6508789,11.1796875 11.6508789,11.4599609 C11.6508789,11.5078125 11.645752,11.559082 11.635498,11.6137695 C11.6252441,11.668457 11.6132812,11.7231445 11.5996094,11.777832 L11.5996094,11.777832 L10.3383789,16.4946289 C10.2426758,16.8432617 10.1708984,17.1235352 10.1230469,17.3354492 C10.0410156,17.7045898 10,17.9746094 10,18.1455078 C10,18.6308594 10.1520996,18.9914551 10.4562988,19.2272949 C10.760498,19.4631348 11.1040039,19.5810547 11.4868164,19.5810547 Z"/> </g> </svg> </a></h1><div class="sponsored-content-widget__help"><a rel="nofollow" href="https://www.food-safety.com/topics/73-sponsored-content"><p> Sponsored Content is a special paid section where industry companies provide high quality, objective, non-commercial content around topics of interest to the <em>Food Safety Magazine</em> audience. All Sponsored Content is supplied by the advertising company and any opinions expressed in this article are those of the author and not necessarily reflect the views of <em>Food Safety Magazine</em> or its parent company, BNP Media. Interested in participating in our Sponsored Content section? <a href="/contactus" rel= target="_blank"><strong>Contact your local rep!</strong></a> </p> </a><a class="sponsored-content-widget__help-close" href="#">close</a></div><ul class="sponsored-content-widget__items"> <li class="sponsored-content-widget__item"> <article class="sponsored-content-widget__article -has-image -has-sponsor sponsored-content-widget--article"><figure class="sponsored-content-widget__image"><a class="sponsored-content-widget__thumbnail-link" data-eventname="sponsored-content-widget" data-eventcategory="click" data-eventaction="sponsored-content-widget-image" data-eventlabel="https://www.food-safety.com/articles/9591-birds-a-flying-nesting-risk-for-your-facility" href="https://www.food-safety.com/articles/9591-birds-a-flying-nesting-risk-for-your-facility"><img class="sponsored-content-widget__image-thumb" alt="Pigeons are one of the most common pest birds at food processing facilities." title="Pigeons are one of the most common pest birds at food processing facilities." width="420" height="257" loading="lazy" src="https://www.food-safety.com/ext/resources/Images/2024/Jun_Jul/Pigeon_Image.jpg?crop=true&height=257&t=1720015599&width=420" /></a></figure><div class="sponsored-content-widget__details sponsored-content-widget__details-1"><div class="sponsored-content-widget__sponsor"><a title="Sponsored by IFC" rel="nofollow" data-eventname="sponsored-content-widget" data-eventcategory="click" data-eventaction="sponsored-content-widget-sponsor-link" data-eventlabel="https://www.food-safety.com/topics/425-ifc" href="https://www.food-safety.com/topics/425-ifc"><span class="sponsored-content-widget__by">Sponsored by</span><span class="sponsored-content-widget__name">IFC</span></a></div><h1 class="sponsored-content-widget__headline"><a class="sponsored-content-widget__article-title-link" data-eventname="sponsored-content-widget" data-eventcategory="click" data-eventaction="sponsored-content-widget-headline" data-eventlabel="https://www.food-safety.com/articles/9591-birds-a-flying-nesting-risk-for-your-facility" href="https://www.food-safety.com/articles/9591-birds-a-flying-nesting-risk-for-your-facility">Birds: A Flying, Nesting Risk for Your Facility</a></h1></div></article> </li> </ul> </section> <section id="popular-stories" class="popular-stories "> <h1 class="popular-stories__title">Popular Stories</h1> <div class="popular-stories__items"> <div class="popular-stories__item"> <a title="Death Reported in E. coli Outbreak Linked to Nationally Distributed Organic Carrots" class="popular-stories__link" data-eventname="popular-stories-headline" data-eventcategory="click" data-eventaction="popular-stories-headline" data-eventlabel="https://www.food-safety.com/articles/9910-death-reported-in-e-coli-outbreak-linked-to-nationally-distributed-organic-carrots" href="https://www.food-safety.com/articles/9910-death-reported-in-e-coli-outbreak-linked-to-nationally-distributed-organic-carrots"> <div class="popular-stories__image"> <img alt="bowl of baby carrots" loading="lazy" src="https://www.food-safety.com/ext/resources/News/2024/bowl-of-baby-carrots.png?crop=true&height=100&t=1732030980&width=100" /> </div> <h1 class="popular-stories__headline"> Death Reported in E. coli Outbreak Linked to Nationally Distributed Organic Carrots </h1> </a> </div> <div class="popular-stories__item"> <a title="Yu Shang-Brand RTE Meats Cause Two-Year-Long Listeria Outbreak Resulting in Death of an Infant" class="popular-stories__link" data-eventname="popular-stories-headline" data-eventcategory="click" data-eventaction="popular-stories-headline" data-eventlabel="https://www.food-safety.com/articles/9928-yu-shang-brand-rte-meats-cause-two-year-long-listeria-outbreak-resulting-in-death-of-an-infant" href="https://www.food-safety.com/articles/9928-yu-shang-brand-rte-meats-cause-two-year-long-listeria-outbreak-resulting-in-death-of-an-infant"> <div class="popular-stories__image"> <img alt="Yu Shang Food Inc recalled products labels" loading="lazy" src="https://www.food-safety.com/ext/resources/News/2024/Yu-Shang-Food-Inc-recalled-products-labels.png?crop=true&height=100&t=1732635031&width=100" /> </div> <h1 class="popular-stories__headline"> Yu Shang-Brand RTE Meats Cause Two-Year-Long Listeria Outbreak Resulting in Death of an Infant </h1> </a> </div> <div class="popular-stories__item"> <a title="EU Expands Responsibility for Listeria Criteria in RTE Foods to Additional Food Business Operators" class="popular-stories__link" data-eventname="popular-stories-headline" data-eventcategory="click" data-eventaction="popular-stories-headline" data-eventlabel="https://www.food-safety.com/articles/9920-eu-expands-responsibility-for-listeria-criteria-in-rte-foods-to-additional-food-business-operators" href="https://www.food-safety.com/articles/9920-eu-expands-responsibility-for-listeria-criteria-in-rte-foods-to-additional-food-business-operators"> <div class="popular-stories__image"> <img alt="3d rendering of rod shaped bacteria" loading="lazy" src="https://www.food-safety.com/ext/resources/News/2024/3d-rendering-of-rod-shaped-bacteria.png?crop=true&height=100&t=1732635030&width=100" /> </div> <h1 class="popular-stories__headline"> EU Expands Responsibility for Listeria Criteria in RTE Foods to Additional Food Business Operators </h1> </a> </div> </div> </section> <section class="editorial-content interior-sidebar-1"> <div class="editorial-content__details"> <div class="editorial-content__body"> <a href="/topics/288-food-safety-matters"><img alt="Podcast Custom Content" src="/ext/resources/Images/FSM/FSM-Podcast-315.png" style="width: 315px; height: 336px;"></a> <!-- <div class="custom-cc"> <img src="/ext/resources/images/custom-content/RFP-logo.png" alt="Dairy Foods Buyers Guide and Sourcebook"> <div class="custom-cc-body"> <p>Submit a Request for Proposal (RFP) to suppliers of your choice with details on what you need with a click of a button</p> <a href="/rfps/new"><span class="custom-cc-button">Start your RFP</span></a> <p> Browse our Buyers Guide for leading vendors, suppliers, manufacturers and service providers of food safety solutions on how to monitor, defend and solve safety issues around food and beverage products and processes. </p> <a href="/directories/205-buyer-s-guide"><span class="custom-cc-button">Find Suppliers</span></a> </div> </div>--> </div> </div> </section> <section class="box5 featured-upcoming-events"> <div class="records featured-upcoming-events__wrapper"> <h3 class="feature-title featured-upcoming-events__title">Events</h3> <div class="record featured-upcoming-events__event"> <div class="date featured-upcoming-events__date">December 3, 2024</div> <h2 class="headline featured-upcoming-events__headline"> <a class="url" title="Facilities Focus: Food Safety Factors to Consider in Hygienic Design and Infrastructure" data-eventname="featured-upcoming-events-headline" data-eventcategory="click" data-eventaction="featured-upcoming-events-headline" data-eventlabel="https://www.food-safety.com/events/6768-facilities-focus-food-safety-factors-to-consider-in-hygienic-design-and-infrastructure" href="https://www.food-safety.com/events/6768-facilities-focus-food-safety-factors-to-consider-in-hygienic-design-and-infrastructure">Facilities Focus: Food Safety Factors to Consider in Hygienic Design and Infrastructure</a> </h2> <div class="abstract description featured-upcoming-events__description"><p><span style="line-height:107%;"><span style="color: rgb(184, 49, 47);"><strong>Live: December 3, 2024 at 10:00 am EST:</strong><strong> </strong></span>From this webinar, attendees will learn important factors to consider when specifying hygienic design requirements for equipment and facilities.</span></p></div> </div> <div class="record featured-upcoming-events__event"> <div class="date featured-upcoming-events__date">December 12, 2024</div> <h2 class="headline featured-upcoming-events__headline"> <a class="url" title="Cooking Instructions Validation: How to Ensure the Safety of Not-Ready-to-Eat Products" data-eventname="featured-upcoming-events-headline" data-eventcategory="click" data-eventaction="featured-upcoming-events-headline" data-eventlabel="https://www.food-safety.com/events/6412-cooking-instructions-validation-how-to-ensure-the-safety-of-not-ready-to-eat-products" href="https://www.food-safety.com/events/6412-cooking-instructions-validation-how-to-ensure-the-safety-of-not-ready-to-eat-products">Cooking Instructions Validation: How to Ensure the Safety of Not-Ready-to-Eat Products</a> </h2> <div class="abstract description featured-upcoming-events__description"><p><strong style="box-sizing: inherit; color: rgb(184, 49, 47); letter-spacing: normal; orphans: 2; text-align: start; white-space: normal; widows: 2; word-spacing: 0px;">Live: December 12, 2024 at 2:00 pm EST:</strong> From this webinar, attendees will be able to identify the different requirements for ready-to-eat and not-ready-to-eat products. </p></div> </div> <div class="abstract description featured-upcoming-events__actions"> <a data-eventname="featured-upcoming-events-more-link" data-eventcategory="click" data-eventaction="featured-upcoming-events-more-link" data-eventlabel="https://www.food-safety.com/events" class="more" href="https://www.food-safety.com/events">View All</a> <a data-eventname="featured-upcoming-events-more-submit-link" data-eventcategory="click" data-eventaction="featured-upcoming-events-more-submit-link" data-eventlabel="https://www.food-safety.com/events/new" class="more" href="https://www.food-safety.com/events/new">Submit An Event</a> </div> </div> </section> <section class="featured-products"> <h1 class="featured-products__title">Products</h1> <div class="featured-products__container"> <article class="featured-product featured-product--has-image"> <figure class="featured-product__image"> <a class="featured-product__thumbnail" data-eventname="featured-product-image" data-eventcategory="click" data-eventaction="featured-product-image" data-eventlabel="/products/25-global-food-safety-microbial-interventions-and-molecular-advancements" href="/products/25-global-food-safety-microbial-interventions-and-molecular-advancements"><img alt="Global Food Safety Microbial Interventions and Molecular Advancements" loading="lazy" src="//www.food-safety.com/ext/resources/2024/07/18/thumb/global-food.jpg?1721341788" /></a> </figure> <h1 class="featured-product__headline"> <a class="featured-product__headline-link" data-eventname="featured-product-headline-link" data-eventcategory="click" data-eventaction="featured-product-headline-link" data-eventlabel="/products/25-global-food-safety-microbial-interventions-and-molecular-advancements" href="/products/25-global-food-safety-microbial-interventions-and-molecular-advancements">Global Food Safety Microbial Interventions and Molecular Advancements</a> </h1> </article> </div> <a class="featured-products__more-link" data-eventname="featured-product-more-link" data-eventcategory="click" data-eventaction="featured-product-more-link" data-eventlabel="/products" href="/products">See More Products</a> </section> <section class="editorial-content interior-sidebar-2"> <div class="editorial-content__details"> <div class="editorial-content__body"> <a data-eventaction="inside-bottom-right-ec" data-eventcategory="click" data-eventlabel="/ebook/food-safety-leadership" data-eventname="ec-unique-name-link" href="/ebook/food-safety-leadership"><img alt="Hal King eBook" src="/ext/resources/images/custom-content/HalKing-eBook-1123-ContentBox-315x336.jpg"></a> <!-- <a data-eventaction="home-sidebar-ec" data-eventcategory="click" data-eventlabel="/events/category/162-webinar" data-eventname="ec-unique-name-link" href="/events/category/162-webinar"><img alt="editorial webinar" src="/ext/resources/fsm/FSM-Webinars-315.png"></a>--> </div> </div> </section> </div> </aside> <div class="article-container "> <section class="article-recommendations-container recommendations-show"> <div id="article-recommendations"></div> <section class="related-articles-featured-recommended related-articles-tmpl-2 hide-on-login"> <h1 class="related-articles-featured-recommended__title">Recommended Articles</h1><ul class="related-articles-featured-recommended__items"> <li class="related-articles-featured-recommended__item"> <article class="related-articles-featured-recommended__article -has-image related-articles-featured-recommended--article"><figure class="related-articles-featured-recommended__image"><a class="related-articles-featured-recommended__thumbnail-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-image" data-eventlabel="https://www.food-safety.com/articles/9571-serovar-differences-matter-utility-of-deep-serotyping-in-broiler-production-and-processing" href="https://www.food-safety.com/articles/9571-serovar-differences-matter-utility-of-deep-serotyping-in-broiler-production-and-processing"><img class="related-articles-featured-recommended__image-thumb" alt="people holding baby chicks" title="people holding baby chicks" width="200" height="200" loading="lazy" src="https://www.food-safety.com/ext/resources/Images/2024/Jun_Jul/Spot-0624-900-Img1.jpg?height=200&t=1721141055&width=200" /></a></figure><div class="related-articles-featured-recommended__details related-articles-featured-recommended__details-1"><h1 class="related-articles-featured-recommended__headline"><a class="related-articles-featured-recommended__article-title-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-headline" data-eventlabel="https://www.food-safety.com/articles/9571-serovar-differences-matter-utility-of-deep-serotyping-in-broiler-production-and-processing" href="https://www.food-safety.com/articles/9571-serovar-differences-matter-utility-of-deep-serotyping-in-broiler-production-and-processing">Serovar Differences Matter: Utility of Deep Serotyping in Broiler Production and Processing</a></h1><a class="related-articles-featured-recommended__more-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-more-link" data-eventlabel="https://www.food-safety.com/articles/9571-serovar-differences-matter-utility-of-deep-serotyping-in-broiler-production-and-processing" href="https://www.food-safety.com/articles/9571-serovar-differences-matter-utility-of-deep-serotyping-in-broiler-production-and-processing">See More</a></div></article> </li> <li class="related-articles-featured-recommended__item"> <article class="related-articles-featured-recommended__article -has-image related-articles-featured-recommended--article"><figure class="related-articles-featured-recommended__image"><a class="related-articles-featured-recommended__thumbnail-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-image" data-eventlabel="https://www.food-safety.com/articles/9244-building-a-culture-of-hygiene-in-the-food-processing-plant" href="https://www.food-safety.com/articles/9244-building-a-culture-of-hygiene-in-the-food-processing-plant"><img class="related-articles-featured-recommended__image-thumb" alt="woman washing hands" title="woman washing hands" width="200" height="200" loading="lazy" src="https://www.food-safety.com/ext/resources/Images/2024/Feb_Mar/San-0224-900-Img1.jpg?height=200&t=1710857250&width=200" /></a></figure><div class="related-articles-featured-recommended__details related-articles-featured-recommended__details-1"><h1 class="related-articles-featured-recommended__headline"><a class="related-articles-featured-recommended__article-title-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-headline" data-eventlabel="https://www.food-safety.com/articles/9244-building-a-culture-of-hygiene-in-the-food-processing-plant" href="https://www.food-safety.com/articles/9244-building-a-culture-of-hygiene-in-the-food-processing-plant">Building a Culture of Hygiene in the Food Processing Plant</a></h1><a class="related-articles-featured-recommended__more-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-more-link" data-eventlabel="https://www.food-safety.com/articles/9244-building-a-culture-of-hygiene-in-the-food-processing-plant" href="https://www.food-safety.com/articles/9244-building-a-culture-of-hygiene-in-the-food-processing-plant">See More</a></div></article> </li> <li class="related-articles-featured-recommended__item"> <article class="related-articles-featured-recommended__article -has-image related-articles-featured-recommended--article"><figure class="related-articles-featured-recommended__image"><a class="related-articles-featured-recommended__thumbnail-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-image" data-eventlabel="https://www.food-safety.com/articles/9099-climate-change-and-emerging-risks-to-food-safety-building-climate-resilience" href="https://www.food-safety.com/articles/9099-climate-change-and-emerging-risks-to-food-safety-building-climate-resilience"><img class="related-articles-featured-recommended__image-thumb" alt="graphical representation of earth over dirt" title="graphical representation of earth over dirt" width="200" height="200" loading="lazy" src="https://www.food-safety.com/ext/resources/Images/2023/Dec_Jan/CS-1224-900-Img1.jpg?height=200&t=1702400030&width=200" /></a></figure><div class="related-articles-featured-recommended__details related-articles-featured-recommended__details-1"><h1 class="related-articles-featured-recommended__headline"><a class="related-articles-featured-recommended__article-title-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-headline" data-eventlabel="https://www.food-safety.com/articles/9099-climate-change-and-emerging-risks-to-food-safety-building-climate-resilience" href="https://www.food-safety.com/articles/9099-climate-change-and-emerging-risks-to-food-safety-building-climate-resilience">Climate Change and Emerging Risks to Food Safety: Building Climate Resilience</a></h1><a class="related-articles-featured-recommended__more-link" data-eventname="related-articles-featured-recommended" data-eventcategory="click" data-eventaction="related-articles-featured-recommended-more-link" data-eventlabel="https://www.food-safety.com/articles/9099-climate-change-and-emerging-risks-to-food-safety-building-climate-resilience" href="https://www.food-safety.com/articles/9099-climate-change-and-emerging-risks-to-food-safety-building-climate-resilience">See More</a></div></article> </li> </ul> </section></section> <section class="related-articles "> <h1 class="related-articles__title">Related Articles</h1><ul class="related-articles__items"> <li class="related-articles__item"> <article class="related-articles__article -has-image related-articles--article"><figure class="related-articles__image"><a class="related-articles__thumbnail-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-image" data-eventlabel="https://www.food-safety.com/articles/1523-mettler-toledo-x39-x-ray-inspection-system-conducts-ten-product-integrity-checks-in-one-inspection-pass" href="https://www.food-safety.com/articles/1523-mettler-toledo-x39-x-ray-inspection-system-conducts-ten-product-integrity-checks-in-one-inspection-pass"><img class="related-articles__image-thumb" alt="Mettler Toledo X39 X-ray Inspection System conducts ten product integrity checks in one inspection pass" title="Mettler Toledo X39 X-ray Inspection System conducts ten product integrity checks in one inspection pass" width="200" height="200" loading="lazy" src="https://www.food-safety.com/ext/resources/Images/third-column/MT-X39-X-Ray-inspection-system.jpg?height=200&t=1596557171&width=200" /></a></figure><div class="related-articles__details related-articles__details-1"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/articles/1523-mettler-toledo-x39-x-ray-inspection-system-conducts-ten-product-integrity-checks-in-one-inspection-pass" href="https://www.food-safety.com/articles/1523-mettler-toledo-x39-x-ray-inspection-system-conducts-ten-product-integrity-checks-in-one-inspection-pass">Mettler Toledo X39 X-ray Inspection System conducts ten product integrity checks in one inspection pass</a></h1><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/articles/1523-mettler-toledo-x39-x-ray-inspection-system-conducts-ten-product-integrity-checks-in-one-inspection-pass" href="https://www.food-safety.com/articles/1523-mettler-toledo-x39-x-ray-inspection-system-conducts-ten-product-integrity-checks-in-one-inspection-pass">See More</a></div></article> </li> <li class="related-articles__item"> <article class="related-articles__article -has-image related-articles--article"><figure class="related-articles__image"><a class="related-articles__thumbnail-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-image" data-eventlabel="https://www.food-safety.com/articles/7548-mettler-toledos-x-ray-inspection-system-for-single-pack-products" href="https://www.food-safety.com/articles/7548-mettler-toledos-x-ray-inspection-system-for-single-pack-products"><img class="related-articles__image-thumb" alt="Mettler Toledo's X-ray Inspection System for Single-Pack Products" title="Mettler Toledo's X-ray Inspection System for Single-Pack Products" width="200" height="200" loading="lazy" src="https://www.food-safety.com/ext/resources/Products/2022/mettler-toledo-inspection.jpg?height=200&t=1644440322&width=200" /></a></figure><div class="related-articles__details related-articles__details-1"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/articles/7548-mettler-toledos-x-ray-inspection-system-for-single-pack-products" href="https://www.food-safety.com/articles/7548-mettler-toledos-x-ray-inspection-system-for-single-pack-products">Mettler Toledo's X-ray Inspection System for Single-Pack Products</a></h1><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/articles/7548-mettler-toledos-x-ray-inspection-system-for-single-pack-products" href="https://www.food-safety.com/articles/7548-mettler-toledos-x-ray-inspection-system-for-single-pack-products">See More</a></div></article> </li> <li class="related-articles__item"> <article class="related-articles__article -has-image related-articles--article"><figure class="related-articles__image"><a class="related-articles__thumbnail-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-image" data-eventlabel="https://www.food-safety.com/articles/9809-mettler-toledo-unveils-new-x52-dual-energy-x-ray-inspection-system" href="https://www.food-safety.com/articles/9809-mettler-toledo-unveils-new-x52-dual-energy-x-ray-inspection-system"><img class="related-articles__image-thumb" alt="Mettler Toledo X52" title="Mettler Toledo X52" width="200" height="200" loading="lazy" src="https://www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X52.png?height=200&t=1728654716&width=200" /></a></figure><div class="related-articles__details related-articles__details-1"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/articles/9809-mettler-toledo-unveils-new-x52-dual-energy-x-ray-inspection-system" href="https://www.food-safety.com/articles/9809-mettler-toledo-unveils-new-x52-dual-energy-x-ray-inspection-system">Mettler-Toledo Unveils New X52 Dual Energy X-Ray Inspection System</a></h1><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/articles/9809-mettler-toledo-unveils-new-x52-dual-energy-x-ray-inspection-system" href="https://www.food-safety.com/articles/9809-mettler-toledo-unveils-new-x52-dual-energy-x-ray-inspection-system">See More</a></div></article> </li> </ul> </section> <section class="related-articles related-articles--products"> <h1 class="related-articles__title">Related Products</h1><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/products" href="https://www.food-safety.com/products">See More Products</a><ul class="related-articles__items"> <li class="related-articles__item"> <article class="related-articles__article -has-image related-articles--product"><figure class="related-articles__image -is-portrait"><a class="related-articles__thumbnail-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-image" data-eventlabel="https://www.food-safety.com/products/22-food-forensics-handbook-practice-instrumentation-case-studies" href="https://www.food-safety.com/products/22-food-forensics-handbook-practice-instrumentation-case-studies"><img class="related-articles__image-thumb" alt="Food-Forensics-3D.jpg" title="Food-Forensics-3D.jpg" loading="lazy" src="https://www.food-safety.com/ext/resources/Images/2021/Food-Forensics-3D.jpg?t=1633198217" /></a></figure><div class="related-articles__details related-articles__details-1"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/products/22-food-forensics-handbook-practice-instrumentation-case-studies" href="https://www.food-safety.com/products/22-food-forensics-handbook-practice-instrumentation-case-studies">Food Forensics Handbook Practice, Instrumentation, Case Studies</a></h1></div></article> </li> </ul><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/products" href="https://www.food-safety.com/products">See More Products</a> </section> <section class="related-articles related-articles--events"> <h1 class="related-articles__title"><a class="related-articles__title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-title" data-eventlabel="https://www.food-safety.com/events" href="https://www.food-safety.com/events">Events</a></h1><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/events" href="https://www.food-safety.com/events">View All</a><a class="related-articles__submit-event-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-submit-event-link" data-eventlabel="https://www.food-safety.com/events/new" href="https://www.food-safety.com/events/new">Submit An Event</a><ul class="related-articles__items"> <li class="related-articles__item"> <article class="related-articles__article related-articles--event"><span class="related-articles__date">October 1, 2024</span><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/events/6370-advances-in-food-decontamination-technology-a-new-era-of-efficiency-and-effectiveness" href="https://www.food-safety.com/events/6370-advances-in-food-decontamination-technology-a-new-era-of-efficiency-and-effectiveness">Advances in Food Decontamination Technology: A New Era of Efficiency and Effectiveness</a></h1><div class="related-articles__teaser">On Demand: From this webinar, attendees will learn about the potential for extending shelf life, resulting in decreased spoilage and improved food safety. </div></article> </li> <li class="related-articles__item"> <article class="related-articles__article related-articles--event"><span class="related-articles__date">August 29, 2024</span><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/events/6353-understanding-and-addressing-biofilm-communities-and-behavior-in-the-food-plant" href="https://www.food-safety.com/events/6353-understanding-and-addressing-biofilm-communities-and-behavior-in-the-food-plant">Understanding and Addressing Biofilm Communities and Behavior in the Food Plant </a></h1><div class="related-articles__teaser">On Demand: In this webinar, speakers with expertise in industry food safety, sanitation, and genomics will provide education on the formation and behavior of biofilms and the challenges they pose to food safety and sanitation operations. </div></article> </li> </ul><a class="related-articles__more-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-more-link" data-eventlabel="https://www.food-safety.com/events" href="https://www.food-safety.com/events">View All</a><a class="related-articles__submit-event-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-submit-event-link" data-eventlabel="https://www.food-safety.com/events/new" href="https://www.food-safety.com/events/new">Submit An Event</a> </section> <section class="related-articles related-articles--directories"> <h1 class="related-articles__title">Related Directories</h1><ul class="related-articles__items"> <li class="related-articles__item"> <article class="related-articles__article related-articles--directorylisting"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/directories/205-buyer-s-guide/listing/31-mettler-toledo-product-inspection" href="https://www.food-safety.com/directories/205-buyer-s-guide/listing/31-mettler-toledo-product-inspection">METTLER TOLEDO Product Inspection</a></h1><div class="related-articles__teaser">METTLER TOLEDO provides inspection solutions that boost profits, protect your brand, and help you comply with food safety regulations. Our full range of metal detectors, checkweighers, x-ray and vision inspection systems eliminate metal and foreign material in liquid or packaged products, verify weights, and ensure accuracy and integrity of packaging and labels.</div></article> </li> <li class="related-articles__item"> <article class="related-articles__article related-articles--directorylisting"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/directories/205-buyer-s-guide/listing/530-cejn-north-america" href="https://www.food-safety.com/directories/205-buyer-s-guide/listing/530-cejn-north-america">CEJN North America</a></h1><div class="related-articles__teaser">High-performance F&B equipment for food safety, washdown and blow-off applications, and, now, introducing the First Metal/X-Ray-Detectable Plastic blow gun on the market- the 208 Detect- made from food grade plastic, reducing the risks of accidental contamination, product rejections, expensive recalls, and waste. Made from food-grade, detectable plastic, 208 Detect and in compliance with Reg. (EC) No 1935/2004 and FDA CFR 21.170-199.</div></article> </li> <li class="related-articles__item"> <article class="related-articles__article related-articles--directorylisting"><h1 class="related-articles__headline"><a class="related-articles__article-title-link" data-eventname="related-articles" data-eventcategory="click" data-eventaction="related-articles-headline" data-eventlabel="https://www.food-safety.com/directories/205-buyer-s-guide/listing/245-mekitec-llc" href="https://www.food-safety.com/directories/205-buyer-s-guide/listing/245-mekitec-llc">Mekitec LLC</a></h1><div class="related-articles__teaser">Mekitec is a manufacturer of innovative quality control systems based on X-ray technology for the global food and beverage industry, ensuring safe food by providing inspection systems with the best value in the industry.</div></article> </li> </ul> </section> <div class="lightbox" id="lightbox"><span class="lightbox__close">×</span><div class="lightbox__content"><div class="lightbox__image-container"><button class="lightbox__prev"></button><button class="lightbox__next"></button></div></div></div> <div id="div-gpt-ad-sidebar-mrect-mobile" class="advertisement"></div> </div> </div> <section class="editorial-content home-promotion-area" style="background-image: url('https://www.food-safety.com/ext/resources/images/BottomImage_2000x355.jpg?1610734778')"><div class="home-promotion-area__lines-left"><span class="home-promotion-area__line-one"></span><span class="home-promotion-area__line-two"></span><span class="home-promotion-area__line-three"></span><span class="home-promotion-area__line-four"></span><span class="home-promotion-area__line-five"></span></div><div class="home-promotion-area__lines-right"><span class="home-promotion-area__line-five"></span><span class="home-promotion-area__line-four"></span><span class="home-promotion-area__line-three"></span><span class="home-promotion-area__line-two"></span><span class="home-promotion-area__line-one"></span></div><div class="home-promotion-area__wrapper"><h1 class="home-promotion-area__headline">Never miss the latest news and trends driving the food safety industry</h1><h2 class="home-promotion-area__sub-headline">eNewsletter | Website | eMagazine</h2><a class="home-promotion-area__link" href="https://bnp.dragonforms.com/FSMeNews?pk=X_W_NLPROMOEC">JOIN TODAY!</a></div></section><div class="main-footer" id="main-footer"><div class="wrapper"><nav class="main-footer-nav-v2"><nav id="main-footer-nav-v2" class="navigation"><div class="navigation"><ul class="navigation-level1__items"><li class="navigation-level1__item"><a class="navigation__link -has-children" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="RESOURCES|/wantmore" href="/wantmore">RESOURCES</a><ul class="navigation-level2__items"><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Advertise|/advertise" href="/advertise">Advertise</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Contact Us|/contactus" href="/contactus">Contact Us</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Directories|/directories" href="/directories">Directories</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Store|/products" href="/products">Store</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Want More|/wantmore" href="/wantmore">Want More</a></li></ul></li><li class="navigation-level1__item"><a class="navigation__link -has-children" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="SIGN UP TODAY|https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR" target="_blank" href="https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR">SIGN UP TODAY</a><ul class="navigation-level2__items"><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Create Account|https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR" target="_blank" href="https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR">Create Account</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="eMagazine|https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR" target="_blank" href="https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR">eMagazine</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="eNewsletter|https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR" target="_blank" href="https://bnp.dragonforms.com/FSMeNews&pk=X_W_NLHOMEFTR">eNewsletter</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Customer Service|/customerservice" href="/customerservice">Customer Service</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Manage Preferences|https://bnp.dragonforms.com/FSM_pref1?pk=X_W_PPFTR" target="_blank" href="https://bnp.dragonforms.com/FSM_pref1?pk=X_W_PPFTR">Manage Preferences</a></li></ul></li><li class="navigation-level1__item"><a class="navigation__link -has-children" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="SERVICES|https://www.bnpengage.com/" target="_blank" href="https://www.bnpengage.com/">SERVICES</a><ul class="navigation-level2__items"><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Marketing Services|https://www.bnpengage.com/" target="_blank" href="https://www.bnpengage.com/">Marketing Services</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Reprints|https://www.bnpmedia.com/reprints/" target="_blank" href="https://www.bnpmedia.com/reprints/">Reprints</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Market Research|https://www.clearseasresearch.com/" target="_blank" href="https://www.clearseasresearch.com/">Market Research</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="List Rental|https://lists.data-axle.com/" target="_blank" href="https://lists.data-axle.com/">List Rental</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Survey and Sample|https://www.myclearopinionpanel.com/" target="_blank" href="https://www.myclearopinionpanel.com/">Survey and Sample</a></li></ul></li><li class="navigation-level1__item"><a class="navigation__link -has-children" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="STAY CONNECTED|https://www.dairyfoods.com/connect" href="https://www.dairyfoods.com/connect">STAY CONNECTED</a><ul class="navigation-level2__items"><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="LinkedIn|https://www.linkedin.com/company/food-safety-magazine" target="_blank" href="https://www.linkedin.com/company/food-safety-magazine">LinkedIn</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Facebook|https://www.facebook.com/FoodSafetyMagazine/" target="_blank" href="https://www.facebook.com/FoodSafetyMagazine/">Facebook</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="Instagram|https://www.instagram.com/foodsafetymag/" target="_blank" href="https://www.instagram.com/foodsafetymag/">Instagram</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="X (Twitter)|https://x.com/foodsafetymag" target="_blank" href="https://x.com/foodsafetymag">X (Twitter)</a></li></ul></li><li class="navigation-level1__item"><a class="navigation__link -has-children" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="PRIVACY|https://www.bnpmedia.com/privacy" target="_blank" href="https://www.bnpmedia.com/privacy">PRIVACY</a><ul class="navigation-level2__items"><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="PRIVACY POLICY|https://www.bnpmedia.com/privacy" target="_blank" href="https://www.bnpmedia.com/privacy">PRIVACY POLICY</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="TERMS & CONDITIONS|https://www.bnpmedia.com/terms" target="_blank" href="https://www.bnpmedia.com/terms">TERMS & CONDITIONS</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="DO NOT SELL MY PERSONAL INFORMATION|https://www.bnpmedia.com/do-not-sell" target="_blank" href="https://www.bnpmedia.com/do-not-sell">DO NOT SELL MY PERSONAL INFORMATION</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="PRIVACY REQUEST|https://www.bnpmedia.com/data-request" target="_blank" href="https://www.bnpmedia.com/data-request">PRIVACY REQUEST</a></li><li class="navigation-level2__item"><a class="navigation__link" data-eventname="main-footer-nav-v2" data-eventcategory="click" data-eventaction="main-footer-nav-v2-link" data-eventlabel="ACCESSIBILITY|https://www.bnpmedia.com/accessibility" target="_blank" href="https://www.bnpmedia.com/accessibility">ACCESSIBILITY</a></li></ul></li></ul></div></nav></nav></div><div class="main-footer__copyright"><div class="wrapper"><p class="copyright">Copyright ©2024. All Rights Reserved BNP Media.</p><p class="epub-credit">Design, CMS, Hosting & Web Development :: <a href="http://www.epublishing.com" target="_blank">ePublishing</a></p></div></div></div> </div> <div id="div-gpt-ad-slider"></div> </div> <!-- google structured data --> <script type="application/ld+json">{"@context":"http://schema.org","@type":"NewsArticle","headline":"Mettler-Toledo Introduces X6 X-Ray Inspection System Series for Larger Packages in Multi-Lane Applications","description":"\u003cp\u003eMettler-Toledo recently announced its new X6 series of X-ray inspection systems for medium to large-sized packaged products in single and multiple lane applications.\u003c/p\u003e","publisher":{"@type":"Organization","name":"Food Safety","logo":{"@type":"ImageObject","url":"https://www.food-safety.com/ext/resources/Images/FSM-google.png"}},"image":{"@type":"ImageObject","url":"https://www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X6-Inspection-System.png?t=1732302016\u0026width=696"},"author":{"@type":"Person","name":"Food Safety Magazine Editorial Team"},"datePublished":"2024-11-22T14:02:25-05:00","dateModified":"2024-11-22T14:02:29-05:00","isAccessibleForFree":"False","hasPart":{"@type":"WebPageElement","isAccessibleForFree":"False","cssSelector":".gsd-paywall"},"url":"https://www.food-safety.com/articles/9926-mettler-toledo-introduces-x6-x-ray-inspection-system-series-for-larger-packages-in-multi-lane-applications","keywords":["Mettler-Toledo"],"dateCreated":"2024-11-22T14:02:25-05:00","thumbnailUrl":"https://www.food-safety.com/ext/resources/Products/2024/Mettler-Toledo-X6-Inspection-System.png?t=1732302016\u0026width=696","creator":["Food Safety Magazine Editorial Team"]}</script> <script async="async"> //<![CDATA[ require(['bundle/main.bundle']); //]]> </script> <script src="/javascripts/pages/article.js"></script> <script src="/javascripts/jquery.rating.pack.js"></script> <script> $(function(){ var $image_gallery = $('#photo-gallery'); if($image_gallery.length !== 0){ require(['bundle/photo-gallery.bundle'], function(PhotoGallery){ new PhotoGallery.default('#photo-gallery'); }); } return false; }); $(function() { require(['bundle/lightbox.bundle'], function(LightBox){ new LightBox.default('#lightbox'); $('.photo-gallery-embed').each(function() { new LightBox.PhotoGalleryEmbed(this) }) }); }) $(function() { require(['bundle/recommended-content.bundle'], function(RecommendedContent){ new RecommendedContent.default('#article-recommendations', { type: 'articles', checkLoginStatus: true, onComplete: function() {} }) }); }) </script> </body></html>