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.

Help needed importing helpers
#1
I want to import some helpers, but I'm missingĀ the option in the Tools menu on my LMĀ (Logic Machine -> Scripting -> Tools -> ...).
I have seen the menu in screenshot (so I'm definitely looking in the right place), but on my LM I see not 'helper' options at all.
Running LM5 Reactor Dimmer Power on version 20170620.

Who knows why or can help me out?

Attached Files Thumbnail(s)
   
Reply
#2
This feature has been removed.
Reply
#3
(30.10.2017, 07:17)admin Wrote: This feature has been removed.

Has it been replaced by something else? The helpers are provided by my distributor and are part of a 'script' package that I paid for ...
Reply
#4
(30.10.2017, 07:17)admin Wrote: This feature has been removed.
hello
can this feature be reinserted?
Reply
#5
You can replace helpers via a script:
Code:
io.writefile('/www/scada/resources/helpers.js', [[
put helpers code here
]])
Reply
#6
(16.09.2021, 12:46)admin Wrote: You can replace helpers via a script:
Code:
io.writefile('/www/scada/resources/helpers.js', [[
put helpers code here
]])
big thx
Reply


Forum Jump: