Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Go to Commands tab in Communicator and send a command with a number specified in the template. You should see the command in communication line log and in Device Data tab.
If it works, configure output channels, bind them to a scheme or a table view and send via the web app.
MikhailModeratorHi,
All the forces are aimed for the development of the new web app. You could use both versions simultaneously while it is not fully ready.
MikhailModeratorHi!
Chart Pro and Chart List components will be implemented for the new web app within a few months. Probably, they will require new keys, but in case that you already have a license, the new keys will be free for you.
MikhailModeratorDid you enter your valid email account in the device 201 properies in Communicator?
If not, just double click the device 201 to open them.
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 🙂
-
AuthorPosts