<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FSPU_Reference%2FNPOST</id>
	<title>Programmer Guide/SPU Reference/NPOST - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FSPU_Reference%2FNPOST"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/NPOST&amp;action=history"/>
	<updated>2026-05-06T20:26:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/NPOST&amp;diff=1958&amp;oldid=prev</id>
		<title>Admin: 1 revision:&amp;#32;Initial import</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/NPOST&amp;diff=1958&amp;oldid=prev"/>
		<updated>2010-11-18T16:31:57Z</updated>

		<summary type="html">&lt;p&gt;1 revision: Initial import&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:31, 18 November 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/NPOST&amp;diff=1957&amp;oldid=prev</id>
		<title>193.171.195.8: initial import</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/SPU_Reference/NPOST&amp;diff=1957&amp;oldid=prev"/>
		<updated>2010-05-17T13:05:27Z</updated>

		<summary type="html">&lt;p&gt;initial import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:{{SUBPAGENAME}}}}&lt;br /&gt;
====NPOST====&lt;br /&gt;
&lt;br /&gt;
=====Usage:=====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;NPOST TABLE N X0 .. X9&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Inputs:=====&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;TABLE&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The data exchange table item (string). The table item must be a parameter table.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;N&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The delay cycles (number)&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;Xi&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The data inputs (any type)&lt;br /&gt;
&lt;br /&gt;
=====Function:=====&lt;br /&gt;
&lt;br /&gt;
Copy the input data to the data exchange table at every &amp;lt;var&amp;gt;N&amp;lt;/var&amp;gt;-th evaluation cycle. If &amp;lt;var&amp;gt;N&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;&amp;lt;= 0&amp;lt;/code&amp;gt;, the table update is disabled. If the inputs are vectors, they must be the same length, and each vector is copied to a table column. If an input is an array, each column of the array is copied to a table column. Every time the table is updated, the message &amp;quot;&amp;lt;code&amp;gt;SPU spuitem INFO NPOST tableitem&amp;lt;/code&amp;gt;&amp;quot; is posted to the shell owning the spu item.&lt;/div&gt;</summary>
		<author><name>193.171.195.8</name></author>
	</entry>
</feed>