Forum Replies Created
-
AuthorPosts
-
victorlam
ParticipantHello,
This one:-
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/viewvictorlam
ParticipantHope this should work..
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view?usp=sharing
victorlam
ParticipantCurrently, we login as admin and password =12345.
So may I know if can I use ScadaWeb with the assigned password and ScadaComm with the assigned password under WebStation? So that I can use these two login accounts and login via WebStation.Or only admin and the default password can be succeeded for the login.
victorlam
ParticipantSOrry for the typo error here:-
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view?usp=sharing
victorlam
ParticipantNot sure how to fix this error???
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view?usp=sharing
victorlam
ParticipantI tried to copy this from DashboardExample1.xml to my program but not working.
<?xml version=”1.0″ encoding=”utf-8″ ?>
<DashboardConfig>
<DashboardOptions>
<Name>Dashboard Example 1</Name>
<ColumnCount>2</ColumnCount>
<AspectRatio>1.33</AspectRatio>
</DashboardOptions>
<Widgets>
<Widget type=”Chart” cnlNums=”101″ viewIDs=”2″ />
<Widget type=”Chart” cnlNums=”101″ viewIDs=”2″ mode=”fixed” period=”2″ title=”Sample Chart” config=”PlgChartPro.xml” />
<Widget type=”CurData” cnlNums=”101″ viewIDs=”2″ title=”Sample Data” />
<Widget type=”View” viewID=”2″ />
<Widget type=”CustomUrl” url=”https://www.youtube.com/embed/EEIk7gwjgIM” />
</Widgets>
</DashboardConfig>Kindly advise how can I proceed for this Dashboard plug in.
October 22, 2022 at 10:07 am in reply to: Notification plug in (trial key vs paid registration key) #11345victorlam
ParticipantIn order to have no sound for notification, user needs to mute or unmute under Webstation.
Mute
Unmute
There is no other alternatives unless user would not like to use the notification plugin.victorlam
ParticipantThanks for the help. Now I will check this every time for this Reg_xml file.
victorlam
ParticipantHello,
Thanks! Yes, the best solution is to check the log file and see the problem originated from. The issue was from the formula with syntax error. Small capital letter, bracket error, …
victorlam
ParticipantHello,
Kindly advise any members have the successful stories that can use email or SMS to get the alert here. Kindly help to share your full procedures and step so that we can learn to use accordingly.
Thanks for the help on this.
victorlam
ParticipantIt also works for notification plug in. User needs to refresh the configuration program and save all and then upload configuration again. Then select the formula to be disable and upload the configuration. Then enable the formula again and upload the configuration. Then it works after 2 weeks time testing.
victorlam
ParticipantHello Hennie,
Thanks for your kindness and help. Now it works on my case. I have tested this case for more than 2 weeks and tested this every day and started to write the logic program everyday. Actually this is the initial exercise that I have learnt from the forum members here.
To summarize, unit can be defined as different states eg 0, 1, 2 or red, green, yellow
Event can be defined with different status value eg 200, 201, 202, 203 and 1 (defined by the user or Administrator)
User can also write his formula by himself. The formula works for my case using if and else condition.
The error encountered before is due to the program syntax error eg. Cnl, not cnl and missing of else after if statement etc. As I am not fully familiar with C# and need to get advice from the experts here.victorlam
ParticipantThanks for your help. It works now and need to check the log file for the error status and see how the issues can be fixed.
victorlam
ParticipantHello,
May I know if the version 6 (six) will be the official release by end of the year?
victorlam
ParticipantHello,
I am also fine with Telegram. May I have the support of the set up procedures and the related steps?
-
AuthorPosts