Forum Replies Created
-
AuthorPosts
-
manjey73
ParticipantRedirection was enabled by the site owner on the apache stub page, so it shouldn’t happen by itself 🙂
manjey73
ParticipantThis means that when we open the root of the site, the Apache page should open and not jump to the internal site. It is not clear why this is happening ?
manjey73
ParticipantThank you, it works. But there are nuances 🙂 For example, if you write the root of the site mysite.com then there is a redirect from the apache page that should not be, is there any way to fix it ?
http://mysite.com:8084/scada/Login.aspx
I used port 8084. Michael needlessly removed the settings for mono-xsp4 from the installation description file for the mono version
-
This reply was modified 4 years, 9 months ago by
manjey73.
manjey73
ParticipantMaybe the address is not 5 ? And this address is listed in the documentation as an example, if the device has an address of 5 ? Or maybe someone changed the address in the device ? The same baud, parity, bit depth ?
manjey73
ParticipantChanged it to Port 23 and no difference. ????
You have a different port specified in the Ethernet settings-RS485 and it must be specified in the communication line settings. It is the one that is registered as Local Port Number and not 502 or 23 by default
In this case, the Modbus device settings should be as for RTU mode-TransMode = RTU
manjey73
ParticipantHave you tried connecting to the device via USB-RS485 ?
manjey73
ParticipantTry reading just one register first and make sure they are readable. and only then add registers to the query group
manjey73
Participantmanjey73
ParticipantWhy are you using port 502 ? after all, by default, the device Ethernet-RS485 has port 23 when it is configured as a tcp server ?
manjey73
ParticipantYou 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 4 years, 9 months ago by
manjey73.
manjey73
ParticipantDoes 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
manjey73
ParticipantIf 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.
manjey73
ParticipantI 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, 1 month ago by
manjey73.
manjey73
Participant1. 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, 1 month ago by
manjey73.
manjey73
ParticipantYes, you can add it. I give out keys for free without a time limit. Perhaps I’ll post the source code later.
-
This reply was modified 4 years, 9 months ago by
-
AuthorPosts