<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.iplog.eu/index.php?action=history&amp;feed=atom&amp;title=Scripting</id>
		<title>Scripting - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.iplog.eu/index.php?action=history&amp;feed=atom&amp;title=Scripting"/>
		<link rel="alternate" type="text/html" href="http://wiki.iplog.eu/index.php?title=Scripting&amp;action=history"/>
		<updated>2026-04-03T19:29:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://wiki.iplog.eu/index.php?title=Scripting&amp;diff=854&amp;oldid=prev</id>
		<title>Z033: Created page with &quot;== Back to Libraries == == Scripting library ==  === Common === Allows to run any command, script or binary file from IPLOG filesystem.  Be caref...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.iplog.eu/index.php?title=Scripting&amp;diff=854&amp;oldid=prev"/>
				<updated>2020-04-30T06:26:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== &lt;a href=&quot;/wiki/Libraries_for_IEC_61131-3&quot; title=&quot;Libraries for IEC 61131-3&quot;&gt;Back to Libraries&lt;/a&gt; == == Scripting library ==  === Common === Allows to run any command, script or binary file from IPLOG filesystem.  Be caref...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== [[Libraries for IEC 61131-3|Back to Libraries]] ==&lt;br /&gt;
== Scripting library ==&lt;br /&gt;
&lt;br /&gt;
=== Common ===&lt;br /&gt;
Allows to run any command, script or binary file from IPLOG filesystem.&lt;br /&gt;
&lt;br /&gt;
Be carefull on using it!&lt;br /&gt;
&lt;br /&gt;
==== RUN_CMD ====&lt;br /&gt;
Runs given command on background without waiting for its completition&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|RUN&lt;br /&gt;
|bool r_edge&lt;br /&gt;
|&lt;br /&gt;
|rising edge starts the command&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|PATH&lt;br /&gt;
|string&lt;br /&gt;
|&lt;br /&gt;
|command or path to binary or script&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|ARG1&lt;br /&gt;
|string&lt;br /&gt;
|&lt;br /&gt;
|arguments&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|ARG2&lt;br /&gt;
|string&lt;br /&gt;
|&lt;br /&gt;
|arguments&lt;br /&gt;
|}&lt;br /&gt;
==== RUN_CMD_SYNC ====&lt;br /&gt;
Runs given command, waits for completition and returns its exit code&lt;br /&gt;
&lt;br /&gt;
Waiting for completition can be longer than requested cycle time!&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|RUN&lt;br /&gt;
|bool r_edge&lt;br /&gt;
|&lt;br /&gt;
|rising edge starts the command&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|PATH&lt;br /&gt;
|string&lt;br /&gt;
|&lt;br /&gt;
|command or path to binary or script&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|ARG1&lt;br /&gt;
|string&lt;br /&gt;
|&lt;br /&gt;
|arguments&lt;br /&gt;
|-&lt;br /&gt;
|in&lt;br /&gt;
|ARG2&lt;br /&gt;
|string&lt;br /&gt;
|&lt;br /&gt;
|arguments&lt;br /&gt;
|-&lt;br /&gt;
|out&lt;br /&gt;
|EXIT_CODE&lt;br /&gt;
|int&lt;br /&gt;
|&lt;br /&gt;
|exit code&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Z033</name></author>	</entry>

	</feed>