{"id":10727,"date":"2020-05-06T11:15:36","date_gmt":"2020-05-06T14:15:36","guid":{"rendered":"http:\/\/kb.elipse.com.br\/en\/?p=10727"},"modified":"2020-05-06T15:24:59","modified_gmt":"2020-05-06T18:24:59","slug":"common-issues-faced-by-modbus-driver-scrambled-bytes-and-words","status":"publish","type":"post","link":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/","title":{"rendered":"Common issues faced by Modbus driver: Scrambled bytes and words"},"content":{"rendered":"<h3>Question:<\/h3>\n<p>With <a href=\"https:\/\/www.elipse.com.br\/en\/downloads\/?cat=48&#038;key=&#038;language=enus\" target=\"_blank\" rel=\"noopener noreferrer\">Modbus driver<\/a>, certain operations (especially when reading FLOAT-type variables) can take place, but the values are not sorted out in the order they were expected; that is, bytes and words are displayed in a scrambled order. How can I fix this?<\/p>\n<h3><\/h3>\n<h3>Solution:<\/h3>\n<p>When reading values that occupy more than one register, the device can send bytes and words in a scrambled order, that is, out of the order they were supposed to be displayed.\u00a0 The driver then allows adjusting the bytes interpretation order. To apply these settings, there are two possibilities, according to how tags are configured: either by numeric parameters (N\/B) or by syntactic parameters (Device or Item). In order to figure out the order they are sent, you must check the documentation supplied by the device&#8217;s vendor.<\/p>\n<p>&nbsp;<\/p>\n<h4>Numeric parameters:<\/h4>\n<p>Firstly, we will present a solution which can be applied only to tags with <strong>numeric parameters (N\/B)<\/strong>.\u00a0 To do so, use the driver&#8217;s settings window, go to <strong>Operations<\/strong> tab, and then select the operation you want to edit. After that, click <strong>Edit<\/strong> and check or uncheck the <strong>Swap Bytes<\/strong> and <strong>Swap Words<\/strong> options, according to the device&#8217;s standard. Finally, click <strong>OK<\/strong> and confirm the changes. In order to get further information on this configuration, check <em>Byte Order<\/em> at the topic<em> Operations Tab<\/em> in this driver&#8217;s documentation.<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-full wp-image-10286\" src=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2020\/03\/10285\/SwapBytesSwapWords.png\" alt=\"\" width=\"577\" height=\"405\" \/><\/p>\n<p>&nbsp;<\/p>\n<h4>Syntactic parameters:<\/h4>\n<p>On the other hand, when the driver uses <strong>syntactic parameters (Device and Item)<\/strong>, the configuration takes place at the Item parameter. In order to identify the data type parameter in this option, use the byte order described in the table below. For further information on this configuration, check <em>Byte Order<\/em> at the topic<em> Strings Configuration<\/em> in this driver&#8217;s documentation.<\/p>\n<table border=\"1\">\n<tbody>\n<tr>\n<td colspan=\"2\" width=\"144\">\n<p style=\"text-align: center;\"><strong>Standard<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"47\"><strong>Swap Bytes<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"54\"><strong>Swap Words<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\"><strong>Swap DWords<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"232\"><strong>Order<\/strong><br \/>\n64 bits, where by0 is lsb and b7 is msb<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b0<\/td>\n<td style=\"text-align: center;\" width=\"108\">msb<\/td>\n<td style=\"text-align: center;\" width=\"47\"><\/td>\n<td style=\"text-align: center;\" width=\"54\"><\/td>\n<td style=\"text-align: center;\" width=\"63\"><\/td>\n<td style=\"text-align: center;\" width=\"232\">by7 by6 by5 by4 by3 by2 by1 by0<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b1<\/td>\n<td style=\"text-align: center;\" width=\"108\">sb<\/td>\n<td style=\"text-align: center;\" width=\"47\">X<\/td>\n<td style=\"text-align: center;\" width=\"54\"><\/td>\n<td style=\"text-align: center;\" width=\"63\"><\/td>\n<td style=\"text-align: center;\" width=\"232\">by6 by7 by4 by5 by2 by3 by0 by1<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b2<\/td>\n<td style=\"text-align: center;\" width=\"108\">sw<\/td>\n<td style=\"text-align: center;\" width=\"47\"><\/td>\n<td style=\"text-align: center;\" width=\"54\">X<\/td>\n<td style=\"text-align: center;\" width=\"63\"><\/td>\n<td style=\"text-align: center;\" width=\"232\">by5 by4 by7 by6 by1 by0 by3 by2<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b3<\/td>\n<td style=\"text-align: center;\" width=\"108\">sb.sw<\/td>\n<td style=\"text-align: center;\" width=\"47\">X<\/td>\n<td style=\"text-align: center;\" width=\"54\">X<\/td>\n<td style=\"text-align: center;\" width=\"63\"><\/td>\n<td style=\"text-align: center;\" width=\"232\">by4 by5 by6 by7 by0 by1 by2 by3<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b4<\/td>\n<td style=\"text-align: center;\" width=\"108\">sdw<\/td>\n<td style=\"text-align: center;\" width=\"47\"><\/td>\n<td style=\"text-align: center;\" width=\"54\"><\/td>\n<td style=\"text-align: center;\" width=\"63\">X<\/td>\n<td style=\"text-align: center;\" width=\"232\">by3 by2 by1 by0 by7 by6 by5 by4<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b5<\/td>\n<td style=\"text-align: center;\" width=\"108\">sb.sdw<\/td>\n<td style=\"text-align: center;\" width=\"47\">X<\/td>\n<td style=\"text-align: center;\" width=\"54\"><\/td>\n<td style=\"text-align: center;\" width=\"63\">X<\/td>\n<td style=\"text-align: center;\" width=\"232\">by2 by3 by0 by1 by6 by7 by4 by5<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b6<\/td>\n<td style=\"text-align: center;\" width=\"108\">sw.sdw<\/td>\n<td style=\"text-align: center;\" width=\"47\"><\/td>\n<td style=\"text-align: center;\" width=\"54\">X<\/td>\n<td style=\"text-align: center;\" width=\"63\">X<\/td>\n<td style=\"text-align: center;\" width=\"232\">by1 by0 by3 by2 by5 by4 by7 by6<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"36\">b7<\/td>\n<td style=\"text-align: center;\" width=\"108\">lsb \/ sb.sw.sdw<\/td>\n<td style=\"text-align: center;\" width=\"47\">X<\/td>\n<td style=\"text-align: center;\" width=\"54\">X<\/td>\n<td style=\"text-align: center;\" width=\"63\">X<\/td>\n<td style=\"text-align: center;\" width=\"232\">by0 by1 by2 by3 by4 by5 by6 by7<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The table below shows some examples of how to use these values to change byte order in a Holding Registers read or write operation (functions 03 and 16), address 1500 in a device with ID 5, interpreting this value as DOUBLE.<\/p>\n<table border=\"1\">\n<tbody>\n<tr>\n<td width=\"162\"><strong>Item parameter<\/strong><\/td>\n<td width=\"150\"><strong>Order<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"162\">5:hr1500.d<br \/>\n5:hr1500.double<br \/>\n5:hr1500.d.b0<br \/>\n5:hr1500.d.msb<\/td>\n<td width=\"150\">No bytes inversion<\/td>\n<\/tr>\n<tr>\n<td width=\"162\">5:hr1500.d.b1<br \/>\n5:hr1500.double.b1<br \/>\n5:hr1500.double.sb<\/td>\n<td width=\"150\">Less significant bytes from each Word arrive first<\/td>\n<\/tr>\n<tr>\n<td width=\"162\">5:hr1500.d.b7<br \/>\n5:hr1500.d.lsb<br \/>\n5:hr1500.d.sb.sw.sdw<\/td>\n<td width=\"150\">Less significant bytes arrive first<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><\/h3>\n<h3>Related articles:<\/h3>\n<hr \/>\n<p>The articles below all refer to common issues faced by the Modbus driver:<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-multiple-slaves-with-rs-485-converter\/\" target=\"_blank\" rel=\"noopener noreferrer\">Multiple slaves with RS-485 converter<\/a>.<\/li>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/?p=10699\" target=\"_blank\" rel=\"noopener noreferrer\">Discontinuous address in the device<\/a>.<\/li>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/?p=10711\" target=\"_blank\" rel=\"noopener noreferrer\">Protocol exception codes<\/a>.<\/li>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/?p=10717\" target=\"_blank\" rel=\"noopener noreferrer\">Incrementing non-standard addresses<\/a>.<\/li>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/?p=10735\" target=\"_blank\" rel=\"noopener noreferrer\">Registers addresses indexation<\/a>.<\/li>\n<li><a href=\"https:\/\/kb.elipse.com.br\/en\/?p=10742\" target=\"_blank\" rel=\"noopener noreferrer\">Interpreting addresses prefixes<\/a>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Question: With Modbus driver, certain operations (especially when reading FLOAT-type variables) can take place, but the values are not sorted out in the order they were expected; that is, bytes&hellip;<\/p>\n","protected":false},"author":34,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[792,789],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Common issues faced by Modbus driver: Scrambled bytes and words.<\/title>\n<meta name=\"description\" content=\"This article illustrates what to do when values read in Modbus driver are not sorted out in the order they were expected (bytes and words are scrambled)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Common issues faced by Modbus driver: Scrambled bytes and words.\" \/>\n<meta property=\"og:description\" content=\"This article illustrates what to do when values read in Modbus driver are not sorted out in the order they were expected (bytes and words are scrambled)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\" \/>\n<meta property=\"og:site_name\" content=\"Elipse Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/elipsesoftware\" \/>\n<meta property=\"article:published_time\" content=\"2020-05-06T14:15:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-06T18:24:59+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2020\/03\/10285\/SwapBytesSwapWords.png\" \/>\n<meta name=\"author\" content=\"Guilherme de Paoli Beal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Guilherme de Paoli Beal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\"},\"author\":{\"name\":\"Guilherme de Paoli Beal\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/d51146cee48c7c49ca02ef4bd83187e6\"},\"headline\":\"Common issues faced by Modbus driver: Scrambled bytes and words\",\"datePublished\":\"2020-05-06T14:15:36+00:00\",\"dateModified\":\"2020-05-06T18:24:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\"},\"wordCount\":537,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"articleSection\":[\"Modicon Modbus Master (ASC\/RTU\/TCP)\",\"Drivers\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\",\"url\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\",\"name\":\"Common issues faced by Modbus driver: Scrambled bytes and words.\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#website\"},\"datePublished\":\"2020-05-06T14:15:36+00:00\",\"dateModified\":\"2020-05-06T18:24:59+00:00\",\"description\":\"This article illustrates what to do when values read in Modbus driver are not sorted out in the order they were expected (bytes and words are scrambled)\",\"breadcrumb\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/kb.elipse.com.br\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Common issues faced by Modbus driver: Scrambled bytes and words\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kb.elipse.com.br\/#website\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"name\":\"Elipse Knowledgebase\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kb.elipse.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\",\"name\":\"Elipse Software\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"sameAs\":[\"http:\/\/www.facebook.com\/elipsesoftware\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"contentUrl\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"width\":161,\"height\":58,\"caption\":\"Elipse Software\"},\"image\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/d51146cee48c7c49ca02ef4bd83187e6\",\"name\":\"Guilherme de Paoli Beal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5832a66cd553433cf4bd1cdaffe31804?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5832a66cd553433cf4bd1cdaffe31804?s=96&d=mm&r=g\",\"caption\":\"Guilherme de Paoli Beal\"},\"url\":\"https:\/\/kb.elipse.com.br\/en\/author\/beal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Common issues faced by Modbus driver: Scrambled bytes and words.","description":"This article illustrates what to do when values read in Modbus driver are not sorted out in the order they were expected (bytes and words are scrambled)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/","og_locale":"en_US","og_type":"article","og_title":"Common issues faced by Modbus driver: Scrambled bytes and words.","og_description":"This article illustrates what to do when values read in Modbus driver are not sorted out in the order they were expected (bytes and words are scrambled)","og_url":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/","og_site_name":"Elipse Knowledgebase","article_publisher":"http:\/\/www.facebook.com\/elipsesoftware","article_published_time":"2020-05-06T14:15:36+00:00","article_modified_time":"2020-05-06T18:24:59+00:00","og_image":[{"url":"http:\/\/kb.elipse.com.br\/wp-content\/uploads\/2020\/03\/10285\/SwapBytesSwapWords.png"}],"author":"Guilherme de Paoli Beal","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Guilherme de Paoli Beal","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#article","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/"},"author":{"name":"Guilherme de Paoli Beal","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/d51146cee48c7c49ca02ef4bd83187e6"},"headline":"Common issues faced by Modbus driver: Scrambled bytes and words","datePublished":"2020-05-06T14:15:36+00:00","dateModified":"2020-05-06T18:24:59+00:00","mainEntityOfPage":{"@id":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/"},"wordCount":537,"commentCount":0,"publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"articleSection":["Modicon Modbus Master (ASC\/RTU\/TCP)","Drivers"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/","url":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/","name":"Common issues faced by Modbus driver: Scrambled bytes and words.","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/#website"},"datePublished":"2020-05-06T14:15:36+00:00","dateModified":"2020-05-06T18:24:59+00:00","description":"This article illustrates what to do when values read in Modbus driver are not sorted out in the order they were expected (bytes and words are scrambled)","breadcrumb":{"@id":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kb.elipse.com.br\/en\/common-issues-faced-by-modbus-driver-scrambled-bytes-and-words\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/kb.elipse.com.br\/en\/"},{"@type":"ListItem","position":2,"name":"Common issues faced by Modbus driver: Scrambled bytes and words"}]},{"@type":"WebSite","@id":"https:\/\/kb.elipse.com.br\/#website","url":"https:\/\/kb.elipse.com.br\/","name":"Elipse Knowledgebase","description":"","publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kb.elipse.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kb.elipse.com.br\/#organization","name":"Elipse Software","url":"https:\/\/kb.elipse.com.br\/","sameAs":["http:\/\/www.facebook.com\/elipsesoftware"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","contentUrl":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","width":161,"height":58,"caption":"Elipse Software"},"image":{"@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/d51146cee48c7c49ca02ef4bd83187e6","name":"Guilherme de Paoli Beal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5832a66cd553433cf4bd1cdaffe31804?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5832a66cd553433cf4bd1cdaffe31804?s=96&d=mm&r=g","caption":"Guilherme de Paoli Beal"},"url":"https:\/\/kb.elipse.com.br\/en\/author\/beal\/"}]}},"_links":{"self":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/10727"}],"collection":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/comments?post=10727"}],"version-history":[{"count":8,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/10727\/revisions"}],"predecessor-version":[{"id":10770,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/10727\/revisions\/10770"}],"wp:attachment":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/media?parent=10727"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/categories?post=10727"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/tags?post=10727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}