Forum Replies Created
-
AuthorPosts
-
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, 5 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.
MikhailModeratorHi,
Elapsed time starting from which moment do you need?
MikhailModeratorThe existing scheme engine uses HTML5 DOM model for displaying components. Using canvas only may decrease scheme features because canvas cannot show external webpage, for example.
Creating scheme components based on canvas in DIV element is possible and can be useful for complex graphics.August 9, 2022 at 11:00 am in reply to: The frame component can display data from Camera RS485 PTC01A-30 #10460
MikhailModeratorDear Han,
It’s depends on camera. You should set the URL of the frame component to a web page that is provided by the camera. -
This reply was modified 3 years, 5 months ago by
-
AuthorPosts