{"id":1216,"date":"2023-12-13T16:21:13","date_gmt":"2023-12-13T15:21:13","guid":{"rendered":"https:\/\/dev.engiby.ch\/?page_id=1216"},"modified":"2023-12-13T16:24:10","modified_gmt":"2023-12-13T15:24:10","slug":"more-information-for-text-parser","status":"publish","type":"page","link":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/","title":{"rendered":"More information for Text Parser"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<span><span><a href=\"https:\/\/engiby.ch\/cms\/web\/\">Accueil<\/a><\/span><\/span>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_post_title meta=&#8221;off&#8221; featured_image=&#8221;off&#8221; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|600|||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_post_title][et_pb_divider color=&#8221;#EEEEEE&#8221; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221;][et_pb_row _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][et_pb_column _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; type=&#8221;4_4&#8243; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.22.2&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221;]<\/p>\n<p>The Text Parser for SAIA-PCD allows a SAIA-PCD system to receive a text string on a serial\u00a0line, a TCP or UDP port and to parse the text for values and keywords. The library is designed to work with the\u00a0<a href=\"https:\/\/engiby.ch\/cms\/web\/engineering-tools\/ng-configurator\/\">Engiby Configurator<\/a><strong>\u00a0<\/strong>which allows to define the syntax rules in a MS-Excel file.<\/p>\n<p>An Fbox allows you also to \u2018DEMUX\u2019 the received values. It means that you can use a value or a keyword of the message to switch the output that returns another value of the telegram.<\/p>\n<p><strong>New: The driver can be used for several serial lines on the\u00a0same\u00a0PCD with different syntax rules.<\/strong><\/p>\n<p>The Text Parser cannot handle a communication protocol but only read a ASCII text send spontaneously by a partner device.<\/p>\n<p>The main conditions are :<\/p>\n<ul>\n<li><span>The texts are sent spontaneously.<\/span><\/li>\n<li><span>All sent texts have the same structure. They can be decoded with the same rules.<\/span><\/li>\n<li><span>No BCC or checksum must be checked (can exist but will be ignored).<\/span><\/li>\n<li><span>The texts are terminated by &lt;CR&gt; or &lt;LF&gt;.<\/span><\/li>\n<li><span>No answer or acknowledgement must be sent to the partner device.<\/span><\/li>\n<li><span>The evaluation of the received and decoded values is not part of the driver.<\/span><\/li>\n<li><span>Must be realized by the user in S-Fup or IL program.<\/span><\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p><span><span><a href=\"https:\/\/engiby.ch\/cms\/web\/\">Accueil<\/a><\/span><\/span>The Text Parser for SAIA-PCD allows a SAIA-PCD system to receive a text string on a serial\u00a0line, a TCP or UDP port and to parse the text for values and keywords. The library is designed to work with the\u00a0Engiby Configurator\u00a0which allows to define the syntax rules in a MS-Excel file. An Fbox allows you also [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":286,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[],"tags":[],"class_list":["post-1216","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>More information for Text Parser - Engiby<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"More information for Text Parser - Engiby\" \/>\n<meta property=\"og:description\" content=\"The Text Parser for SAIA-PCD allows a SAIA-PCD system to receive a text string on a serial\u00a0line, a TCP or UDP port and to parse the text for values and keywords. The library is designed to work with the\u00a0Engiby Configurator\u00a0which allows to define the syntax rules in a MS-Excel file. An Fbox allows you also [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/\" \/>\n<meta property=\"og:site_name\" content=\"Engiby\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-13T15:24:10+00:00\" \/>\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\":\"WebPage\",\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/text-parser\\\/more-information-for-text-parser\\\/\",\"url\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/text-parser\\\/more-information-for-text-parser\\\/\",\"name\":\"More information for Text Parser - Engiby\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/#website\"},\"datePublished\":\"2023-12-13T15:21:13+00:00\",\"dateModified\":\"2023-12-13T15:24:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/text-parser\\\/more-information-for-text-parser\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/text-parser\\\/more-information-for-text-parser\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/text-parser\\\/more-information-for-text-parser\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Communication Drivers\",\"item\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Text Parser\",\"item\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/communication-drivers\\\/text-parser\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"More information for Text Parser\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/#website\",\"url\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/\",\"name\":\"Engiby\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/#organization\",\"name\":\"Engiby Sarl\",\"url\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/LogoEngiby.jpg\",\"contentUrl\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/LogoEngiby.jpg\",\"width\":1180,\"height\":226,\"caption\":\"Engiby Sarl\"},\"image\":{\"@id\":\"https:\\\/\\\/engiby.ch\\\/cms\\\/web\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"More information for Text Parser - Engiby","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"More information for Text Parser - Engiby","og_description":"The Text Parser for SAIA-PCD allows a SAIA-PCD system to receive a text string on a serial\u00a0line, a TCP or UDP port and to parse the text for values and keywords. The library is designed to work with the\u00a0Engiby Configurator\u00a0which allows to define the syntax rules in a MS-Excel file. An Fbox allows you also [&hellip;]","og_url":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/","og_site_name":"Engiby","article_modified_time":"2023-12-13T15:24:10+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/","url":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/","name":"More information for Text Parser - Engiby","isPartOf":{"@id":"https:\/\/engiby.ch\/cms\/web\/#website"},"datePublished":"2023-12-13T15:21:13+00:00","dateModified":"2023-12-13T15:24:10+00:00","breadcrumb":{"@id":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/more-information-for-text-parser\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/engiby.ch\/cms\/web\/"},{"@type":"ListItem","position":2,"name":"Communication Drivers","item":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/"},{"@type":"ListItem","position":3,"name":"Text Parser","item":"https:\/\/engiby.ch\/cms\/web\/communication-drivers\/text-parser\/"},{"@type":"ListItem","position":4,"name":"More information for Text Parser"}]},{"@type":"WebSite","@id":"https:\/\/engiby.ch\/cms\/web\/#website","url":"https:\/\/engiby.ch\/cms\/web\/","name":"Engiby","description":"","publisher":{"@id":"https:\/\/engiby.ch\/cms\/web\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/engiby.ch\/cms\/web\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/engiby.ch\/cms\/web\/#organization","name":"Engiby Sarl","url":"https:\/\/engiby.ch\/cms\/web\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/engiby.ch\/cms\/web\/#\/schema\/logo\/image\/","url":"https:\/\/engiby.ch\/cms\/web\/wp-content\/uploads\/2025\/11\/LogoEngiby.jpg","contentUrl":"https:\/\/engiby.ch\/cms\/web\/wp-content\/uploads\/2025\/11\/LogoEngiby.jpg","width":1180,"height":226,"caption":"Engiby Sarl"},"image":{"@id":"https:\/\/engiby.ch\/cms\/web\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/pages\/1216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/comments?post=1216"}],"version-history":[{"count":4,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/pages\/1216\/revisions"}],"predecessor-version":[{"id":1220,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/pages\/1216\/revisions\/1220"}],"up":[{"embeddable":true,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/pages\/286"}],"wp:attachment":[{"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/media?parent=1216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/categories?post=1216"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/engiby.ch\/cms\/web\/wp-json\/wp\/v2\/tags?post=1216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}