Forum Replies Created
-
AuthorPosts
-
manjey73
ParticipantIf you do it in the form of a mnemonic, then you just need Calculation channels where you will copy daily data.
But if you want flexibility, by analogy with regular tables, then you either need to refine them or make your own table plugin.
Another way, as mentioned above, is to try a Flexible report and output it in HTML from the view.manjey73
ParticipantWell, in the current version, probably draw your own table in a mnemonic scheme. Alternatively, you can create your own web page where you can use js to pull out the data you need and connect it as a view.
manjey73
ParticipantIt seems to me that this is impossible. Most likely, this is how the regular table plugin works. Which can show columns of the selected time period only for one day, while reading archives only from the Sentinel.
That is, in principle, he will not be able to make 30 or 31 columns based on the number of days in the current month. (or 28, 29 if the month is February)
manjey73
ParticipantThe project is not downloading. It leads nowhere. Can you put it on some kind of Google drive and give it a link?
manjey73
ParticipantThe server is running in UTC time, your time corresponds to UTC, maybe that’s the reason?
Can you upload a primitive project with settings?.sometimes I don’t understand how it works either, I have to constantly calculate the time in my head 🙂
manjey73
ParticipantShare the table settings, how did you create the column in just one day?
It’s interesting to try. Perhaps the regular tables plugin itself can’t do this and you need another plugin?manjey73
ParticipantIt’s not entirely clear what you want. Should I write the amount for that day in the cell of the Daily Database, or just the current value of the specified day?
manjey73
ParticipantIIS runtime support (ASP.NET Core Module v2) Check that the module is installed
You need a Hosting Bundle
and
.NET Runtime 8.0.11manjey73
ParticipantDo you have the version 2 module for IIS installed?
Well, you have installed the necessary component for the WEB from ASP.NET ?
manjey73
ParticipantThe administrator account allows you to send commands and sees all the views.
manjey73
Participantin version 6, you don’t need to write /scada
or just localhost or specifying the default port 10008
manjey73
ParticipantDo I set up autologin in the SacadWeb instance settings?
manjey73
ParticipantBy default, the table takes data from a minute archive, perhaps choosing an archive will help in this case.
You also need to set up Graph calls for this archive.
-
This reply was modified 8 months, 4 weeks ago by
manjey73.
January 7, 2025 at 8:54 am in reply to: How to know the network connection status of a device #15929manjey73
ParticipantSorry – For the Divice – service Tag code – Status
January 7, 2025 at 6:28 am in reply to: How to know the network connection status of a device #15926manjey73
ParticipantFor the user, this is the service code of the tag – Status
Create a channel with this tag code.Where the value 0 = Normal, 1 = Error
There is no equivalent for Communication Lines in the current version yet, if I’m not mistaken.
-
This reply was modified 8 months, 4 weeks ago by
-
AuthorPosts