{"id":95465,"date":"2026-05-25T17:11:08","date_gmt":"2026-05-25T15:11:08","guid":{"rendered":"https:\/\/sviluppo.canazza.com\/?page_id=95465"},"modified":"2026-06-24T09:31:55","modified_gmt":"2026-06-24T07:31:55","slug":"automazione-e-motorizzazioni","status":"publish","type":"page","link":"https:\/\/sviluppo.canazza.com\/en\/automazione-e-motorizzazioni\/","title":{"rendered":"Automation and Drives"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Source+Sans+3:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&display=swap');\n.aut-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.aut-wrap { font-family: 'Source Sans 3', sans-serif; color: #2c3e50; width: 100%; }\n\n\/* INTRO *\/\n.aut-intro {\n  padding: 64px 6% 56px;\n  background: #fff;\n  width: 100%;\n}\n\n.aut-intro h1 {\n  font-size: 35px;\n  font-weight: 700;\n  color: #0f2756;\n  line-height: 1.2;\n  margin-bottom: 14px;\n}\n.aut-intro h1::after {\n  content: '';\n  display: block;\n  width: 48px;\n  height: 3px;\n  background: #f5c400;\n  margin: 14px 0 24px;\n  border-radius: 2px;\n}\n.aut-intro p {\n  font-size: 20px;\n  font-weight: 400;\n  color: #5a6a7e;\n  line-height: 1.8;\n  margin-bottom: 16px;\n}\n.aut-intro p strong { color: #2c3e50; font-weight: 600; }\n\n\n\n\n\n\/* RESPONSIVE *\/\n@media (max-width: 700px) {\n  .aut-grid { grid-template-columns: 1fr; }\n  .aut-intro h1 { font-size: 26px; }\n}\n<\/style>\n\n<div class=\"aut-wrap\">\n\n  <!-- INTRO -->\n  <div class=\"aut-intro\">\n    <h1>Automation and Drives<\/h1>\n    <p>Controlling an industrial process means deciding what should happen, when, and how \u2014 with precision, reliability, and the ability to intervene in real-time. From the programmable logic that manages work sequences to the drives that regulate motor speed, and the interfaces that allow operators to monitor the system: every component in this chain must be selected with expertise.<\/p>\n    <p>For over 55 years, we have been supporting designers, plant managers, and installers in selecting the control and transmission systems best suited to their applications. We distribute leading brands such as <strong>Siemens<\/strong> and <strong>Hitachi<\/strong> for automation and power transmission \u2014 with direct technical support throughout Italy.<\/p>\n  <\/div><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n.aut-categorie-header {\n  padding: 26px 6% 32px;\n  background: #fff;\n}\n.aut-categorie-header h2 {\n  font-size: 26px;\n  font-weight: 700;\n  color: #0f2756;\n  font-family: 'Source Sans 3', sans-serif;\n}\n.aut-categorie-header h2::after {\n  content: '';\n  display: block;\n  width: 48px;\n  height: 3px;\n  background: #f5c400;\n  margin: 14px 0 0;\n  border-radius: 2px;\n}\n.aut-strip {\n  display: flex;\n  width: 100%;\n  height: 460px;\n  font-family: 'Source Sans 3', sans-serif;\n}\n.aut-strip + .aut-strip { border-top: none; }\n\n\/* COMPORTAMENTO COMUNE A TUTTI I PANNELLI, CTA INCLUSA *\/\n.aut-panel,\n.aut-panel-cta {\n  flex: 1 1 0;\n  min-width: 0;\n  box-sizing: border-box;\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  text-decoration: none;\n  display: block;\n  transition: flex .5s cubic-bezier(.22,1,.36,1);\n}\n.aut-panel:hover { flex: 1.6 1 0; }\n\n.aut-panel-bg {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center 25%;\n  transition: transform .6s cubic-bezier(.22,1,.36,1);\n  transform-origin: top center;\n}\n.aut-panel:hover .aut-panel-bg { transform: scale(1.08); }\n.aut-panel-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(9,24,64,.92) 0%, rgba(9,24,64,.55) 50%, rgba(9,24,64,.3) 100%);\n  transition: background .4s;\n  pointer-events: none;\n}\n.aut-panel:hover .aut-panel-overlay {\n  background: linear-gradient(to top, rgba(9,24,64,.97) 0%, rgba(9,24,64,.75) 50%, rgba(9,24,64,.45) 100%);\n}\n.aut-panel-content {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 36px 32px;\n  z-index: 2;\n}\n.aut-panel-num {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #f5c400;\n  margin-bottom: 10px;\n  opacity: .7;\n}\n.aut-panel-cat {\n  font-size: 28px;\n  font-weight: 700;\n  color: #f5c400;\n  line-height: 1.15;\n  letter-spacing: -.2px;\n  margin-bottom: 0;\n  transition: margin-bottom .4s cubic-bezier(.22,1,.36,1);\n}\n.aut-panel:hover .aut-panel-cat { margin-bottom: 18px; }\n.aut-panel-desc {\n  max-height: 0;\n  overflow: hidden;\n  opacity: 0;\n  transition: max-height .45s cubic-bezier(.22,1,.36,1), opacity .35s .1s;\n}\n.aut-panel:hover .aut-panel-desc { max-height: 160px; opacity: 1; }\n.aut-panel-desc p {\n  font-size: 15px;\n  font-weight: 300;\n  color: rgba(255,255,255,.85);\n  line-height: 1.65;\n  margin: 0 0 12px;\n}\n.aut-panel-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px;\n}\n.aut-tag {\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  color: #f5c400;\n  border: 1px solid rgba(245,196,0,.4);\n  border-radius: 2px;\n  padding: 4px 9px;\n  white-space: nowrap;\n}\n.aut-panel-arrow {\n  position: absolute;\n  top: 28px;\n  right: 28px;\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(255,255,255,.25);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: rgba(255,255,255,.4);\n  font-size: 30px;\n  opacity: 0;\n  transform: translateY(-6px);\n  transition: opacity .3s, transform .3s, border-color .3s, color .3s;\n  z-index: 2;\n}\n.aut-panel:hover .aut-panel-arrow {\n  opacity: 1;\n  transform: translateY(0);\n  border-color: rgba(245,196,0,.6);\n  color: #f5c400;\n}\n.aut-divider {\n  position: absolute;\n  top: 0;\n  right: 0;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,.12);\n  z-index: 3;\n}\n\n\/* CTA: STESSO MODELLO, SOLO SFONDO A TINTA UNITA *\/\n.aut-panel-cta {\n  background: #0f2756;\n  transition: background .3s;\n}\n.aut-panel-cta:hover { background: #0a1d45; }\n.aut-panel-cta-inner {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 36px 32px;\n  z-index: 2;\n}\n.aut-panel-cta h3 {\n  font-size: 24px;\n  font-weight: 700;\n  color: #f5c400;\n  line-height: 1.3;\n  margin-bottom: 14px;\n  max-width: 280px;\n}\n.aut-panel-cta p {\n  font-size: 15px;\n  font-weight: 400;\n  color: #b8cce0;\n  line-height: 1.6;\n  margin-bottom: 22px;\n  max-width: 280px;\n}\n.aut-panel-cta-btn {\n  display: inline-block;\n  background: #f5c400;\n  color: #0f2756;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 12px 24px;\n  border-radius: 3px;\n  text-decoration: none;\n  transition: background .2s, transform .2s;\n}\n.aut-panel-cta:hover .aut-panel-cta-btn { background: #e8a800; transform: translateY(-2px); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .aut-strip { flex-wrap: wrap; height: auto; }\n  .aut-panel,\n  .aut-panel-cta { flex: 0 0 50%; height: 340px; }\n  .aut-panel:hover { flex: 0 0 50%; }\n}\n@media (max-width: 550px) {\n  .aut-panel,\n  .aut-panel-cta { flex: 0 0 100%; height: 280px; }\n}\n<\/style>\n\n<!-- CATEGORIE -->\n<div class=\"aut-categorie-header\">\n  <h2>Explore the category<\/h2>\n<\/div>\n\n<!-- RIGA 1 -->\n<div class=\"aut-strip\">\n\n  <a class=\"aut-panel\" href=\"\/en\/automazione-e-motorizzazioni\/architetture-di-controllo\/\">\n    <div class=\"aut-panel-bg\" style=\"background-image:url('https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/06\/2_aut_panel_architetture_controllo.png')\"><\/div>\n    <div class=\"aut-panel-overlay\"><\/div>\n    <div class=\"aut-panel-arrow\">\u203a<\/div>\n    <div class=\"aut-divider\"><\/div>\n    <div class=\"aut-panel-content\">\n      <div class=\"aut-panel-num\">01<\/div>\n      <div class=\"aut-panel-cat\">Control<br>Architectures<\/div>\n      <div class=\"aut-panel-desc\">\n        <p>The \"brain\" of the system. Compact and modular PLCs, HMI operator panels, and SCADA systems for controlling industrial processes of any complexity.<\/p>\n        <div class=\"aut-panel-tags\">\n          <span class=\"aut-tag\">Siemens<\/span>\n          <span class=\"aut-tag\">Hitachi<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/a>\n\n  <a class=\"aut-panel\" href=\"\/en\/automazione-e-motorizzazioni\/trasmissioni\/\">\n    <div class=\"aut-panel-bg\" style=\"background-image:url('https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/06\/3_aut_panel_trasmissioni.png')\"><\/div>\n    <div class=\"aut-panel-overlay\"><\/div>\n    <div class=\"aut-panel-arrow\">\u203a<\/div>\n    <div class=\"aut-divider\"><\/div>\n    <div class=\"aut-panel-content\">\n      <div class=\"aut-panel-num\">02<\/div>\n      <div class=\"aut-panel-cat\">Transmissions<\/div>\n      <div class=\"aut-panel-desc\">\n        <p>The \"muscle\" of the system. Inverters (VFDs), soft starters, motors, gearmotors, gearboxes, couplings, and accessories for mechanical and electrical power transmission.<\/p>\n        <div class=\"aut-panel-tags\">\n          <span class=\"aut-tag\">Hitachi<\/span>\n          <span class=\"aut-tag\">Invt<\/span>\n          <span class=\"aut-tag\">Siemens<\/span>\n          <span class=\"aut-tag\">Solcon<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/a>\n\n  <a class=\"aut-panel\" href=\"\/en\/automazione-e-motorizzazioni\/comando-e-controllo\/\">\n    <div class=\"aut-panel-bg\" style=\"background-image:url('https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/06\/4_aut_panel_comando_controllo.png')\"><\/div>\n    <div class=\"aut-panel-overlay\"><\/div>\n    <div class=\"aut-panel-arrow\">\u203a<\/div>\n    <div class=\"aut-panel-content\">\n      <div class=\"aut-panel-num\">03<\/div>\n      <div class=\"aut-panel-cat\">Command<br>and Control<\/div>\n      <div class=\"aut-panel-desc\">\n        <p>Motor circuit breakers, contactors, relays, push-button stations, signal devices, and soft starters for the protection and control of industrial systems.<\/p>\n        <div class=\"aut-panel-tags\">\n          <span class=\"aut-tag\">ABB<\/span>\n          <span class=\"aut-tag\">Schneider<\/span>\n          <span class=\"aut-tag\">New Elfin<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/a>\n\n<\/div>\n\n<!-- RIGA 2 -->\n<div class=\"aut-strip\">\n\n  <a class=\"aut-panel\" href=\"\/en\/automazione-e-motorizzazioni\/potenziometri-e-manopole\/\">\n    <div class=\"aut-panel-bg\" style=\"background-image:url('https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/06\/5_aut_panel_potenziometro.png')\"><\/div>\n    <div class=\"aut-panel-overlay\"><\/div>\n    <div class=\"aut-panel-arrow\">\u203a<\/div>\n    <div class=\"aut-divider\"><\/div>\n    <div class=\"aut-panel-content\">\n      <div class=\"aut-panel-num\">04<\/div>\n      <div class=\"aut-panel-cat\">Potentiometers<br>and Knobs<\/div>\n      <div class=\"aut-panel-desc\">\n        <p>Single-turn and multi-turn adjustable resistors for precise voltage and current control in industrial equipment.<\/p>\n        <div class=\"aut-panel-tags\">\n          <span class=\"aut-tag\">Vishay<\/span>\n          <span class=\"aut-tag\">Bourns<\/span>\n          <span class=\"aut-tag\">AB Elektronik<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/a>\n\n  <a class=\"aut-panel\" href=\"\/en\/automazione-e-motorizzazioni\/carpenterie-industriali\/\">\n    <div class=\"aut-panel-bg\" style=\"background-image:url('https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2026\/06\/1_aut_panel_carpenterie.png')\"><\/div>\n    <div class=\"aut-panel-overlay\"><\/div>\n    <div class=\"aut-panel-arrow\">\u203a<\/div>\n    <div class=\"aut-divider\"><\/div>\n    <div class=\"aut-panel-content\">\n      <div class=\"aut-panel-num\">05<\/div>\n      <div class=\"aut-panel-cat\">Industrial<br>Enclosures<\/div>\n      <div class=\"aut-panel-desc\">\n        <p>Cabinets, steel switchboards, and housings for electrical and electronic equipment. The structure that protects and organizes the entire system.<\/p>\n        <div class=\"aut-panel-tags\">\n          <span class=\"aut-tag\">New Elfin<\/span>\n          <span class=\"aut-tag\">Zanardo<\/span>\n          <span class=\"aut-tag\">ABB<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/a>\n\n  <a class=\"aut-panel-cta\" href=\"https:\/\/sviluppo.canazza.com\/en\/contatti\/\">\n    <div class=\"aut-panel-cta-inner\">\n      <h3>Need help choosing?<\/h3>\n      <p>Our technicians are at your disposal to size the right solution based on your system's specifications.<\/p>\n      <span class=\"aut-panel-cta-btn\">Contact us \u2192<\/span>\n    <\/div>\n  <\/a>\n\n<\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* SEZIONE INTERMEDIA *\/\n.aut-mid {\n  padding: 56px 6%;\n  background: #f5f6f8;\n  width: 100%;\n}\n.aut-mid h2 {\n  font-size: 26px;\n  font-weight: 700;\n  color: #0f2756;\n  margin-bottom: 24px;\n}\n.aut-mid h2::after {\n  content: '';\n  display: block;\n  width: 48px;\n  height: 3px;\n  background: #f5c400;\n  margin: 14px 0 24px;\n  border-radius: 2px;\n}\n.aut-mid p {\n  font-size: 20px;\n  font-weight: 400;\n  color: #5a6a7e;\n  line-height: 1.8;\n  margin-bottom: 16px;\n}\n.aut-mid p strong { color: #2c3e50; font-weight: 600; }\n.aut-mid-btn {\n  display: inline-block;\n  background: #0f2756;\n  color: #fff;\n  font-size: 15px;\n  font-weight: 600;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 14px 32px;\n  border-radius: 3px;\n  text-decoration: none;\n  margin-top: 8px;\n  transition: background .2s, transform .2s;\n}\n.aut-mid-btn:hover {\n  background: #f5c400;\n  color: #0f2756;\n  transform: translateY(-2px);\n}\n\n<\/style>\n\n<!-- SEZIONE INTERMEDIA -->\n  <div class=\"aut-mid\">\n    <h2>Control and Motion: two sides of the same system<\/h2>\n    <p>A modern industrial plant never separates control logic from motion transmission. The PLC decides, the inverter executes: the motor speed, the acceleration ramp, the starting torque \u2014 everything depends on the correct integration between these two worlds.<\/p>\n    <p>For this reason, our expertise covers both areas. We can assist you in selecting the right <strong>PLC<\/strong> for your architecture, <strong>the most suitable HMI panel<\/strong> for the operator, and the<strong>inverter sized<\/strong> for the actual load \u2014 with the guarantee of brands that operate at the top of the global market.<\/p>\n    <a class=\"aut-mid-btn\" href=\"https:\/\/sviluppo.canazza.com\/en\/contatti\/\">Contact us for a consultation \u2192<\/a>\n  <\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Automazione e motorizzazioni Controllare un processo industriale significa decidere cosa deve succedere, quando e come \u2014 con precisione, affidabilit\u00e0 e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"normal-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-95465","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Automazione e Motorizzazioni Industriali | PLC, Inverter, Comando | Canazza &amp; C. - Biella<\/title>\n<meta name=\"description\" content=\"PLC, HMI, inverter, motori, comando e controllo, potenziometri e carpenterie industriali. Siemens, Hitachi, ABB e altri marchi leader. Distribuzione e assistenza tecnica in tutta Italia.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Automazione e Motorizzazioni Industriali | PLC, Inverter, Comando | Canazza &amp; C. - Biella\" \/>\n<meta property=\"og:description\" content=\"PLC, HMI, inverter, motori, comando e controllo, potenziometri e carpenterie industriali. Siemens, Hitachi, ABB e altri marchi leader. Distribuzione e assistenza tecnica in tutta Italia.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sviluppo.canazza.com\/en\/automazione-e-motorizzazioni\/\" \/>\n<meta property=\"og:site_name\" content=\"Canazza &amp; C srl\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T07:31:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/automazione-e-motorizzazioni\\\/\",\"url\":\"https:\\\/\\\/sviluppo.canazza.com\\\/automazione-e-motorizzazioni\\\/\",\"name\":\"Automazione e Motorizzazioni Industriali | PLC, Inverter, Comando | Canazza & C. - Biella\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#website\"},\"datePublished\":\"2026-05-25T15:11:08+00:00\",\"dateModified\":\"2026-06-24T07:31:55+00:00\",\"description\":\"PLC, HMI, inverter, motori, comando e controllo, potenziometri e carpenterie industriali. Siemens, Hitachi, ABB e altri marchi leader. Distribuzione e assistenza tecnica in tutta Italia.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/automazione-e-motorizzazioni\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sviluppo.canazza.com\\\/automazione-e-motorizzazioni\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sviluppo.canazza.com\\\/automazione-e-motorizzazioni\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sviluppo.canazza.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Automazione e motorizzazioni\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#website\",\"url\":\"https:\\\/\\\/www.canazza.com\\\/\",\"name\":\"Canazza &amp; C srl\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.canazza.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#organization\",\"name\":\"Canazza &amp; C srl\",\"url\":\"https:\\\/\\\/www.canazza.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/cropped-logo_canazzaC.png\",\"contentUrl\":\"https:\\\/\\\/sviluppo.canazza.com\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/cropped-logo_canazzaC.png\",\"width\":400,\"height\":54,\"caption\":\"Canazza &amp; C srl\"},\"image\":{\"@id\":\"https:\\\/\\\/www.canazza.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Automazione e Motorizzazioni Industriali | PLC, Inverter, Comando | Canazza & C. - Biella","description":"PLC, HMI, inverter, motori, comando e controllo, potenziometri e carpenterie industriali. Siemens, Hitachi, ABB e altri marchi leader. Distribuzione e assistenza tecnica in tutta Italia.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_GB","og_type":"article","og_title":"Automazione e Motorizzazioni Industriali | PLC, Inverter, Comando | Canazza & C. - Biella","og_description":"PLC, HMI, inverter, motori, comando e controllo, potenziometri e carpenterie industriali. Siemens, Hitachi, ABB e altri marchi leader. Distribuzione e assistenza tecnica in tutta Italia.","og_url":"https:\/\/sviluppo.canazza.com\/en\/automazione-e-motorizzazioni\/","og_site_name":"Canazza &amp; C srl","article_modified_time":"2026-06-24T07:31:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sviluppo.canazza.com\/automazione-e-motorizzazioni\/","url":"https:\/\/sviluppo.canazza.com\/automazione-e-motorizzazioni\/","name":"Automazione e Motorizzazioni Industriali | PLC, Inverter, Comando | Canazza & C. - Biella","isPartOf":{"@id":"https:\/\/www.canazza.com\/#website"},"datePublished":"2026-05-25T15:11:08+00:00","dateModified":"2026-06-24T07:31:55+00:00","description":"PLC, HMI, inverter, motori, comando e controllo, potenziometri e carpenterie industriali. Siemens, Hitachi, ABB e altri marchi leader. Distribuzione e assistenza tecnica in tutta Italia.","breadcrumb":{"@id":"https:\/\/sviluppo.canazza.com\/automazione-e-motorizzazioni\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sviluppo.canazza.com\/automazione-e-motorizzazioni\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sviluppo.canazza.com\/automazione-e-motorizzazioni\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sviluppo.canazza.com\/"},{"@type":"ListItem","position":2,"name":"Automazione e motorizzazioni"}]},{"@type":"WebSite","@id":"https:\/\/www.canazza.com\/#website","url":"https:\/\/www.canazza.com\/","name":"Canazza &amp; C srl","description":"","publisher":{"@id":"https:\/\/www.canazza.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.canazza.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.canazza.com\/#organization","name":"Canazza &amp; C srl","url":"https:\/\/www.canazza.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.canazza.com\/#\/schema\/logo\/image\/","url":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2016\/08\/cropped-logo_canazzaC.png","contentUrl":"https:\/\/sviluppo.canazza.com\/wp-content\/uploads\/2016\/08\/cropped-logo_canazzaC.png","width":400,"height":54,"caption":"Canazza &amp; C srl"},"image":{"@id":"https:\/\/www.canazza.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages\/95465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/comments?post=95465"}],"version-history":[{"count":28,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages\/95465\/revisions"}],"predecessor-version":[{"id":96238,"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/pages\/95465\/revisions\/96238"}],"wp:attachment":[{"href":"https:\/\/sviluppo.canazza.com\/en\/wp-json\/wp\/v2\/media?parent=95465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}