Evenet Log

Forum Home Forums Runtime Bugs Evenet Log

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #9837
    Zeus
    Participant

    @Romiros
    Hi,
    The module downloaded from the store did not work for linux.
    Could you solve it?

    #9838
    manjey73
    Participant

    It 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 2 years, 3 months ago by manjey73.
    #9840
    Romiros
    Participant

    Hi!
    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?

    #9841
    manjey73
    Participant

    Checked on Raspberry, Scada version 5.8.3 – works fine

    #9851
    Zeus
    Participant

    Hi,
    In the eventlog.js
    var json = /var/www/html\interface/eventlog.xml does not exsit

    #9852
    Zeus
    Participant
    #9853
    manjey73
    Participant

    Place 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 2 years, 3 months ago by manjey73.
    #9855
    manjey73
    Participant

    Project/YourProject/Interface

    #11209
    gabeirinhas
    Participant

    Hello, 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

    #11226
    gabeirinhas
    Participant

    I 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>

    #11227
    gabeirinhas
    Participant

    My mistake,

    It is still not working,

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.