{"id":5041,"date":"2020-12-13T18:31:04","date_gmt":"2020-12-13T18:31:04","guid":{"rendered":"http:\/\/bryceautomation.com\/?p=5041"},"modified":"2020-12-13T18:31:05","modified_gmt":"2020-12-13T18:31:05","slug":"clearing-a-processor-fault","status":"publish","type":"post","link":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/","title":{"rendered":"Clearing a Processor Fault"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Introduction to Clearing a Processor Fault<\/h4>\n\n\n\n<p>Clearing a processor fault is very easy, however, we need to first get a description of the fault.  Basically, we know we have a recoverable processor fault on a ControlLogix when the OK Light is flashing red.  On the other hand, a solid red OK light indicates a hardware fault.  With this in mind, it&#8217;s tempting to just toggle the key switch back and forth to clear the fault.  Of course, the problem with this is that we don&#8217;t know what the fault was.  Recoverable faults occur due to programming errors.  The programmer told the processor to do something that it cannot do.  Examples include trying to access a memory location that does not exist, or a negative value in a timer.<\/p><div id=\"bryce-629138403\" class=\"bryce-afterfirst bryce-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8316758073402323\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-8316758073402323\" \ndata-ad-slot=\"7728240895\" \ndata-ad-format=\"auto\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"364\" height=\"343\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-44.png\" alt=\"\" class=\"wp-image-5042 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-44.png 364w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-44-300x283.png 300w\" data-sizes=\"(max-width: 364px) 100vw, 364px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 364px; --smush-placeholder-aspect-ratio: 364\/343;\" \/><\/figure>\n\n\n\n<p>In this post, I&#8217;ll show you how to get a description of the fault.  After that, we will find out where the fault occurred and fix the problem that caused the fault in the first place.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Go online with the controller<\/h4>\n\n\n\n<p>First, you need to configure RSLinx if it&#8217;s not already set up.  RSLinx is your communication server.  RSLogix\/Studio 5000 goes through RSLinx to communicate to your processor.  The most common method is usually to configure the <a href=\"https:\/\/bryceautomation.com\/index.php\/2017\/05\/26\/rslinx-ethernet-driver\/\">Ethernet Devices driver.<\/a>  Another option is to simply plug into the USB port of the processor.  In Studio 5000, you can then go to Communication | Who Active to browse for the processor.  Go online.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Get a Description of the Fault<\/h4>\n\n\n\n<p>As you can see, the processor is faulted.  Click on the pull down menu next to &#8220;Faulted&#8221;.  Choose &#8220;Go to Faults&#8221;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"589\" height=\"413\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png\" alt=\"\" class=\"wp-image-5043 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png 589w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45-300x210.png 300w\" data-sizes=\"(max-width: 589px) 100vw, 589px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 589px; --smush-placeholder-aspect-ratio: 589\/413;\" \/><\/figure>\n\n\n\n<p>As you can see, a timer instruction had a negative value.  Look closer at the description.  As you can see, the fault occurred in the MainTas, in the MainProgram, In the TimerRoutine, on rung #0.  <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"490\" height=\"256\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-46.png\" alt=\"\" class=\"wp-image-5044 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-46.png 490w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-46-300x157.png 300w\" data-sizes=\"(max-width: 490px) 100vw, 490px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 490px; --smush-placeholder-aspect-ratio: 490\/256;\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Clearing the Processor Fault<\/h4>\n\n\n\n<p>Now that we know what the fault is, we will clear the fault.   Click &#8220;Clear Majors&#8221;.  If the key switch is in REM mode, the processor will go to Remote Program mode.  However, we are not finished yet.  We must go to the logic that caused the fault to correct the problem.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"517\" height=\"91\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-47.png\" alt=\"\" class=\"wp-image-5045 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-47.png 517w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-47-300x53.png 300w\" data-sizes=\"(max-width: 517px) 100vw, 517px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 517px; --smush-placeholder-aspect-ratio: 517\/91;\" \/><\/figure>\n\n\n\n<p>Indeed, the timer did have a negative value.   I&#8217;ll change the preset to a positive value, then place the processor back into run mode.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"280\" height=\"166\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-48.png\" alt=\"\" class=\"wp-image-5046 lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 280px; --smush-placeholder-aspect-ratio: 280\/166;\" \/><\/figure>\n<div id=\"bryce-684241106\" class=\"bryce-after-content bryce-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8316758073402323\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-8316758073402323\" \ndata-ad-slot=\"4667596182\" \ndata-ad-format=\"auto\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Introduction to Clearing a Processor Fault Clearing a processor fault is very easy, however, we need to first get a description of the fault. Basically, we know we have a recoverable processor fault on a ControlLogix when the OK Light is flashing red. On the other hand, a solid red OK light indicates a hardware <a class=\"moretag btn btn-primary\" href=\"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/\">Read More \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":5043,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[11,275],"class_list":{"0":"post-5041","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-controllogix","8":"tag-controllogix","9":"tag-fault","10":"czr-hentry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Clearing a Processor Fault in ControlLogix - Bryce Automation<\/title>\n<meta name=\"description\" content=\"Procedure for clearing a processor fault in the ControlLogix system. We&#039;ll also go online, and get a description of the processor fault.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Clearing a Processor Fault in ControlLogix - Bryce Automation\" \/>\n<meta property=\"og:description\" content=\"Procedure for clearing a processor fault in the ControlLogix system. We&#039;ll also go online, and get a description of the processor fault.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/\" \/>\n<meta property=\"og:site_name\" content=\"Bryce Automation\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/ricky.bryce.7\" \/>\n<meta property=\"article:published_time\" content=\"2020-12-13T18:31:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-13T18:31:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png\" \/>\n\t<meta property=\"og:image:width\" content=\"589\" \/>\n\t<meta property=\"og:image:height\" content=\"413\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ricky\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/\"},\"author\":{\"name\":\"Ricky\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"headline\":\"Clearing a Processor Fault\",\"datePublished\":\"2020-12-13T18:31:04+00:00\",\"dateModified\":\"2020-12-13T18:31:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/\"},\"wordCount\":388,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/image-45.png\",\"keywords\":[\"ControlLogix\",\"fault\"],\"articleSection\":[\"ControlLogix\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/\",\"name\":\"Clearing a Processor Fault in ControlLogix - Bryce Automation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/image-45.png\",\"datePublished\":\"2020-12-13T18:31:04+00:00\",\"dateModified\":\"2020-12-13T18:31:05+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"description\":\"Procedure for clearing a processor fault in the ControlLogix system. We'll also go online, and get a description of the processor fault.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/image-45.png\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/12\\\/image-45.png\",\"width\":589,\"height\":413,\"caption\":\"ProcessorFault\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/12\\\/13\\\/clearing-a-processor-fault\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bryceautomation.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Clearing a Processor Fault\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/\",\"name\":\"Bryce Automation\",\"description\":\"Automating Home and Industry...\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bryceautomation.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\",\"name\":\"Ricky\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/a8f\\\/a8fe6bf79d292b388ffee281ccb12488x96.jpg\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/a8f\\\/a8fe6bf79d292b388ffee281ccb12488x96.jpg\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/wphb-cache\\\/gravatar\\\/a8f\\\/a8fe6bf79d292b388ffee281ccb12488x96.jpg\",\"caption\":\"Ricky\"},\"sameAs\":[\"http:\\\/\\\/bryceautomation.com\",\"https:\\\/\\\/www.facebook.com\\\/ricky.bryce.7\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/ricky-bryce-4367a416\\\/\"],\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/author\\\/ricky\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Clearing a Processor Fault in ControlLogix - Bryce Automation","description":"Procedure for clearing a processor fault in the ControlLogix system. We'll also go online, and get a description of the processor fault.","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:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/","og_locale":"en_US","og_type":"article","og_title":"Clearing a Processor Fault in ControlLogix - Bryce Automation","og_description":"Procedure for clearing a processor fault in the ControlLogix system. We'll also go online, and get a description of the processor fault.","og_url":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/","og_site_name":"Bryce Automation","article_author":"https:\/\/www.facebook.com\/ricky.bryce.7","article_published_time":"2020-12-13T18:31:04+00:00","article_modified_time":"2020-12-13T18:31:05+00:00","og_image":[{"width":589,"height":413,"url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png","type":"image\/png"}],"author":"Ricky","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#article","isPartOf":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/"},"author":{"name":"Ricky","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"headline":"Clearing a Processor Fault","datePublished":"2020-12-13T18:31:04+00:00","dateModified":"2020-12-13T18:31:05+00:00","mainEntityOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/"},"wordCount":388,"commentCount":0,"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png","keywords":["ControlLogix","fault"],"articleSection":["ControlLogix"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/","url":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/","name":"Clearing a Processor Fault in ControlLogix - Bryce Automation","isPartOf":{"@id":"https:\/\/bryceautomation.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#primaryimage"},"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png","datePublished":"2020-12-13T18:31:04+00:00","dateModified":"2020-12-13T18:31:05+00:00","author":{"@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"description":"Procedure for clearing a processor fault in the ControlLogix system. We'll also go online, and get a description of the processor fault.","breadcrumb":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#primaryimage","url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/12\/image-45.png","width":589,"height":413,"caption":"ProcessorFault"},{"@type":"BreadcrumbList","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/12\/13\/clearing-a-processor-fault\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bryceautomation.com\/"},{"@type":"ListItem","position":2,"name":"Clearing a Processor Fault"}]},{"@type":"WebSite","@id":"https:\/\/bryceautomation.com\/#website","url":"https:\/\/bryceautomation.com\/","name":"Bryce Automation","description":"Automating Home and Industry...","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bryceautomation.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7","name":"Ricky","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/wp-content\/wphb-cache\/gravatar\/a8f\/a8fe6bf79d292b388ffee281ccb12488x96.jpg","url":"https:\/\/bryceautomation.com\/wp-content\/wphb-cache\/gravatar\/a8f\/a8fe6bf79d292b388ffee281ccb12488x96.jpg","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/wphb-cache\/gravatar\/a8f\/a8fe6bf79d292b388ffee281ccb12488x96.jpg","caption":"Ricky"},"sameAs":["http:\/\/bryceautomation.com","https:\/\/www.facebook.com\/ricky.bryce.7","https:\/\/www.linkedin.com\/in\/ricky-bryce-4367a416\/"],"url":"https:\/\/bryceautomation.com\/index.php\/author\/ricky\/"}]}},"_links":{"self":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/5041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/comments?post=5041"}],"version-history":[{"count":0,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/5041\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media\/5043"}],"wp:attachment":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media?parent=5041"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/categories?post=5041"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/tags?post=5041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}