Mikhail

Forum Replies Created

Viewing 15 posts - 5,746 through 5,760 (of 6,219 total)
  • Author
    Posts
  • in reply to: how they work: Events, Alarms and Limits #1242
    Mikhail
    Moderator

    I agree, “events enabled” is better.

    Averaging:
    Received values are summarized within a period (minute or hour) then divided by their count and the result is stored to archive.

    Events:
    In the new web app the chart list will use the common page template, so events will be visible. Thanks, recently I thought whether it is required or not.

    in reply to: Excel Exporting #1238
    Mikhail
    Moderator

    Notes about a custom solution:
    We can develop a module that will allow:
    – Choose input channels and set a period of storing for the each selected channel.
    – Store separately and fast access trends of these input channels.
    – Display charts and export data to different formats.

    in reply to: ModAutoControl not working? #1237
    Mikhail
    Moderator

    PD: forum tips:

    I recommend Extended support service. It includes Redmine ticket tracker which is much more comfortable.

    in reply to: ModAutoControl not working? #1236
    Mikhail
    Moderator

    Hi,

    Your triggers are configured as
    <ChkCnlStat>true</ChkCnlStat>
    <CnlStat>0</CnlStat>

    It means that channel status must be 0 (undefined) to fire the trigger.

    in reply to: Excel Exporting #1234
    Mikhail
    Moderator

    There are 3 ways:
    1. Optimal. Export these data to DB using DB Export Module. Then use this approach to display charts.

    2. Fast to implement. Manually set storing period for minute data in C:\SCADA\ScadaServer\Config\ScadaServerSvcConfig.xml
    Cons: large data archives and slow charting

    3. Create a custom solution to fit your needs.

    in reply to: Several days/channels graphs are generated slooooowly #1233
    Mikhail
    Moderator

    Thank you for the research. It would be useful to optimize the chart.

    in reply to: Several days/channels graphs are generated slooooowly #1232
    Mikhail
    Moderator

    Nothing is impossible 🙂

    in reply to: Firefox left w/ graphs open overtakes RAM #1231
    Mikhail
    Moderator

    No, I think it’s better to release the new web app ASAP.

    in reply to: Excel Exporting #1224
    Mikhail
    Moderator

    Hi,
    Do you mean that you need to store data every second?

    in reply to: Microsoft SilverLight #1222
    Mikhail
    Moderator

    Within a few months.

    in reply to: Microsoft SilverLight #1219
    Mikhail
    Moderator

    Hi,

    The spring was too optimistic. The work is in progress. You can see a screenshot here. I hope the result will satisfy our users.

    in reply to: how they work: Events, Alarms and Limits #1217
    Mikhail
    Moderator

    WRITE EVENTS: if false, no event for the channel will be written and shown.
    EVENT SOUND: plays beep in browser. Just try.
    EVENT ON CHANGE: on any change. Usually the option is used for discrete values.
    EVENT ON UNDEFINED: e.g. connection is lost. Event fires when the channel status is 0.
    LIMIT: I recommend trying it using SCADA-Server generator.
    Object field is optional. Device field is required if channel value is measured by a device.

    Are any events shown when in Report/List Chart view?

    Sorry, I didn’t catch the meaning.

    Have a nice weekend too 🙂

    in reply to: Modbus Data Recorder Registers #1216
    Mikhail
    Moderator

    Hi,
    What is load profile?

    in reply to: Managing events #1212
    Mikhail
    Moderator

    Based on your ideas I can generate inherited ideas 🙂

    in reply to: Managing events #1211
    Mikhail
    Moderator

    Thanks for the ideas!

    To view all daily events, you should export them to Excel.
    Checked events have the same behavior as others.

    users should not have access to that tool.

    Users must not have access to the server file system.

Viewing 15 posts - 5,746 through 5,760 (of 6,219 total)