Forum Replies Created
-
AuthorPosts
-
manjey73ParticipantThen you need a little more configuration data.
including screenshots and which schema editor do you use?
manjey73ParticipantIn the output formula, something like
Val() > 0 ? 0: 1
manjey73ParticipantIn the new Mimic editor, there is such a thing as Faceplate. But that’s exactly what requires some intervention from the developer so that you can make these faceplates so that others can use them. So far, the main problem in them, as it seems to me, is channel binding, since different people can call the same things in different languages (for example, the tag code).
Well, there’s also a whole list 🙂
manjey73Participant2025-12-19 14:09:40 [linux-server][root][ERR] Plugin PlgChartPro: Dictionary file not found: /opt/scada/ScadaWeb/lang/PlgChartPro.en-GB.xmlIs everything copied?
Also, make it a rule to download from the server by installing the web plugin so that all configuration files are included in your project.
manjey73Participant> When I changed the value of 101, I noticed that all the Dynamic texts displayed the value of 101, even though they were bound to numbers 102–111
Perhaps you just didn’t save something and transferred the project to the server without changes?
It’s difficult to answer your question, because I have to repeat it.
manjey73ParticipantTo be honest, it’s not clear why you’re installing the SDK.
I use a different NET installation method.
curl -sSL https://dot.net/v1/dotnet-install.sh | sudo bash /dev/stdin --version 8.0.11 --runtime aspnetcore --install-dir /usr/share/dotnet/You just specify an explicit version number in the command, and that’s it.
manjey73ParticipantWhat are your writing errors?
manjey73ParticipantYou can change the caption and the picture. You don’t delete the data “About the program”, and you don’t delete the data in the source code. This is called branding. The store and plugins can be disabled via configuration files.
manjey73ParticipantThat’s right, you can create your own product by agreement with the developer, as well as create paid functionality in the form of modules, plug-ins and drivers.
manjey73ParticipantPlgChart is primitive but free.
Use PlgChartPro, it is much better in functionality, although it is not perfect 🙂PlgChart is registered in the default web settings for using graphs.
-
This reply was modified 5 months, 1 week ago by
manjey73.
manjey73ParticipantI have installed another custom-designed network device on this equipment.
So we need to figure out how it was planned to work? It should be something like an interface converter with TCP Client mode.
To understand, you need to know what kind of device you have made for communication.
manjey73ParticipantIf you have a router, then you are probably building a network between the router and the server, the network settings do not relate to the settings of the Modbus device. You need to figure out the network. There are several different options, depending on the construction of the network. As a rule, you need to ensure the availability of devices behind the network of the router that connects to you.
The topic doesn’t really relate directly to scada, more to network settings.
manjey73ParticipantIs the welcome package generated by a Modbus device or a router?
manjey73ParticipantDoesn’t the absence of an input formula lead to this result?
manjey73ParticipantThe number of computers depends on network settings, network redirection, and so on. Network settings do not apply directly to Scada.
-
This reply was modified 5 months, 1 week ago by
-
AuthorPosts