Forum Replies Created
-
AuthorPosts
-
manjey73ParticipantWhy are you using port 502 ? after all, by default, the device Ethernet-RS485 has port 23 when it is configured as a tcp server ?
manjey73ParticipantYou have a simple interface converter, not a protocol converter. You configure the communication line as a TCP Client by specifying the IP and port. Scada is configured to work with the RS485 interface. transmode = RTU Address = 5 do not specify a Call Number, leave the field blank
-
This reply was modified 5 years, 4 months ago by
manjey73.
manjey73ParticipantDoes your converter convert the protocol from Modbus TCP to Modnus RTU ? or is it just an ethernet – rs485 interface converter ? If the latter, then set the transemode RTU mode and remove the callnumber leave only the IP and port communication line settings
manjey73ParticipantIf the Denian system is similar and there is enough space to install Mono, it is quite possible. Mono uses a lot of space during installation.
manjey73ParticipantI don’t use a MAC, but Mono is present on the site for this environment as well.
https://www.mono-project.com/download/stable/#download-mac
This means that you can run it on macOs, but the startup scripts will need to be reworked, since macOs is based on a BSD system, sort of.
-
This reply was modified 5 years, 8 months ago by
manjey73.
manjey73Participant1. Windows, Linux and should run on macOS, see https://www.mono-project.com/download/stable/#download-lin
2. Works-
This reply was modified 5 years, 8 months ago by
manjey73.
manjey73ParticipantYes, you can add it. I give out keys for free without a time limit. Perhaps I’ll post the source code later.
manjey73ParticipantYes, perhaps. You must manually set the time in the configuration file and do not touch this parameter in the GUI.
<Param name=“WriteMinPer” value=”60″ descr=”Период записи минутных срезов, с” />
in ScadaServerSvcConfig.xml
When you zoom in on the ChartPro you will see the values for each entry point.
Memory will eat up a lot
manjey73Participantleave the format as D, D.D, and so on. ASCII text is for another.
manjey73ParticipantYes, I did not transfer daemons, because I have Scada installed in the user’s home directory and I fixed the paths to exe files in them, as well as added a string of rights changes to some files after restarting the server.
manjey73Participant
manjey73Participant
manjey73ParticipantHave you completely copied all the files, including the daemon files ? Do you remember to distribute the rights to the corresponding files and folders as during installation ? I just copied only the required files, but I didn’t even touch the demons, and my system started up. In your case, you either do not have the services themselves (it may be related to rights), or some files are unavailable when you start the services.
manjey73Participantsudo service scadaserver status
sudo service scadacomm status???
manjey73ParticipantYou probably did something wrong, I have 5.8.1 running and running on Raspberry Pi 3
-
This reply was modified 5 years, 4 months ago by
-
AuthorPosts