<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / Raspberry Pi]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;fid=10&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/index.php"/>
	<updated>2019-03-20T13:39:36Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/index.php</id>
	<entry>
		<title type="html"><![CDATA[REXYGEN Forum has been moved. This one is closed.]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=602&amp;action=new"/>
		<summary type="html"><![CDATA[<p>This REXYGEN Forum is closed for new topics and comments.<br />To start a new topic, go ahead and start one at our <a href="https://forum.rexygen.com" rel="nofollow">brand new REXYGEN Forum</a>, which can be found at <a href="https://forum.rexygen.com" rel="nofollow">forum.rexygen.com</a>.</p><p>Looking forward to moderating your discussions.</p><p>Regards, <br />Tomas @ REXYGEN Team</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2019-03-20T13:39:36Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=602&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Analog signals]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=582&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hi,</p><p>Raspberry Pi itself doesn&#039;t have any of analog I/O.<br />However it is possible to connect other devices to Raspberry Pi which already have analog I/O - such as extenson board Monarco HAT (<a href="http://www.monarco.io" rel="nofollow">www.monarco.io</a>) or remote I/O via Modbus TCP (i.e. B&amp;R X20, WAGO, Beckhoff).</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2019-02-22T12:22:36Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=582&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Virtual Serial Port for debian ?]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=67&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Post old, but suddenly still relevant.<br />You can try this. <br />Create virtual serial ports on your computer by using a Virtual port simulator. <a href="http://www.eltima.com/products/vspdxp/" rel="nofollow">http://www.eltima.com/products/vspdxp/</a><br />Get a Modbus simulator. <a href="http://www.plcsimulator.org/" rel="nofollow">http://www.plcsimulator.org/</a><br />Download Labview Modbus Library. <a href="http://zone.ni.com/devzone/cda/epd/p/id/4756" rel="nofollow">http://zone.ni.com/devzone/cda/epd/p/id/4756</a><br />Open the Labview Modbus library and run &#039;MB Serial Master Example.vi&#039;</p><p>Now it should be possible to read/write values into the simulator using the example program.</p><p>The Block Diagram of example program can be analyzed to find out how data is being transferred behind the scenes on Modbus protocol.</p>]]></summary>
		<author>
			<name><![CDATA[spencerkrit]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=239</uri>
		</author>
		<updated>2019-02-08T11:18:22Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=67&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Arbitrary script executable on the Raspberry Pi ??]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=573&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hi,</p><p>arbitrary script means that it can be a shell script (on Windows this would be a batch file), a Python script or a script in any other language (e.g. PHP).</p><p>You can e.g. read some sensor value using e.g. a Python script and then pass the value to the control algorithm. Or you can have some control algorithm in REXYGEN and pass its output to a script which will execute the necessary actions.</p><p>It is also possible to combine this approach with use of REST API - for more details see: <a href="https://www.rexygen.com/doc/PDF/ENGLISH/RexRestApi_ENG.pdf" rel="nofollow">User manual REST API of REXYGEN</a></p><p>If you require more information, do not hesitate to contact me.</p><p>Regards, Tomas</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2019-01-14T12:57:28Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=573&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Raspberry PWM]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=562&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hello tazntex,</p><p>reading I2C ADC converters can be done using Rexlang function block. I recommend you to have a look at example group called &quot;0502 Generic I2C Communication&quot; - you can modify 0502-02 example in order to communicate with ADS1115.</p><p>As for PWM output - have a look at PWM function block. Idea about it&#039;s usage can be found in 0303-10 example.</p><p>Hope it helps.</p><p>Regards, Tomas</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-11-27T12:37:50Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=562&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Pull-up / Pull-down Switch]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=551&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hi tazntex,<br />your approach is absolutely perfect. Did you go through the <a href="https://www.rexygen.com/doc/PDF/ENGLISH/RexygenGettingStarted_RasPi_ENG.pdf" rel="nofollow">Getting started guide for REXYGEN on Raspberry Pi</a>? I believe namely the chapter 5 answers your questions.</p><p>Kind regards,<br />Jaroslav</p>]]></summary>
		<author>
			<name><![CDATA[jaroslav_sobota]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=3</uri>
		</author>
		<updated>2018-11-12T07:35:09Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=551&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[[OBSOLETE] Error: Access denied by REX security mechanism]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=168&amp;action=new"/>
		<summary type="html"><![CDATA[<p>This was valid in version 2.10.x, which is now considered obsolete. Please <a href="http://www.rexygen.com/oldforum/viewtopic.php?id=274" rel="nofollow">find the default login and password for version 2.50.x and above here</a>.</p>]]></summary>
		<author>
			<name><![CDATA[jaroslav_sobota]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=3</uri>
		</author>
		<updated>2018-10-18T13:46:47Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=168&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[RBP 3 to communicate with Hiwin Robot]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=457&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hi Shan,</p><p>thanks for update. What exactly does it mean that you &quot;communicate with robot using Ethernet&quot;? What instructions are available to you via Ethernet? What SW do you use for it? Just trying to figure out how to connect to the robot from REXYGEN...</p><p>How does the CSV file look like? One line with two numbers? Multiple lines? What about Z coordinate and all the 3 rotations? Are the coordinates in the same coordinate system as robot base coordinate system or is it bound to camera coord. system?</p><p>Regards, Tomas</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-08-28T09:12:24Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=457&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Rasberry Pi 3 Power Loss]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=430&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hello,</p><p>try to tick &quot;Save configuration permanently&quot; in Download dialog in REXYGEN Studio. It will store your project binary files to your SD card. After reboot it will reopen the project from this location. If &quot;Save configuration permanently&quot; is not set it will download the project files just to RAM memory - therefore it will &quot;disappear&quot; after reboot.</p><p>For details please see <a href="http://www.rexygen.com/oldforum/viewtopic.php?id=393" rel="nofollow"> this forum thread</a>, it is valid for all REXYGEN-enabled platforms.</p><p>Does it solve your issue?</p><p>Regards, Tomas</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-05-09T06:59:57Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=430&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Licence transfer from Jessie to Strech, REX 2.50.5 to REXYGEN 2.50.7]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=427&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hi Jaroslav,</p><p>Thanks for the fast answer. So there is no need to remove the licence with Rexview? I&#039;m a Schneider Unity Pro user and when we want to transfer, we have to remove the licence and put it on a usb key or on a the network and re-transfer.<br />I do not really understand how the voucher works. I&#039;ll give it a try.</p><p>Thanks</p><p>Benoit</p>]]></summary>
		<author>
			<name><![CDATA[benfilteau]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=12</uri>
		</author>
		<updated>2018-04-14T12:04:42Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=427&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Max31856 Quad]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=426&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hello tazntex,</p><p>thank you for your question. In order to implement SPI communication in REX use REXLANG function block and functions OpenSPI() and SPI() - see REXLANG documentation for more details - <a href="https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/REXLANG.html#x262-26100015" rel="nofollow">https://www.rexygen.com/doc/ENGLISH/MAN … 2-26100015</a></p><p>There are also few examples on SPI communication as part of standard installation of REXYGEN development tools - look for folder &quot;0503 - Generic SPI Communication&quot; or visit our GitHub example repository - <a href="https://github.com/rexcontrols/REXexamples/tree/v2.50/0503_Generic_SPI_Communication" rel="nofollow">https://github.com/rexcontrols/REXexamp … munication</a></p><p>If you require any further information, let me know.</p><p>Regards, Tomas</p>]]></summary>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-04-11T11:25:32Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=426&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Raspberry Pi 2 Intellisys PIO]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=268&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Hi Jaroslav,</p><p>ok, thank you. I am not the biggest fan of wine but maybe I will give it a try.</p><p>Best regards,</p><p>demarque</p>]]></summary>
		<author>
			<name><![CDATA[demarque]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=117</uri>
		</author>
		<updated>2017-07-26T16:59:36Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=268&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Import data from external board]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=380&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Dear toogsman,<br />this board gets connected via USB cable and appears as a serial device (probably \dev\ttyUSB0). Therefore it is a generic serial device which you need to exchange data with. Please see example 0501-01 in our GitHub repository of example projects: <a href="https://github.com/rexcontrols/REXexamples/archive/master.zip" rel="nofollow">https://github.com/rexcontrols/REXexamp … master.zip</a></p><p>Hope this helps, let me know.</p><p>Kind regards,<br />Jaroslav</p>]]></summary>
		<author>
			<name><![CDATA[jaroslav_sobota]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=3</uri>
		</author>
		<updated>2017-07-25T08:41:21Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=380&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Where is the /rex folder?]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=360&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Oh great! Thanks for the information on the configuration file.&#160; That will definitely come in handy.</p>]]></summary>
		<author>
			<name><![CDATA[billwatson]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=154</uri>
		</author>
		<updated>2017-05-15T01:59:35Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=360&amp;action=new</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[PWM basic project help]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?id=346&amp;action=new"/>
		<summary type="html"><![CDATA[<p>Thanks Tomas. I&#039;ll check this out and come back to you <img src="http://www.rexygen.com/oldforum/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></summary>
		<author>
			<name><![CDATA[povniouk]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=143</uri>
		</author>
		<updated>2017-04-02T07:52:19Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?id=346&amp;action=new</id>
	</entry>
</feed>
