Mikhail

Forum Replies Created

Viewing 15 posts - 3,226 through 3,240 (of 6,288 total)
  • Author
    Posts
  • Mikhail
    Moderator

    1. Export the Users table into user.dat. Administrator – File – Export Table
    2. Manually copy user.dat to /opt/scada/BaseDAT

    If the problem still exists, see /opt/scada/ScadaAgent/Log/ScadaAgent.log for the details

    in reply to: l #8328
    Mikhail
    Moderator

    Demand: Hope the button plugin supports pressing (set 1) and pop up (set 0) operations

    If you mean 2 state button, like a toggle switch, use dynamic picture or toggle component.

    in reply to: l #8327
    Mikhail
    Moderator

    Demand:Pass input and output parameters to the calling page through the link plugin

    When you specify ViewID to navigate by a link component, input channels are ignored.
    To use input channels as parameters, set ViewID=0 and set the URL property. For example, mypage.html?param1={0}&param2={1}
    where {0}, {1} are the indexes of the specified input channels.

    Demand: Hope the button plugin supports pressing (set 1) and pop up (set 0) operations

    A button component supports only sending commands and opening charts. To open a popup use link component. You can change link properties to display it in button style.

    If you open the same view by clicking the explorer tree node, does it work correctly?

    The operation button plugin has only close and open functions, no other button functions can be configured, as shown in Figure 4:

    Buttons for a command can be specified by editing the Output channel table of the configuration database.

    in reply to: Scada Agent error #8326
    Mikhail
    Moderator

    Hi,

    You need Mono version 6. Installation instructions are here.

    in reply to: Scada Agent error #8322
    Mikhail
    Moderator

    Hi,

    Please check the version of Mono Framework by the command
    mono --version

    in reply to: Map Plugin question #8320
    Mikhail
    Moderator

    If status channel is specified, there 3 colors as you described: gray, red and green.
    It’s limited because a marker is a static image loaded from file.

    It would be nice if a location pin/tag can follow the status color of a chennel, like other components.
    When click on empty location, it shows Geo Latitude and longitude. is it possible not to show it?

    I wrote these items into the request list.
    Currently, it’s possible to disable popups manually by editing map.js file.

    in reply to: Scada Agent error #8316
    Mikhail
    Moderator

    If the files presented, try the command line
    mono /opt/scada/ScadaAgent/ScadaAgentMono.exe

    in reply to: Scada Agent error #8315
    Mikhail
    Moderator

    Hi,

    Looks like the Agent application was not installed on RPi. Are there any files in /opt/scada/ScadaAgent directory?

    in reply to: ChartPro Export to Excel #8314
    Mikhail
    Moderator

    Hi Rich,

    Changes of the report are possible, but require custom development.

    in reply to: ChartPro Export to Excel #8311
    Mikhail
    Moderator

    Hi Rich,

    I only have Libra office not MS Excel , is this an issue ?

    No. The cause is in Rapid SCADA.

    Please open a list of installed plugins and check that Chart Plugin (not only Chart Pro) is also active. It is important to load phrases from PlgChart.en-GB.xml

    in reply to: Initial setup issues #8310
    Mikhail
    Moderator

    Hi,

    2021-02-21 14:51:45 Error executing actions of Device 41 “Email sender” on communication line start: Error loading device settings:

    This issue is not related to Modbus, but to the email sending driver.

    To fix:
    1. Download the driver update
    2. Configure email sending.

    In case of errors, post screenshot links to this topic.

    in reply to: ChartPro Export to Excel #8306
    Mikhail
    Moderator

    What version of Webstation and Chart Plugin do you use?

    in reply to: ChartPro Export to Excel #8305
    Mikhail
    Moderator

    Hi,

    Restart web server, open a report, and copy all lines from the log starting from
    “Initialize common web application data”

    in reply to: Can not activate Extra component plugin. #8304
    Mikhail
    Moderator

    Hello,
    Use WinSCP

    in reply to: Can not activate Extra component plugin. #8301
    Mikhail
    Moderator

    Hello,

    On Linux machine you should provide write access rights to /opt/scada/ScadaWeb/config directory.
    After you upload the project, the rights may be reset again. We will fix it in the future.

Viewing 15 posts - 3,226 through 3,240 (of 6,288 total)