<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Best way to send commands over Ethernet to a 2Dcode (QRcode) reader]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">The current project I am working on uses a 2Dcode (QRcode) reader. This reader is connected over a switch to the RPI and has a static IP address. Connecting to it with its assigned software is no problem. There is a basic terminal which I can send commands over to read the code and get the data back.</p>
<p dir="auto">Now I'm trying to send a command from the RPI with the Rexygen system and I'm quite lost on what to use. Is there a block that manages ethernet communication or should I move this logic into a python script and just exchange the data with that?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.rexygen.com/topic/100/best-way-to-send-commands-over-ethernet-to-a-2dcode-qrcode-reader</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 12:17:00 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/100.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 20 Mar 2020 15:38:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Best way to send commands over Ethernet to a 2Dcode (QRcode) reader on Mon, 23 Mar 2020 22:10:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi Ivan,</p>
<p dir="auto">thank you for your question.<br />
Using REXLANG function block you can manage Ethernet communication - see REXLANG documentation - part  Communication functions: <a href="https://www.rexygen.com/doc/PDF/ENGLISH/BRef_ENG.pdf#page=447">https://www.rexygen.com/doc/PDF/ENGLISH/BRef_ENG.pdf#page=447</a></p>
<p dir="auto">Have a look also at "0504-01 Generic UDP Sender Receiver" example which can help you to start with the implementation.</p>
<p dir="auto">Regards, Tomas</p>
]]></description><link>https://forum.rexygen.com/post/340</link><guid isPermaLink="true">https://forum.rexygen.com/post/340</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Mon, 23 Mar 2020 22:10:25 GMT</pubDate></item></channel></rss>