<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SDS PLC/PAC: Měření Energie & OnlineTechnology.cz - RS485]]></title>
	<link rel="self" href="https://forum.sds.an-d.cz/extern.php?action=feed&amp;tid=868&amp;type=atom" />
	<updated>2017-08-23T06:49:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.sds.an-d.cz/viewtopic.php?id=868</id>
		<entry>
			<title type="html"><![CDATA[Re: RS485]]></title>
			<link rel="alternate" href="https://forum.sds.an-d.cz/viewtopic.php?pid=6138#p6138" />
			<content type="html"><![CDATA[<p>ano povedlo ale trošku jinak</p><p> text[1] = 0x01; //re1 on<br /> text[2] = 0x05;<br /> text[3] = 0x00;<br /> text[4] = 0x03;<br /> text[5] = 0x01;<br /> text[6] = 0x00;<br /> text[7] = 0x3c;<br /> text[8] = 0x5a;</p><p> serial_set(9600,8,1,0);<br /> serial_write(0, 1, 8);</p>]]></content>
			<author>
				<name><![CDATA[jozef1974]]></name>
				<uri>https://forum.sds.an-d.cz/profile.php?id=11744</uri>
			</author>
			<updated>2017-08-23T06:49:42Z</updated>
			<id>https://forum.sds.an-d.cz/viewtopic.php?pid=6138#p6138</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RS485]]></title>
			<link rel="alternate" href="https://forum.sds.an-d.cz/viewtopic.php?pid=6126#p6126" />
			<content type="html"><![CDATA[<p>Povedlo se vám to u vás zprovoznit ?</p>]]></content>
			<author>
				<name><![CDATA[adamn]]></name>
				<uri>https://forum.sds.an-d.cz/profile.php?id=7</uri>
			</author>
			<updated>2017-08-19T08:27:27Z</updated>
			<id>https://forum.sds.an-d.cz/viewtopic.php?pid=6126#p6126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RS485]]></title>
			<link rel="alternate" href="https://forum.sds.an-d.cz/viewtopic.php?pid=6117#p6117" />
			<content type="html"><![CDATA[<p>Zkuste ve svém SDS-C programu:</p><div class="codebox"><pre><code>.
.
.
// nastavit parametry rozhraní (stačí jednou)
serial_set(9600, 8, 1, 0);
// odeslat data (opakovaně, lze měnit obsah dle potřeby...)
serial_text_out(0x01,0x05,0x00,0x01,0x01,0x00,0x9d,0x9a);
.
.
.</code></pre></div><p>Vyžaduje to aktuální (nejnovější) firmware.</p>]]></content>
			<author>
				<name><![CDATA[j@m]]></name>
				<uri>https://forum.sds.an-d.cz/profile.php?id=5</uri>
			</author>
			<updated>2017-08-03T09:23:59Z</updated>
			<id>https://forum.sds.an-d.cz/viewtopic.php?pid=6117#p6117</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RS485]]></title>
			<link rel="alternate" href="https://forum.sds.an-d.cz/viewtopic.php?pid=6115#p6115" />
			<content type="html"><![CDATA[<p>Chtěl bych se zeptat mám relé RS485 a neumím odeslat HEX kód po RS485<br />01 05 00 01 01 00 9d 9a rele 1 zapnuto<br />01 05 00 01 00 00 9c 0a rele 1 vypnuto</p><p>Chtěl bych poprosit jak odešlu HEX po RS485 v SDS-C <br />Moc děkuji za nápovědu</p>]]></content>
			<author>
				<name><![CDATA[jozef1974]]></name>
				<uri>https://forum.sds.an-d.cz/profile.php?id=11744</uri>
			</author>
			<updated>2017-08-01T11:38:29Z</updated>
			<id>https://forum.sds.an-d.cz/viewtopic.php?pid=6115#p6115</id>
		</entry>
</feed>
