<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / Camera Interface - View on HMI]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=314&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=314"/>
	<updated>2017-01-12T07:54:07Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=314</id>
	<entry>
		<title type="html"><![CDATA[Re: Camera Interface - View on HMI]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1407#p1407"/>
		<content type="html"><![CDATA[<p>Hi Chris,</p><p>please, contact us via support(at)rexcontrols.com.</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2017-01-12T07:54:07Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1407#p1407</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Camera Interface - View on HMI]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1406#p1406"/>
		<content type="html"><![CDATA[<p>How can I contact you? Via Forum post, Direct e-mail, support email. I have looked all over the Forums but I see no way to contact you except for support email. I have a few questions that may or may not be forum type support. If any of the questions and support is forum information I would love to see it posted. </p><p>Thanks Again,</p><p>Chris R.</p>]]></content>
		<author>
			<name><![CDATA[gizmo]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=129</uri>
		</author>
		<updated>2017-01-12T07:36:27Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1406#p1406</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Camera Interface - View on HMI]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1374#p1374"/>
		<content type="html"><![CDATA[<p>Hi,</p><p>you are welcome. It seems that you have pointed out the key feature of Rex Control System - full control system in your hands <img src="http://www.rexygen.com/oldforum/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Should you need any further information, please do not hesitate to contact me.</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2017-01-06T08:58:48Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1374#p1374</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Camera Interface - View on HMI]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1372#p1372"/>
		<content type="html"><![CDATA[<p>Tomáš,</p><p>Thanks for your swift reply to my questions, I will defiantly look into the options you have gave me, and I look forward to any updates for the camera driver in the future. </p><p>This is a new world for me having a full operating system at my disposal for an automation controller. Lots to learn :-)</p><p>Thanks,</p>]]></content>
		<author>
			<name><![CDATA[c_rothfeldt]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=129</uri>
		</author>
		<updated>2017-01-05T15:28:57Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1372#p1372</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Camera Interface - View on HMI]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1371#p1371"/>
		<content type="html"><![CDATA[<p>Hi c_rothfeldt,</p><p>thank you for your question about Rex HMI.<br />In general there is no support for camera interface in Rex Control System for now, however we are working on camera driver including some basic machine vision algorithms.</p><p>There is possibility of integrating user defined HTML code into RexHMI - via CustomHTML component in RexHMI Designer. It means that if you are able to write a HTML webpage which can access Raspberry Pi camera (search for stream to web browser), you can include it into RexHMI.</p><p>Motion tracking can be implemented in some 3rd party SW - e.g. OpenCV (Python, C++). Afterwards, solution can be communicated into Rex Control System by means of file system, UDP/IP protocol, TCP/IP protocol, Rex REST API, etc.</p><p>Previous versions of Rex Control System could be used also as function block library in Matlab - there was no need in compiling of Rex with Matlab.</p><p>Hope that you have now at least some basic insight about Rex abilities.<br />Please feel free to contact me if you need any further information.</p><p>Good luck with your project!<br />Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2017-01-05T12:10:15Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1371#p1371</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Camera Interface - View on HMI]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1367#p1367"/>
		<content type="html"><![CDATA[<p>Hi, </p><p>Is there a way to access Pi camera interface and view this in REX HMI? <br />Bare minimum it would be nice to see a live view to verify sensor calibration against physical mechanical analog values. <br />A added bonus would be to have the ability for DVR playback inside REX HMI.<br />A super added bonus would be to have the ability to use an inversion filter to do motion tracking of analog gauges, from Matlab / Simulink algorithm. </p><p>I am very new to REX Controls and I have started with the 2.50 release, from my understanding in REX earlier time you had to compile with Matlab / Simulink (I very well could be mistaken of this), I am also new to the Matlab world. Most of my experience is in Ladder Logic, function block with almost all known venders. So please bear with me as I am learning the awesome REX Control Systems platform and language.</p><p>Thanks,</p>]]></content>
		<author>
			<name><![CDATA[c_rothfeldt]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=129</uri>
		</author>
		<updated>2017-01-05T06:58:34Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1367#p1367</id>
	</entry>
</feed>
