{"id":64459,"date":"2025-03-03T08:00:00","date_gmt":"2025-03-03T02:30:00","guid":{"rendered":"https:\/\/ye1o34zhk8.onrocket.site\/?p=64459"},"modified":"2025-02-12T22:47:27","modified_gmt":"2025-02-12T17:17:27","slug":"light-sequences-structured-text-program","status":"publish","type":"post","link":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/","title":{"rendered":"PLC Structured Text Program for Light Sequences via Timers"},"content":{"rendered":"\n<p><strong>Timers play a very important role in PLC programming<\/strong>. There is virtually no application in <a href=\"https:\/\/instrumentationtools.com\/write-a-plc-program-for-selector-machine\/\" target=\"_blank\" rel=\"noreferrer noopener\">PLC<\/a> which can function without timers. Because delay allows you to handle a task efficiently. We will use some timers in a complex way in this post to control light sequences.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-light-sequences-structured-text-plc-program\">Light Sequences Structured Text PLC Program<\/h2>\n\n\n\n<p>For this, we will use structured text language in <a href=\"https:\/\/instrumentationtools.com\/configuration-of-control-valve-in-studio-5000\/\" target=\"_blank\" rel=\"noreferrer noopener\">Studio 5000<\/a> software.<\/p>\n\n\n\n<p>We have <strong>four lamps<\/strong> in our system. When the system is started, the first lamp turns on after 5 seconds. It remains on for 5 seconds. After that time, the second lamp turns on after 10 seconds.<\/p>\n\n\n\n<p>The second <a href=\"https:\/\/instrumentationtools.com\/example-of-flip-flop-plc-program\/\" target=\"_blank\" rel=\"noreferrer noopener\">lamp<\/a> remains on for 10 seconds. After that time, the third and fourth lamps turn on simultaneously. They both remain on for 15 seconds. After that time, <strong>the sequence repeats until the system is stopped<\/strong>. When the system is started, it starts from the initial phase by resetting all timers and sequences.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"1862\" height=\"1249\" src=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png\" alt=\"PLC Structured Text Program for Light Sequences via Timers\" class=\"wp-image-64473\"\/><\/figure>\n\n\n\n<p>Let us <strong>write the STL PLC logic<\/strong> now. We will use <strong>Studio 5000<\/strong> software and write the program in structured text language.<\/p>\n\n\n\n<p>We have the following PLC outputs &#8211; <strong>lamp-1, lamp-2, lamp-3 and lamp-4<\/strong>.<\/p>\n\n\n\n<p>Now, we will see each section in the logic step by step written below. Refer to the first part. We first write the <a href=\"https:\/\/instrumentationtools.com\/stairway-lighting\/\" target=\"_blank\" rel=\"noreferrer noopener\">PLC logic<\/a> for lamp-1 on delay. We use a timer of 5 seconds for this. The timer runs when the system is running and when the last timer of lamps 3 and 4 are not done.<\/p>\n\n\n\n<p>After the <strong>first timer<\/strong>, the second timer turns on when the system is running and the first timer has been done. Also, we turn on lamp-1 during this time. It remains on until the second timer of 5 seconds is not done.<\/p>\n\n\n\n<p>After the <strong>second timer<\/strong>, the third <a href=\"https:\/\/instrumentationtools.com\/555-timer-projects\/\" target=\"_blank\" rel=\"noreferrer noopener\">timer<\/a> turns on when the system is running and the second timer has been done.\u00a0 We use a timer of 10 seconds for this.<\/p>\n\n\n\n<p>After the <strong>third timer<\/strong>, the fourth timer turns on when the system is running and the third timer has been done. Also, we turn on lamp-2 during this time. It remains on until the fourth timer of 10 seconds is not done.<\/p>\n\n\n\n<p>After the <strong>fourth timer<\/strong>, the fifth timer turns on when the system is running and the fourth timer has been done.\u00a0 We use a timer of 15 seconds for this. Also, we turn on lamps-3 and 4 during this time. It remains on until the fifth timer of 15 <a href=\"https:\/\/instrumentationtools.com\/plc-pump-control\/\" target=\"_blank\" rel=\"noreferrer noopener\">seconds<\/a> is not done.<\/p>\n\n\n\n<p>After the <strong>fifth timer<\/strong>, the first timer is reset. As all the timers are linked from the first timer, the other timers are automatically reset through this. The sequence then starts once again from the first time and the <a href=\"https:\/\/instrumentationtools.com\/structured-text-plc-example\/\" target=\"_blank\" rel=\"noreferrer noopener\">cycle repeats<\/a>. Also, when the system is not running, all the timers will not run and the outputs also turn off.<\/p>\n\n\n\n<p>As we have seen, we have just linked the timers and not used any set or reset logic. This makes it very easier to troubleshoot.<\/p>\n\n\n\n<p>In this way, we saw how to write a PLC program to control light sequences by timers using structured text language.<\/p>\n\n\n\n<p><strong>Read Next:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/control-lamps-sequences\/\" target=\"_blank\" rel=\"noreferrer noopener\">Schneider PLC Example for controlling Lamps<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/simple-conveyor-control-plc-program\/\" target=\"_blank\" rel=\"noreferrer noopener\">Simple Conveyor Control PLC Program Example<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/sequential-control-of-three-lights-with-reset\/\" target=\"_blank\" rel=\"noreferrer noopener\">PLC Sequential Control of Three Lights with Reset<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/basic-conveyor-system\/\" target=\"_blank\" rel=\"noreferrer noopener\">Basic PLC Conveyor System for Product Handling<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/weight-based-packaging\/\" target=\"_blank\" rel=\"noreferrer noopener\">PLC Programming for Weight-Based Packaging<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.<\/p>\n","protected":false},"author":101029,"featured_media":64473,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":"","footnotes":""},"categories":[6],"tags":[109964,41863,109970,109961,110077],"class_list":{"0":"post-64459","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-plc","8":"tag-plc-structured-text-example","9":"tag-structured-text","10":"tag-structured-text-plc","11":"tag-structured-text-plc-programming","12":"tag-structured-text-programming"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>PLC Structured Text Program for Light Sequences via Timers<\/title>\n<meta name=\"description\" content=\"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PLC Structured Text Program for Light Sequences via Timers\" \/>\n<meta property=\"og:description\" content=\"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/\" \/>\n<meta property=\"og:site_name\" content=\"Inst Tools\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/instrumentationtoolss\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-03T02:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1862\" \/>\n\t<meta property=\"og:image:height\" content=\"1249\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Viral Nagda\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"PLC Structured Text Program for Light Sequences via Timers\" \/>\n<meta name=\"twitter:description\" content=\"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.\" \/>\n<meta name=\"twitter:creator\" content=\"@insttools\" \/>\n<meta name=\"twitter:site\" content=\"@insttools\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Viral Nagda\" \/>\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:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/\"},\"author\":{\"name\":\"Viral Nagda\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/person\\\/37a7ca9af8b0c120c1cda12ecdcfe6f7\"},\"headline\":\"PLC Structured Text Program for Light Sequences via Timers\",\"datePublished\":\"2025-03-03T02:30:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/\"},\"wordCount\":548,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png\",\"keywords\":[\"plc structured text example\",\"Structured Text\",\"structured text plc\",\"structured text plc programming\",\"structured text programming\"],\"articleSection\":[\"PLC Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/\",\"name\":\"PLC Structured Text Program for Light Sequences via Timers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png\",\"datePublished\":\"2025-03-03T02:30:00+00:00\",\"description\":\"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#primaryimage\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png\",\"contentUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png\",\"width\":1862,\"height\":1249,\"caption\":\"PLC Structured Text Program for Light Sequences via Timers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/light-sequences-structured-text-program\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/instrumentationtools.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PLC Structured Text Program for Light Sequences via Timers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#website\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/\",\"name\":\"Instrumentation Tools\",\"description\":\"Instrumentation, Electrical, PLC, Tutorials\",\"publisher\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\"},\"alternateName\":\"Inst Tools\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/instrumentationtools.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\",\"name\":\"Instrumentation Tools\",\"alternateName\":\"Inst Tools\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Instrumentation-Tools-Logo.png\",\"contentUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Instrumentation-Tools-Logo.png\",\"width\":1024,\"height\":1024,\"caption\":\"Instrumentation Tools\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/instrumentationtoolss\\\/\",\"https:\\\/\\\/x.com\\\/insttools\",\"https:\\\/\\\/mastodon.social\\\/@InstrumentationTools\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/instrumentationtools\\\/\",\"https:\\\/\\\/whatsapp.com\\\/channel\\\/0029VaAbUecLNSa4rDPOV31o\",\"https:\\\/\\\/t.me\\\/+u3qORX5FKec1NjA1\",\"https:\\\/\\\/www.instagram.com\\\/instrumentationtools\\\/\",\"https:\\\/\\\/youtube.com\\\/instrumentationtools\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/person\\\/37a7ca9af8b0c120c1cda12ecdcfe6f7\",\"name\":\"Viral Nagda\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/472c4f2bb73ace2a7e1a8111cf0faa2c9d107a50072eedcbb9ba39613df9e3d9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/472c4f2bb73ace2a7e1a8111cf0faa2c9d107a50072eedcbb9ba39613df9e3d9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/472c4f2bb73ace2a7e1a8111cf0faa2c9d107a50072eedcbb9ba39613df9e3d9?s=96&d=mm&r=g\",\"caption\":\"Viral Nagda\"},\"description\":\"Electronics Engineer with 12+ years of experience in industrial automation. Blogging is my hobby and I write articles and blogs on industrial automation.\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/author\\\/viral-nagda\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"PLC Structured Text Program for Light Sequences via Timers","description":"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.","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:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/","og_locale":"en_US","og_type":"article","og_title":"PLC Structured Text Program for Light Sequences via Timers","og_description":"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.","og_url":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/","og_site_name":"Inst Tools","article_publisher":"https:\/\/www.facebook.com\/instrumentationtoolss\/","article_published_time":"2025-03-03T02:30:00+00:00","og_image":[{"width":1862,"height":1249,"url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png","type":"image\/png"}],"author":"Viral Nagda","twitter_card":"summary_large_image","twitter_title":"PLC Structured Text Program for Light Sequences via Timers","twitter_description":"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.","twitter_creator":"@insttools","twitter_site":"@insttools","twitter_misc":{"Written by":"Viral Nagda","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#article","isPartOf":{"@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/"},"author":{"name":"Viral Nagda","@id":"https:\/\/instrumentationtools.com\/#\/schema\/person\/37a7ca9af8b0c120c1cda12ecdcfe6f7"},"headline":"PLC Structured Text Program for Light Sequences via Timers","datePublished":"2025-03-03T02:30:00+00:00","mainEntityOfPage":{"@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/"},"wordCount":548,"commentCount":0,"publisher":{"@id":"https:\/\/instrumentationtools.com\/#organization"},"image":{"@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#primaryimage"},"thumbnailUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png","keywords":["plc structured text example","Structured Text","structured text plc","structured text plc programming","structured text programming"],"articleSection":["PLC Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/","url":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/","name":"PLC Structured Text Program for Light Sequences via Timers","isPartOf":{"@id":"https:\/\/instrumentationtools.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#primaryimage"},"image":{"@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#primaryimage"},"thumbnailUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png","datePublished":"2025-03-03T02:30:00+00:00","description":"We have four lamps in our system. The PLC structured text program to control light sequences via timers as per the objective.","breadcrumb":{"@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#primaryimage","url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png","contentUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/02\/PLC-Structured-Text-Program-for-Light-Sequences-via-Timers.png","width":1862,"height":1249,"caption":"PLC Structured Text Program for Light Sequences via Timers"},{"@type":"BreadcrumbList","@id":"https:\/\/instrumentationtools.com\/light-sequences-structured-text-program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/instrumentationtools.com\/"},{"@type":"ListItem","position":2,"name":"PLC Structured Text Program for Light Sequences via Timers"}]},{"@type":"WebSite","@id":"https:\/\/instrumentationtools.com\/#website","url":"https:\/\/instrumentationtools.com\/","name":"Instrumentation Tools","description":"Instrumentation, Electrical, PLC, Tutorials","publisher":{"@id":"https:\/\/instrumentationtools.com\/#organization"},"alternateName":"Inst Tools","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/instrumentationtools.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/instrumentationtools.com\/#organization","name":"Instrumentation Tools","alternateName":"Inst Tools","url":"https:\/\/instrumentationtools.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/instrumentationtools.com\/#\/schema\/logo\/image\/","url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2018\/10\/Instrumentation-Tools-Logo.png","contentUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2018\/10\/Instrumentation-Tools-Logo.png","width":1024,"height":1024,"caption":"Instrumentation Tools"},"image":{"@id":"https:\/\/instrumentationtools.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/instrumentationtoolss\/","https:\/\/x.com\/insttools","https:\/\/mastodon.social\/@InstrumentationTools","https:\/\/www.linkedin.com\/company\/instrumentationtools\/","https:\/\/whatsapp.com\/channel\/0029VaAbUecLNSa4rDPOV31o","https:\/\/t.me\/+u3qORX5FKec1NjA1","https:\/\/www.instagram.com\/instrumentationtools\/","https:\/\/youtube.com\/instrumentationtools"]},{"@type":"Person","@id":"https:\/\/instrumentationtools.com\/#\/schema\/person\/37a7ca9af8b0c120c1cda12ecdcfe6f7","name":"Viral Nagda","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/472c4f2bb73ace2a7e1a8111cf0faa2c9d107a50072eedcbb9ba39613df9e3d9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/472c4f2bb73ace2a7e1a8111cf0faa2c9d107a50072eedcbb9ba39613df9e3d9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/472c4f2bb73ace2a7e1a8111cf0faa2c9d107a50072eedcbb9ba39613df9e3d9?s=96&d=mm&r=g","caption":"Viral Nagda"},"description":"Electronics Engineer with 12+ years of experience in industrial automation. Blogging is my hobby and I write articles and blogs on industrial automation.","url":"https:\/\/instrumentationtools.com\/author\/viral-nagda\/"}]}},"_links":{"self":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts\/64459","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/users\/101029"}],"replies":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/comments?post=64459"}],"version-history":[{"count":0,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts\/64459\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/media\/64473"}],"wp:attachment":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/media?parent=64459"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/categories?post=64459"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/tags?post=64459"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}