Forum Replies Created
-
AuthorPosts
-
victorlamParticipantHello,
This one:-
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view
victorlamParticipantHope this should work..
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view?usp=sharing
victorlamParticipantCurrently, 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.
victorlamParticipantSOrry for the typo error here:-
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view?usp=sharing
victorlamParticipantNot sure how to fix this error???
https://drive.google.com/file/d/1oF2H9h9C50BAso_VzNGMf–fDMkrXRfB/view?usp=sharing
victorlamParticipantI 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) #11345
victorlamParticipantIn 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.
victorlamParticipantThanks for the help. Now I will check this every time for this Reg_xml file.
victorlamParticipantHello,
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, …
victorlamParticipantHello,
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.
victorlamParticipantIt 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.
victorlamParticipantHello 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.
victorlamParticipantThanks 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.
victorlamParticipantHello,
May I know if the version 6 (six) will be the official release by end of the year?
victorlamParticipantHello,
I am also fine with Telegram. May I have the support of the set up procedures and the related steps?
-
AuthorPosts