{"id":3670,"date":"2025-04-21T06:23:03","date_gmt":"2025-04-21T06:23:03","guid":{"rendered":"https:\/\/webprojects.cloud\/wordpress\/splatco\/?post_type=spl_knowledgebase&#038;p=3670"},"modified":"2025-06-16T09:22:10","modified_gmt":"2025-06-16T09:22:10","slug":"xwire-hardware-requirements-wiring","status":"publish","type":"spl_knowledgebase","link":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/","title":{"rendered":"Xwire: Hardware requirements &amp; wiring"},"content":{"rendered":"\n<h6 class=\"wp-block-heading\">Xwire port<\/h6>\n\n\n\n<p>In its basic form Xwire is intended for use with a simple twisted pair connection to the Xwire port provided on certain SPLat products. The Xwire port can appear in different forms:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>On the CC18 and HD8 controllers it comprises two 2-pin connectors labelled X1 and X2. The two are connected in parallel on the board. The duplication is simply to simplify wiring up several CC18s.<\/li>\n\n\n\n<li>On the MS120 controller there is a single 2-pin connector labelled X1.<\/li>\n\n\n\n<li>On&nbsp;<a href=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/product-documentation\/product-documentation-xwire-peripherals\/\">Xwire peripheral boards<\/a>&nbsp;one or two 2-pin connector(s) labelled X1 and X2. These generally also have an onboard RS485 interface that can be jumper selected.<\/li>\n\n\n\n<li>The SL100 was designed before we thought up Xwire. However, the signals can be brought out of the&nbsp;<a href=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/glossary-of-terms\/#o366\">SPice<\/a>&nbsp;connector using a special wiring arrangement.<\/li>\n\n\n\n<li>Early MMi202 had Xwire on the SPice connector, like the SL100.<\/li>\n\n\n\n<li>The MMi202A has dedicated Xwire connectors.<\/li>\n<\/ul>\n\n\n\n<p>The Xwire port has 2 pins. One is ground. The other is a bidirectional data line and can be in transmit mode or receive mode.<\/p>\n\n\n\n<h6 class=\"wp-block-heading\">Xwire wiring<\/h6>\n\n\n\n<p>All Xwire ports in a system are simply wired in parallel, like pin to like pin. On boards with two connectors (say CC18), connectors X1 and X2 are interchangeable and can be used for daisychaining. The interconnecting cables can be made with the two wires lightly twisted together, say one twist every 25mm. You can also use screened single core cable, which is better for noise immunity but takes more effort to make.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"292\" src=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif\" alt=\"\" class=\"wp-image-3671\"\/><\/figure>\n\n\n\n<p>The above diagram shows the suggested wiring arrangement for 2 or more controllers connected by Xwire. The Xwire connectors are interconnected with twisted pair cables. For the boards illustrated there are X1 and X2 connectors. These are interchangeable and connected together on the boards.. In effect the 3 boards have their Xwire ports wired in parallel. Notice that we have shown the power supplies for the boards wired individually back to the power supply. This is called a star arrangement and is less likely to have noise problems that a bussed (parallel) power distribution scheme. What you absolutely must not do is get lazy and let the Xwire ground circuit carry power supply return (ground) currents. Keep the power supply ground wires as heavy and as short as you can.<\/p>\n\n\n\n<p>If you are wiring together several boards that have only one Xwire connector, say MS120s, you will have to make Y cables (2 wires in each pin).<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"399\" height=\"193\" src=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware-1.gif\" alt=\"\" class=\"wp-image-3672\"\/><\/figure>\n\n\n\n<p>In the diagram above we have shown how you would go about using Xwire in a vehicle. This would typically be one SPLat in the cabin (the lefthand one) and one &#8220;down the back of the truck&#8221;. Only the latter is switching heavy loads. The SPLat in the cabin would typically be an MS120 used as an operator interface. It would be the master controller and not switch any heavy loads.<\/p>\n\n\n\n<p>There are two other important aspects of this scheme:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>There is only one ground connection.<\/li>\n\n\n\n<li>The Xwire signal is run through shielded cable (and definitely not wrapped around the ignition coil or alternator!)<\/li>\n<\/ol>\n\n\n\n<p>This is not a recommendation to use standard SPLat products in an automotive environment. You should consider it a technique to use for Proof of Concept work. We do make&nbsp;<em>custom SPLat controllers<\/em>&nbsp;for automotive use, and they have a significant amount of additional built in protective circuitry.<\/p>\n\n\n\n<h6 class=\"wp-block-heading\">Wire dress<\/h6>\n\n\n\n<p>The Xwire wiring should be kept well away from any wires or objects that can generate electrical noise or &#8220;spikes&#8221;. This includes such things as<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Relays and contactors (anything that makes sparks, inside or outside)<\/li>\n\n\n\n<li>Electric motors<\/li>\n\n\n\n<li>Variable Frequency Drives (VFD, VSD)<\/li>\n\n\n\n<li>Radio transmitters<\/li>\n\n\n\n<li>Triac and SCR circuits.<\/li>\n\n\n\n<li>Power wiring to\/from any of the above.<\/li>\n<\/ul>\n\n\n\n<p>In general it is a good idea to keep the Xwire wiring close to the DC power supply wiring, so large loops are not formed that can pick up noisy magnetic fields.<\/p>\n\n\n\n<p>When testing wiring arrangement you can use the&nbsp;<code><a href=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/programming-reference\/instructions-arranged-by-function\/xwire-instructions\/xwiregeterrcount-d20\/\">XwireGetErrCount<\/a><\/code>&nbsp;instruction to good effect. If your controller has a display, put the count on the screen. Otherwise store it in&nbsp;<a href=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/glossary-of-terms\/#o414\">RAM<\/a>&nbsp;and use SPLatLink (the SL button on the SPLat\/PC module window) to read it out.<\/p>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Xwire port In its basic form Xwire is intended for use with a simple twisted pair connection to the Xwire port provided on certain SPLat&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3666,"menu_order":2,"template":"","class_list":["post-3670","spl_knowledgebase","type-spl_knowledgebase","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Xwire: Hardware requirements &amp; wiring - SPLat Controls<\/title>\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_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Xwire: Hardware requirements &amp; wiring - SPLat Controls\" \/>\n<meta property=\"og:description\" content=\"Xwire port In its basic form Xwire is intended for use with a simple twisted pair connection to the Xwire port provided on certain SPLat...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/\" \/>\n<meta property=\"og:site_name\" content=\"SPLat Controls\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-16T09:22:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif\" \/>\n\t<meta property=\"og:image:width\" content=\"400\" \/>\n\t<meta property=\"og:image:height\" content=\"292\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/gif\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/\",\"url\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/\",\"name\":\"Xwire: Hardware requirements &amp; wiring - SPLat Controls\",\"isPartOf\":{\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif\",\"datePublished\":\"2025-04-21T06:23:03+00:00\",\"dateModified\":\"2025-06-16T09:22:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#primaryimage\",\"url\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif\",\"contentUrl\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif\",\"width\":400,\"height\":292},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tutorials, application notes and white papers\",\"item\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Xwire\",\"item\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Xwire: Hardware requirements &amp; wiring\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/#website\",\"url\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/\",\"name\":\"SPLat Controls\",\"description\":\"OEM Embedded Machine Controllers\",\"publisher\":{\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/#organization\",\"name\":\"SPLat Controls\",\"url\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2024\/10\/logo.svg\",\"contentUrl\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2024\/10\/logo.svg\",\"caption\":\"SPLat Controls\"},\"image\":{\"@id\":\"https:\/\/webprojects.cloud\/wordpress\/splatco\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Xwire: Hardware requirements &amp; wiring - SPLat Controls","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_US","og_type":"article","og_title":"Xwire: Hardware requirements &amp; wiring - SPLat Controls","og_description":"Xwire port In its basic form Xwire is intended for use with a simple twisted pair connection to the Xwire port provided on certain SPLat...","og_url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/","og_site_name":"SPLat Controls","article_modified_time":"2025-06-16T09:22:10+00:00","og_image":[{"width":400,"height":292,"url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif","type":"image\/gif"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/","url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/","name":"Xwire: Hardware requirements &amp; wiring - SPLat Controls","isPartOf":{"@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#primaryimage"},"image":{"@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#primaryimage"},"thumbnailUrl":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif","datePublished":"2025-04-21T06:23:03+00:00","dateModified":"2025-06-16T09:22:10+00:00","breadcrumb":{"@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#primaryimage","url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif","contentUrl":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2025\/04\/Xwire-Hardware.gif","width":400,"height":292},{"@type":"BreadcrumbList","@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/xwire-hardware-requirements-wiring\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webprojects.cloud\/wordpress\/splatco\/"},{"@type":"ListItem","position":2,"name":"Tutorials, application notes and white papers","item":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/"},{"@type":"ListItem","position":3,"name":"Xwire","item":"https:\/\/webprojects.cloud\/wordpress\/splatco\/knowledgebase\/tutorials-application-notes-and-white-papers\/xwire\/"},{"@type":"ListItem","position":4,"name":"Xwire: Hardware requirements &amp; wiring"}]},{"@type":"WebSite","@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/#website","url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/","name":"SPLat Controls","description":"OEM Embedded Machine Controllers","publisher":{"@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webprojects.cloud\/wordpress\/splatco\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/#organization","name":"SPLat Controls","url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/#\/schema\/logo\/image\/","url":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2024\/10\/logo.svg","contentUrl":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-content\/uploads\/2024\/10\/logo.svg","caption":"SPLat Controls"},"image":{"@id":"https:\/\/webprojects.cloud\/wordpress\/splatco\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-json\/wp\/v2\/spl_knowledgebase\/3670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-json\/wp\/v2\/spl_knowledgebase"}],"about":[{"href":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-json\/wp\/v2\/types\/spl_knowledgebase"}],"author":[{"embeddable":true,"href":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-json\/wp\/v2\/users\/1"}],"up":[{"embeddable":true,"href":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-json\/wp\/v2\/spl_knowledgebase\/3666"}],"wp:attachment":[{"href":"https:\/\/webprojects.cloud\/wordpress\/splatco\/wp-json\/wp\/v2\/media?parent=3670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}