Mikhail

Forum Replies Created

Viewing 15 posts - 2,746 through 2,760 (of 6,289 total)
  • Author
    Posts
  • in reply to: TCP Api #9775
    Mikhail
    Moderator
    in reply to: Plot in the future #9774
    Mikhail
    Moderator

    Hi,

    Could you explain the entire task?
    Are the future data mixed with data received from the devices?

    May be you should integrate Rapid SCADA with Grafana to draw charts containing points in the future.

    in reply to: ChartPro Quuestion . #9773
    Mikhail
    Moderator

    Hi,

    Could you provide a screenshot containing the inconvenient selection?

    in reply to: Sending On / Off Commands to Modbus Register #9772
    Mikhail
    Moderator

    Hello,
    Downloading RAR archives is not secure. Could you demonstrate the existing settings in this thread?
    What type of Modbus register do you need to set: coil or holding register?

    in reply to: BUG: Can’t save SVG image anymore #9767
    Mikhail
    Moderator

    Image size is not available because SVG is vector based and can be scaled as needed.

    in reply to: BUG: Can’t save SVG image anymore #9765
    Mikhail
    Moderator
    in reply to: BUG: Can’t save SVG image anymore #9764
    Mikhail
    Moderator

    I will check and let you know here.

    in reply to: Lag issue on Webstation #9761
    Mikhail
    Moderator

    Good that the issue is solved. I recommend to use RAM-drive for storing current data and Communicator logs. Saving on change may cause a lot of HDD/SDD writing and reduce its life.

    > If webstation depends on the data recorded in current data.
    To see new data on a web page:
    1. Data should be written on disk.
    2. Web page should be refreshed.
    So the total time may include the both timeouts.

    We plan to improve this mechanism in the future and receive current data from memory instead of disk.

    in reply to: BUG: Can’t save SVG image anymore #9760
    Mikhail
    Moderator

    Hello,

    Could you specify steps to reproduce the issue?

    in reply to: Lag issue on Webstation #9756
    Mikhail
    Moderator

    Current data are stored in the file C:\SCADA\ArchiveDAT\Cur\current.dat
    First of all, let’s check that data are changed in this file. To do that, open Administrator – … – Server – Archive – Current Data, then click the View button.

    What would be the result of this check?
    Other question: how many events are generated per day? Events are displayed in the bottom panel of Webstation.

    in reply to: DBExport by Archive Date problem #9751
    Mikhail
    Moderator

    Hi,

    The existing Export to DB module exports data when it comes from Communicator to Server application. If you can’t run export manually, share screenshots of your settings, and how you send an export command.

    The fixed period mode will be supported in Rapid SCADA 6. It will support PostgreSQL archives out of the box.

    in reply to: Lag issue on Webstation #9750
    Mikhail
    Moderator

    Hi,
    Could you provide access to the link for all?

    in reply to: How to make Led blinking #9745
    Mikhail
    Moderator

    Could you specify your question?

    in reply to: Edit text on scheme #9743
    Mikhail
    Moderator

    Hi,

    You should choose:
    1. Send command to the OPC server.
    Disable the formula of the output channel.

    2. Write value directly to the input channel.
    Change input channel type to the Calculated real and set the Signal field to blank.

    The settings depends on the choice. If you work with OPC, probably the 2nd option is better.

    in reply to: Edit text on scheme #9739
    Mikhail
    Moderator

    Hi,

    You should create an output channel in the configuration database, and add a button on a scheme. When a user clicks the button, a popup displayed to enter a new value.

    In the formula of output channel, you can set a value of input channel:
    SetVal(101, Cmd)
    where 101 is the input channel number.

Viewing 15 posts - 2,746 through 2,760 (of 6,289 total)