<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to write server-side scripts"]]></title>
		<link>http://forum.infiniteautomation.com/forum/posts/list/13.page</link>
		<description><![CDATA[Latest messages posted in the topic "How to write server-side scripts"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to write server-side scripts</title>
				<description><![CDATA[ Hi team,<br /> <br /> I am very new to Mango but excited by seen it's capabilities. I am very interested in learning that how to write [b]server side[/b] scripts.<br /> Any help on this is much appreciated. please let me know how to begin (I don't have a clue). but I have done some VB programing therefore I think with your help I can study this.<br /> <br /> Cheers]]></description>
				<guid isPermaLink="true">http://forum.infiniteautomation.com/forum/posts/preList/1009/4306.page</guid>
				<link>http://forum.infiniteautomation.com/forum/posts/preList/1009/4306.page</link>
				<pubDate><![CDATA[Wed, 9 Nov 2011 04:44:55]]> GMT</pubDate>
				<author><![CDATA[ pradeepdissa]]></author>
			</item>
			<item>
				<title>Re:How to write server-side scripts</title>
				<description><![CDATA[ What do you need?<br /> <br /> In MetaPoint window is icons with (?) and there is some basic info about writing script. I wrote some scripts in Mango, I can help you.<br /> <br /> Oja]]></description>
				<guid isPermaLink="true">http://forum.infiniteautomation.com/forum/posts/preList/1009/4309.page</guid>
				<link>http://forum.infiniteautomation.com/forum/posts/preList/1009/4309.page</link>
				<pubDate><![CDATA[Wed, 9 Nov 2011 12:18:45]]> GMT</pubDate>
				<author><![CDATA[ oja]]></author>
			</item>
			<item>
				<title>Re:How to write server-side scripts</title>
				<description><![CDATA[ thank you,<br /> <br /> Initially I am looking into write some coding to get values and put some values to a selected data point (modbus) in the graphics window. then I would like to know other available things which I can use in future when it's required.<br /> <br /> thank you in advance.<br /> <br /> Dissa ]]></description>
				<guid isPermaLink="true">http://forum.infiniteautomation.com/forum/posts/preList/1009/4313.page</guid>
				<link>http://forum.infiniteautomation.com/forum/posts/preList/1009/4313.page</link>
				<pubDate><![CDATA[Fri, 11 Nov 2011 03:05:34]]> GMT</pubDate>
				<author><![CDATA[ pradeepdissa]]></author>
			</item>
			<item>
				<title>Re:How to write server-side scripts</title>
				<description><![CDATA[ Hi,<br /> <br /> Scripts in MetaPoints:<br /> <br /> 1. Context's points - you can add some points to your MetaPoint for access from script.<br /> 2. Final value - result, have to save with commnad return value.<br /> 3. You cannot save value to other points from script<br /> 4. You cannot get others values from points, only last value. You cannot take previous value from Metapoint in your script without simple hack.<br /> <br /> Hack for previous value from MetaPoint<br /> <br /> 1. create your metapoint with some simply script<br /> 2. save your metapoint and activate it and activate datasource - green light<br /> 3. go to another screen on Mango - views, lists and return back to MetaDataSource and metapoint. Now you can add this metapoint as source point for your script.<br /> 4. disable alarm level - Context point disabled = NONE<br /> <br /> I am working in ScadaBR, clone of Mango. Yesterday I modified MetaDataPoints and I added new functions for scripts - last(limit) ... gets last point values and list(from, to) ... gets list of values between ....<br /> It works good.<br /> <br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forum.infiniteautomation.com/forum/posts/preList/1009/4315.page</guid>
				<link>http://forum.infiniteautomation.com/forum/posts/preList/1009/4315.page</link>
				<pubDate><![CDATA[Fri, 11 Nov 2011 11:14:13]]> GMT</pubDate>
				<author><![CDATA[ oja]]></author>
			</item>
	</channel>
</rss>