Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
On the screenshot you use “On channel data change” trigger. Triggers of this type don’t save their state on Server restart.
Depending on channel properties, consider using “On channel data” triggers.
MikhailModeratorNote: you should publish the parameter as “/mesparam1” with slash.
MikhailModeratorHello,
Could you check the MQTT driver version in the dll file properties?
Please copy a bigger part of the configuration file and communication line log.Another option is to try the new MQTT driver included in Rapid SCADA 6 Beta. It was redesigned, and provides handy UI for configuring.
MikhailModeratorHello,
5.2.5.3 is up to date.
Could you provide screenshots of the trigger, the input channel properties and a part of the log of Automatic Control Module?August 19, 2022 at 11:56 am in reply to: The frame component can display data from Camera RS485 PTC01A-30 #10500
MikhailModeratorCheck this topic.
August 19, 2022 at 11:56 am in reply to: The frame component can display data from Camera RS485 PTC01A-30 #10499
MikhailModeratorHello,
RTSP is not supported by web browsers directly. You should convert it to a format that can be played in browser.
MikhailModeratorHello,
Users say that you should create an external application in Yandex and set password for it. Translate this post.
MikhailModeratorIf you export reports in Excel format, you could use Excel formulas.
In case of using PFD, there are average, sum, min and max functions available.
MikhailModeratorHello,
Which version of Automatic Control Module do you use?
Currently, the state of the triggers is stored on disk and restored on restart.
MikhailModeratorHello,
If the device support multiple command function, you can add a such command to the Modbus template in order to change all coils by single command.
Also you can use Automatic Control Module to send 4 commands according to a single command.-
This reply was modified 3 years, 10 months ago by
Mikhail.
MikhailModeratorThank you for the screenshot.
To solve the issue, a new parameter SkipLastHour should be implemented for the plugin. I’ve added it to the list of features to implement.
MikhailModeratorCould you try to set SkipFirstHour parameter of the section to true?
Then publish a screenshot with SkipFirstHour=true
MikhailModeratorThe link does not work. Please provide public access for the link.
MikhailModeratorSet ReadingHour to 0.
Select the same start and end dates in the report parameters form.
MikhailModeratorHi,
In the example configuration file ElasticRepExample.xml all parameters have descriptions.
ReadingDay – Day of monthly meter readings
It means that this is a day of month that is used to get values if report argument is a month without specific date. For example, if report period is from April to May, the actual data period would be from April 20 to May 20. -
This reply was modified 3 years, 10 months ago by
-
AuthorPosts