Mikhail

Forum Replies Created

Viewing 15 posts - 2,416 through 2,430 (of 6,299 total)
  • Author
    Posts
  • in reply to: Semicolon for input channel #10800
    Mikhail
    Moderator

    Channel data contains value and status. If you open archive data using the Administrator app you can see that.
    A formula can calculate channel value and status separately. Semicolon splits formula into 2 parts. 1st for calculating value, 2nd for calculating status.

    in reply to: Rapid SCADA 6 Beta #10799
    Mikhail
    Moderator

    Thanks for your beta update but somehow ScadaReport.dll not included.

    Thank you for noticing. scada_6.beta.9.zip has been fixed and reuploaded.

    Remove user and password from OPC UA server and connect to it anonymously works.

    Can you demonstrate a screenshot of the client settings that do not work?

    in reply to: Sending Command Skipped #10787
    Mikhail
    Moderator

    Hi,
    Add a new channel of the calculated type that shows the device status.
    Use the formula for the new channel: Stat(101) > 0 ? 1 : 0 where 101 is the source channel number.

    in reply to: Values are not showing #10786
    Mikhail
    Moderator

    Hi,
    Sometimes it happens unreasonable. Try this advice.

    in reply to: Rapid SCADA 6 Beta #10778
    Mikhail
    Moderator

    The scada_6.beta.9.zip update has been released. Download link at the beginning of the topic.
    Important changes:
    – Archives were improved. For Postgres archives we added the ability to write both with a period and by change, the dead zone option and the read-only mode have been added.
    Important: in an existing project, you need to check and, if necessary, correct the settings of the archives, especially the hourly ones.
    – Added InfluxDB archive.
    – Added OPC Classic driver.
    – Communicator can work as an OPC DA – OPC UA gateway.
    – The MQTT client driver can generate channels with the channel wizard.

    • This reply was modified 3 years, 9 months ago by Mikhail.
    • This reply was modified 3 years, 9 months ago by Mikhail.
    in reply to: How to manage MQTT JSON data from Rapid Scada version 6 beta #10776
    Mikhail
    Moderator

    Hello,
    Check the configuration example here. The files are DrvMqttClient_001.xml and MyParam2.js. Please ask more specific questions based on these files.
    Note: I suggest to update Rapid SCADA 6 for the new release.

    in reply to: Notification plugin support #10775
    Mikhail
    Moderator

    Notification Plugin reacts on events. If you enable events for a channel, you can get events and sound alert for it.

    Note: sometimes web browser may disable sound to care about user. Or user can close his browser. The most reliable way is using hardware relay and beeper to play alarms.

    in reply to: Server log & others issues #10774
    Mikhail
    Moderator

    Please write different questions in the related forum topics.

    in reply to: Server log & others issues #10773
    Mikhail
    Moderator

    Log files are here by default
    C:\SCADA\ScadaAgent\Log
    C:\SCADA\ScadaComm\Log
    C:\SCADA\ScadaServer\Log
    C:\SCADA\ScadaWeb\log

    in reply to: Webstation export data #10772
    Mikhail
    Moderator
    in reply to: Data by Minutes, not hourly data #10771
    Mikhail
    Moderator

    You can see minute data in the Chart Pro panel, and you can export minute data to Excel if you open the Reports page.

    in reply to: How to add Chartpro plugin and use it in Rapid Scada version 6 #10764
    Mikhail
    Moderator

    I’m glad that the issue has been solved!

    in reply to: Control by web #10763
    Mikhail
    Moderator

    As I understand, you read the registers correctly, right?

    in reply to: Control by web #10762
    Mikhail
    Moderator

    According to the screenshots, the registers starting from R1 are not bound to input channels. You can see that Channel cells for them are empty. You need to create input channels in the Input channels table with proper Signal field (9…18).

    When you create channels using the wizard, all channels will be created. If you need to add a few channels, you can do it manually.

    A screenshot of the Input channel table may be helpful.

    in reply to: Linux (Centos) #10757
    Mikhail
    Moderator

    This forum is in English. The above link is just a copy of the official manual.

Viewing 15 posts - 2,416 through 2,430 (of 6,299 total)