<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
		<id>https://zh-cn.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=%E7%BC%96%E5%86%99SerialPort</id>
		<title>编写SerialPort - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="https://zh-cn.arcowiki.com/index.php?action=history&amp;feed=atom&amp;title=%E7%BC%96%E5%86%99SerialPort"/>
		<link rel="alternate" type="text/html" href="https://zh-cn.arcowiki.com/index.php?title=%E7%BC%96%E5%86%99SerialPort&amp;action=history"/>
		<updated>2026-04-09T17:35:15Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://zh-cn.arcowiki.com/index.php?title=%E7%BC%96%E5%86%99SerialPort&amp;diff=353&amp;oldid=prev</id>
		<title>Slia：创建页面，内容为“&amp;nbsp;It is possible to write data on a serial port through the DMIS code, for example:    DECL/CHAR,10,my_var  DECL/INTGR,ii  my_var=ASSIGN/'Here the…”</title>
		<link rel="alternate" type="text/html" href="https://zh-cn.arcowiki.com/index.php?title=%E7%BC%96%E5%86%99SerialPort&amp;diff=353&amp;oldid=prev"/>
				<updated>2018-06-29T10:19:22Z</updated>
		
		<summary type="html">&lt;p&gt;创建页面，内容为“ It is possible to write data on a serial port through the &lt;a href=&quot;/index.php/DMIS&quot; title=&quot;DMIS&quot;&gt;DMIS&lt;/a&gt; code, for example:    DECL/CHAR,10,my_var  DECL/INTGR,ii  my_var=&lt;a href=&quot;/index.php?title=Assign&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Assign（页面不存在）&quot;&gt;ASSIGN&lt;/a&gt;/&amp;#039;Here the…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;amp;nbsp;It is possible to write data on a&lt;br /&gt;
serial port through the [[DMIS]] code, for example:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 DECL/CHAR,10,my_var&lt;br /&gt;
 DECL/INTGR,ii&lt;br /&gt;
 my_var=[[Assign|ASSIGN]]/'Here the value assigned!'&lt;br /&gt;
 DID(my_com_device)=DEVICE/COMM,'com3:9600,n,8,1'&lt;br /&gt;
 OPEN/DID(my_com_device),DIRECT,INPUT&lt;br /&gt;
   DO/ii,1,10,1&lt;br /&gt;
     WRITE/DID_com_device),my_var&lt;br /&gt;
   ENDDO&lt;br /&gt;
 CLOSE/DID(my_com_device)&lt;br /&gt;
[[it:Scrivere SerialPort]]&lt;br /&gt;
[[zh-cn:编写SerialPort]]&lt;br /&gt;
[[pt:Escrevendo SerialPort]]&lt;br /&gt;
[[de:Schreiben von SerialPort]]&lt;br /&gt;
[[es:Escribiendo SerialPort]]&lt;br /&gt;
[[en:Writing SerialPort]]&lt;/div&gt;</summary>
		<author><name>Slia</name></author>	</entry>

	</feed>