Forum Home › Forums › Runtime Bugs › Evenet Log
- This topic has 10 replies, 4 voices, and was last updated 3 years, 1 month ago by
gabeirinhas.
-
AuthorPosts
-
January 3, 2022 at 3:49 am #9837
ZeusParticipant@Romiros
Hi,
The module downloaded from the store did not work for linux.
Could you solve it?January 3, 2022 at 7:04 am #9838
manjey73ParticipantIt seems they had to upgrade to a working version. I compared the files we tested on and the ones in the repository. There is a difference in the file EventsLog.xml . In what I have, the entry <Label>Alarms</Label>
and <Label>Warnings</Label> is different
there’s an s at the end. I also have a file Newtonsoft.Json.dll file in the bin folder is also an eventslog.js.map file in the plugins folder. the rest of the files have no differences-
This reply was modified 3 years, 10 months ago by
manjey73.
January 3, 2022 at 8:10 am #9840Romiros
ParticipantHi!
The version of the plugin in the store is working.
What does not work mean? More details, please.
Is the module installed and activated?
What are the errors in the browser console?January 3, 2022 at 8:13 am #9841
manjey73ParticipantChecked on Raspberry, Scada version 5.8.3 – works fine
January 7, 2022 at 3:54 am #9851
ZeusParticipantHi,
In the eventlog.js
var json = /var/www/html\interface/eventlog.xml does not exsitJanuary 7, 2022 at 6:06 am #9852
ZeusParticipantJanuary 7, 2022 at 6:08 am #9853
manjey73ParticipantPlace this xml in Project/Instance when you transfer data to the server and if there is no file there, then it is deleted from the main folder. This is true for all files that are copied from Instance to the corresponding folders.
More precisely, Project/YuoProject/Interface
-
This reply was modified 3 years, 10 months ago by
manjey73.
January 7, 2022 at 6:14 am #9855
manjey73ParticipantProject/YourProject/Interface
October 10, 2022 at 11:36 am #11209gabeirinhas
ParticipantHello, I am using the Event Log,
I like it, it is very practical,
I would like to know if there is a possibility to create a button that includes the colours green and red, instead of one that includes all the colours green and red.
It would help me to separate types of events
Thanks in advance, best regards
October 11, 2022 at 10:39 am #11226gabeirinhas
ParticipantI am sorry for the inconvenience,
It was simple, I just wanted to merge the red and green event colours into one button,
I modified the xml file as follows:
<Button>
<Label>Alarms[On/Off]</Label><Colors>
<Color>Red</Color>
<Color>Green</Color></Colors>
October 11, 2022 at 10:46 am #11227gabeirinhas
ParticipantMy mistake,
It is still not working,
-
This reply was modified 3 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.