Forum Replies Created
-
AuthorPosts
-
manjey73Participanton Img1, you can see that Val = 0.000 but Data is 363030
And this is the number 600 in the ascii code.
manjey73ParticipantHave you tried using input and output formulas?
For example, process your string value using CnlData in the input formula
Also, when writing, you can send CmdData instead of Cmd.
manjey73ParticipantWell, you need to install ElasticReport first.
And following his example, the xml in the sent ones should be replaced with the channel numbers that you have in the project. See how it will all be displayed in html.
I didn’t understand much, to be honest. There you can change the names of channels, what exactly to output, and so on.
manjey73ParticipantChange my Elastic Report test configs there chlNum to your own and try it.
manjey73Participant
您必须安装两个dotnet组件。
You must have two dotnet components installed.
manjey73Participantunfortunately, I didn’t really figure it out myself 🙂 All the time, when I try to deal with him, I don’t have enough patience. And the primitive that I wanted to make didn’t suit me, because it doesn’t support it.
manjey73ParticipantTry to figure out the ElasticReport settings. I didn’t get what I expected from him, but in your case it might be different.
-
This reply was modified 1 year, 3 months ago by
manjey73.
manjey73ParticipantIf 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.
manjey73ParticipantWell, 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.
manjey73ParticipantIt 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)
manjey73ParticipantThe project is not downloading. It leads nowhere. Can you put it on some kind of Google drive and give it a link?
manjey73ParticipantThe 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 🙂
manjey73ParticipantShare 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?
manjey73ParticipantIt’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?
manjey73ParticipantIIS runtime support (ASP.NET Core Module v2) Check that the module is installed
You need a Hosting Bundle
and
.NET Runtime 8.0.11 -
This reply was modified 1 year, 3 months ago by
-
AuthorPosts

