Forum Replies Created
-
AuthorPosts
-
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?
MikhailModerator1. Use Server shell -> Files -> Current Data
2. Via the web app
MikhailModeratorWise π
MikhailModeratorHello,
You have to set Multiple command checkbox, if the device manual specifies 0x0F or 0x10 command codes. Element count – number of registers set by a single command.
What is the difference between
They must be the same for a command. Command number binds a template with a sent command.
Further, what βValueβ should I send?
Depending on your device. See the device manual.
MikhailModeratorHi,
I think, you should grant write rights on C:\SCADA\ScadaWeb\config folder for the user that specified in the wep app log.
MikhailModeratorCheck the following:
– Use SCADA-Server checkbox and Bound checkboxes are set ON in Communicator;
– Input channels have valid signals;
– Database are passed to Server by Administrator app;
– Server and Communicator are restarted after reconfiguring.
MikhailModeratorYes, the software is permanently improved.
-
AuthorPosts
