{"id":2961,"date":"2020-08-29T18:01:36","date_gmt":"2020-08-29T18:01:36","guid":{"rendered":"http:\/\/bryceautomation.com\/?p=2961"},"modified":"2020-08-29T18:01:37","modified_gmt":"2020-08-29T18:01:37","slug":"slc500-ascii-write","status":"publish","type":"post","link":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/","title":{"rendered":"SLC-500 ASCII Write (AWT)"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Introduction to the SLC-500 ASCII Write (AWT)<\/h3>\n\n\n\n<p>We use the SLC-500 ASCII Write (AWT) instruction to write data through the serial port of the processor.   Since ASCII is a world wide standard, this ability greatly increases our ability to communicate with other devices.  For example, many weigh scales support ASCII, some printers, and even any PC can read and write ASCII Data.<\/p><div id=\"bryce-4157467167\" 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<p>I&#8217;m just going to keep this lab simple, and we will write the text, &#8220;Hello World&#8221; to a PC.  Experimentation should not be done on running equipment.  This document is an example only.  Be sure you are using Channel 1 to go online with a 5\/03, 5\/04, or 5\/05 as we will use channel 0 for ASCII.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Prepare Channel 0<\/h3>\n\n\n\n<p>At this time, we&#8217;ll go to Channel Configuration, and on the &#8220;General&#8221; tab, set the mode to &#8220;User&#8221;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"897\" height=\"479\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-52.png\" alt=\"\" class=\"wp-image-2968 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-52.png 897w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-52-300x160.png 300w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-52-768x410.png 768w\" data-sizes=\"(max-width: 897px) 100vw, 897px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 897px; --smush-placeholder-aspect-ratio: 897\/479;\" \/><\/figure>\n\n\n\n<p>Next, go to Channel 0 User Tab, and take note of the settings.   I&#8217;m just going to leave all the settings at default for example.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"684\" height=\"496\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png\" alt=\"\" class=\"wp-image-2969 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png 684w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53-300x218.png 300w\" data-sizes=\"(max-width: 684px) 100vw, 684px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 684px; --smush-placeholder-aspect-ratio: 684\/496;\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create Data Tables<\/h3>\n\n\n\n<p>Before we begin, we&#8217;ll drop offline.   In the SLC, we must be offline to create a data table.   Right-Click the Data table folder, and create a new data table as follows:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"744\" height=\"649\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-46.png\" alt=\"\" class=\"wp-image-2962 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-46.png 744w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-46-300x262.png 300w\" data-sizes=\"(max-width: 744px) 100vw, 744px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 744px; --smush-placeholder-aspect-ratio: 744\/649;\" \/><\/figure>\n\n\n\n<p>For this exercise, one element will be enough.   We will also need a control element though, so open R6 to make sure we have a free control element.  Click the &#8220;Usage&#8221; button.  This will become a data file button when you are viewing usage.  If your file looks like this, then the control element is not in use.   If you have W&#8217;s and X&#8217;s, on all of your elements, just create a new element to use by going into the properties of the file.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"589\" height=\"259\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-47.png\" alt=\"\" class=\"wp-image-2963 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-47.png 589w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-47-300x132.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\/259;\" \/><\/figure>\n\n\n\n<p>Likewise, check your T4 timer file usage, and add a timer if needed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"351\" height=\"382\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-48.png\" alt=\"\" class=\"wp-image-2964 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-48.png 351w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-48-276x300.png 276w\" data-sizes=\"(max-width: 351px) 100vw, 351px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 351px; --smush-placeholder-aspect-ratio: 351\/382;\" \/><\/figure>\n\n\n\n<p>In this case, T4:8 and T4:9 are available.<\/p>\n\n\n\n<p>Next, open the ST10 data file, and type &#8220;Hello World &#8220;.  I intentionally placed a space after the last character, so the total characters are 12.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Write the Logic<\/h3>\n\n\n\n<p>We are ready to write the logic.   I will set up my logic as follows:  <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"621\" height=\"252\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-49.png\" alt=\"\" class=\"wp-image-2965 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-49.png 621w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-49-300x122.png 300w\" data-sizes=\"(max-width: 621px) 100vw, 621px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 621px; --smush-placeholder-aspect-ratio: 621\/252;\" \/><\/figure>\n\n\n\n<p>We are writing out of Channel 0, which is the Serial Port.   The data file we created as the source is ST10:0, and the control file is R6:0.  Remember that our string length was 12 characters including 2 spaces.<\/p>\n\n\n\n<p>I&#8217;ll download my work, and go to run mode. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"627\" height=\"249\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-50.png\" alt=\"\" class=\"wp-image-2966 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-50.png 627w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-50-300x119.png 300w\" data-sizes=\"(max-width: 627px) 100vw, 627px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 627px; --smush-placeholder-aspect-ratio: 627\/249;\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Prepare your PC to receive the text<\/h3>\n\n\n\n<p>Next, we&#8217;ll set up the PC.  In this case, I&#8217;ve connected a null modem cable from channel 0 of the processor to a USB to Serial adapter.  I do need to know the COM port the USB to serial bridge appears on though.   Obviously, we&#8217;ll go to Device Manager for that.<\/p>\n\n\n\n<p>I&#8217;ll hit the + or down arrow next to &#8220;Ports&#8221;.   We see the adapter is on COM4.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"342\" height=\"179\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-51.png\" alt=\"\" class=\"wp-image-2967 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-51.png 342w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-51-300x157.png 300w\" data-sizes=\"(max-width: 342px) 100vw, 342px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 342px; --smush-placeholder-aspect-ratio: 342\/179;\" \/><\/figure>\n\n\n\n<p>I like to use PUTTY, but you could also use Hyper-Terminal, or other terminal that you are familiar with.  <\/p>\n\n\n\n<p>I&#8217;ll set the communication type to Serial, set the com port, and adjust the baud rate to match Channel 0 configuration.  Click Open.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"600\" height=\"217\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-54.png\" alt=\"\" class=\"wp-image-2970 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-54.png 600w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-54-300x109.png 300w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/217;\" \/><\/figure>\n\n\n\n<p>Undoubtedly, the project is working, and you are writing text back to the PC!<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"594\" height=\"180\" data-src=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-55.png\" alt=\"\" class=\"wp-image-2971 lazyload\" data-srcset=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-55.png 594w, https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-55-300x91.png 300w\" data-sizes=\"(max-width: 594px) 100vw, 594px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 594px; --smush-placeholder-aspect-ratio: 594\/180;\" \/><\/figure>\n\n\n\n<p>You can use this ASCII method to gather data for your own projects, or display messages for an operator if you have no other HMI.  <\/p>\n\n\n\n<p>For more information on the SLC-500, visit the <a href=\"https:\/\/bryceautomation.com\/index.php\/category\/slc500\/\">category page.<\/a><\/p>\n\n\n\n<p>&#8212; Ricky Bryce<\/p>\n<div id=\"bryce-1187073116\" 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 the SLC-500 ASCII Write (AWT) We use the SLC-500 ASCII Write (AWT) instruction to write data through the serial port of the processor. Since ASCII is a world wide standard, this ability greatly increases our ability to communicate with other devices. For example, many weigh scales support ASCII, some printers, and even any <a class=\"moretag btn btn-primary\" href=\"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/\">Read More \u00bb<\/a><\/p>\n","protected":false},"author":1,"featured_media":2969,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[130],"tags":[230,231,133],"class_list":{"0":"post-2961","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-slc500","8":"tag-ascii","9":"tag-awt","10":"tag-slc-500","11":"czr-hentry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SLC-500 ASCII Write (AWT) Configuration - Bryce Automation<\/title>\n<meta name=\"description\" content=\"Using the SLC-500 ASCII Write (AWT) to write data to the PC. We will configure the communication set the logic, and connect using PUTTY.\" \/>\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\/08\/29\/slc500-ascii-write\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SLC-500 ASCII Write (AWT) Configuration - Bryce Automation\" \/>\n<meta property=\"og:description\" content=\"Using the SLC-500 ASCII Write (AWT) to write data to the PC. We will configure the communication set the logic, and connect using PUTTY.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/\" \/>\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-08-29T18:01:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-29T18:01:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png\" \/>\n\t<meta property=\"og:image:width\" content=\"684\" \/>\n\t<meta property=\"og:image:height\" content=\"496\" \/>\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\\\/08\\\/29\\\/slc500-ascii-write\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/\"},\"author\":{\"name\":\"Ricky\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"headline\":\"SLC-500 ASCII Write (AWT)\",\"datePublished\":\"2020-08-29T18:01:36+00:00\",\"dateModified\":\"2020-08-29T18:01:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/\"},\"wordCount\":566,\"commentCount\":1,\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/image-53.png\",\"keywords\":[\"ASCII\",\"AWT\",\"SLC-500\"],\"articleSection\":[\"SLC500\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/\",\"name\":\"SLC-500 ASCII Write (AWT) Configuration - Bryce Automation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/image-53.png\",\"datePublished\":\"2020-08-29T18:01:36+00:00\",\"dateModified\":\"2020-08-29T18:01:37+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/#\\\/schema\\\/person\\\/5d5b0f6f6ad768f1ee52968338e63af7\"},\"description\":\"Using the SLC-500 ASCII Write (AWT) to write data to the PC. We will configure the communication set the logic, and connect using PUTTY.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/image-53.png\",\"contentUrl\":\"https:\\\/\\\/bryceautomation.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/image-53.png\",\"width\":684,\"height\":496,\"caption\":\"ASCII channel\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bryceautomation.com\\\/index.php\\\/2020\\\/08\\\/29\\\/slc500-ascii-write\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bryceautomation.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SLC-500 ASCII Write (AWT)\"}]},{\"@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":"SLC-500 ASCII Write (AWT) Configuration - Bryce Automation","description":"Using the SLC-500 ASCII Write (AWT) to write data to the PC. We will configure the communication set the logic, and connect using PUTTY.","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\/08\/29\/slc500-ascii-write\/","og_locale":"en_US","og_type":"article","og_title":"SLC-500 ASCII Write (AWT) Configuration - Bryce Automation","og_description":"Using the SLC-500 ASCII Write (AWT) to write data to the PC. We will configure the communication set the logic, and connect using PUTTY.","og_url":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/","og_site_name":"Bryce Automation","article_author":"https:\/\/www.facebook.com\/ricky.bryce.7","article_published_time":"2020-08-29T18:01:36+00:00","article_modified_time":"2020-08-29T18:01:37+00:00","og_image":[{"width":684,"height":496,"url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.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\/08\/29\/slc500-ascii-write\/#article","isPartOf":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/"},"author":{"name":"Ricky","@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"headline":"SLC-500 ASCII Write (AWT)","datePublished":"2020-08-29T18:01:36+00:00","dateModified":"2020-08-29T18:01:37+00:00","mainEntityOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/"},"wordCount":566,"commentCount":1,"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png","keywords":["ASCII","AWT","SLC-500"],"articleSection":["SLC500"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/","url":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/","name":"SLC-500 ASCII Write (AWT) Configuration - Bryce Automation","isPartOf":{"@id":"https:\/\/bryceautomation.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#primaryimage"},"image":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#primaryimage"},"thumbnailUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png","datePublished":"2020-08-29T18:01:36+00:00","dateModified":"2020-08-29T18:01:37+00:00","author":{"@id":"https:\/\/bryceautomation.com\/#\/schema\/person\/5d5b0f6f6ad768f1ee52968338e63af7"},"description":"Using the SLC-500 ASCII Write (AWT) to write data to the PC. We will configure the communication set the logic, and connect using PUTTY.","breadcrumb":{"@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#primaryimage","url":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png","contentUrl":"https:\/\/bryceautomation.com\/wp-content\/uploads\/2020\/08\/image-53.png","width":684,"height":496,"caption":"ASCII channel"},{"@type":"BreadcrumbList","@id":"https:\/\/bryceautomation.com\/index.php\/2020\/08\/29\/slc500-ascii-write\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bryceautomation.com\/"},{"@type":"ListItem","position":2,"name":"SLC-500 ASCII Write (AWT)"}]},{"@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\/2961","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=2961"}],"version-history":[{"count":0,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/posts\/2961\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media\/2969"}],"wp:attachment":[{"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/media?parent=2961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/categories?post=2961"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bryceautomation.com\/index.php\/wp-json\/wp\/v2\/tags?post=2961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}