This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

What is lib.js.gz and core.js.gz
#1
Please explain for what is lib.js.gz and core.js.gz from /scada/resources/..?
Can I include lib.js.gz in my custom app I need some functions from this script?

PS. What mean Scada?
Reply
#2
You can include them but there's no guarantee that it will work as there might be some dependencies. Which functions do you want to use in your app?
Reply
#3
At the moment:
1. Scada.reqUrl
2. Scada.decodeGroupAddress
3. Scada.dt
4. Scada.normalizeDt
Reply
#4
What kind of functionality do you need in your app? If you want to monitor object value changes have a look at this thread: https://forum.logicmachine.net/showthread.php?tid=525
Reply
#5
I need simple select box with object values, and in this scripts are some useful functions.
Reply
#6
You should use localbus from apps as I've suggested earlier. It has data type list localbus.dt, address decoding localbus.decodega() etc.
Reply


Forum Jump: