Forum Replies Created
-
AuthorPosts
-
MikhailModeratorOK.
By the way, the new web app beta works on Linux as well as on Windows.
MikhailModeratorHi,
This topic has another subject. Please create a new one. I can’t recommend you a library but I’ll try to help you to establish connection if you post communication line log.
MikhailModeratorYour settings seem OK. Most likely the installer is not enough clever. Please, do manual installation which is described in the appropriate PDF included in the package. It’s quick.
MikhailModeratorHi,
Also you need to check that WCF Services -> HTTP Activation feature is installed for .NET Framework 4+.
Is it installed?May be you could publish the screensot of your Windows features window?
MikhailModeratorIf emails are sent successfully, you should use Automatic Control Module to send commands automatically according to your conditions.
MikhailModeratorCheck that commands are send from Communicator UI.
Commands:
1 (binary) – send the notification.Command text examples:
group_name;subject;message
contact_name;subject;message
email;subject;message
MikhailModeratorHello,
You can add this XML into ScadaCommSvcConfig.xml:
<CommLine active="true" bind="false" number="12" name="Email"> <CommChannel type="" /> <LineParams> <Param name="ReqTriesCnt" value="3" descr="Device request retries count on error" /> <Param name="CycleDelay" value="0" descr="Delay after request cycle, ms" /> <Param name="CmdEnabled" value="true" descr="Commands enabled" /> <Param name="DetailedLog" value="true" descr="Write detailed information to the log" /> </LineParams> <CustomParams /> <ReqSequence> <KP active="true" bind="true" number="201" name="Email sender" dll="KpEmail.dll" address="0" callNum="" timeout="10000" delay="200" time="00:00:00" period="00:00:00" cmdLine="" /> </ReqSequence> </CommLine>It adds a communication line with device 201 that sends SMS.
MikhailModeratorThe download link is updated to http://rapidscada.org/download/scada_web_beta_en.zip
MikhailModeratorTested on Raspberry Pi – OK.
MikhailModeratorscada_web_beta.zip has been updated. Added commands and acknowledgement functionality.
In case of any bugs, please, write on the forum.
MikhailModeratorWow 🙂
MikhailModeratorIs it possible to install .NET 4 in parralel with 4.5?
Something wrong with WCF Activation, which is a part of .NET 4 in Windows 7, but installed separately in Windows 8+.What is shown by the link http://localhost/scada/scheme/ScadaSchemeSvc.svc ?
MikhailModerator
MikhailModeratorPost a screenshot of your installed Windows features that includes WCF node.
MikhailModeratorHello,
See this topic
What Windows version do you use? -
AuthorPosts
