Forum Replies Created
-
AuthorPosts
-
manjey73ParticipantIt feels like you have IIS not installed correctly or the components in the additional Windows packages are not enabled correctly
manjey73ParticipantYou can also run Scada Administrator in the Linux GUI. I ran it, but there are features, disabled drop-down lists due to problems with WCF as I understand it. In any case, you need to connect to the Linux server remotely, for example via RDP, but if there is a remote connection, then it is not so important how this happens. Toli in the graphical table of Linux itself, or with a Windows PC using Scsada Administrator
manjey73ParticipantInCmdTransferOptions Options that determine receiving telecontrol commands from a remote server
OutCmdTransferOptions Options that determine transferring telecontrol commands to a remote serverIs this it ?
manjey73ParticipantDoes the client have all the PCs on Linux on the local network ? You can connect via TeamViewer to any PC on the network and download the project from it, as well as control its work. Why does the Scada server also need a graphical shell, if we are talking about Linux, although you can run TeamViewer in it or just use SSH. The scripts are located in the Communicator and Server folders, as well as in the scadaagent folder if there is a need to overload any of the components. Don’t forget to give them execution rights.
manjey73ParticipantYou can link one way or another if you have at least one public IP. There is no other way. Even the MQTT server requires a public IP to be able to forward data from one subscriber to another.
manjey73ParticipantFor some reason, the English site does not have this section or it is located in another place.
https://rapidscada.ru/integration-with-rapid-scada/
Use an online translator. Perhaps this will help you solve the problem of writing data from exel to Scada databases.
-
This reply was modified 5 years, 3 months ago by
manjey73.
manjey73ParticipantRead this topic and check how Apache is configured on a remote server, if in https mode you will have to do it by analogy for xsp4 or nginx
manjey73ParticipantSome devices may not respond if no ID is specified, even over TCP
manjey73Participanthttps or not to https, that is the question?
🙂
manjey73ParticipantIf you create the parameter in the same way as you checked this example, the file will be created ? If yes, try using the API
manjey73Participant00 Unit identifier 0x00 (0)
Specify in the database, in addition to the IP address, also the address for the RTU mode, if the device has the ability to poll on the 485 interface or just 1
manjey73ParticipantMikhail promised to implement this in the next version of Scada. Now you can try using Grafana for these purposes
manjey73ParticipantStatus write “2”
manjey73ParticipantBB-Code full and paste IMG
manjey73ParticipantI installed rapidscada on a Debian 10 VPS server with a public IP address
Some remote objects are also connected to this server with the installed Communicator via 4G networks
On the server, raise l2tp/IPsec
packages – strongswan (ipsec) and xl2tpThe remote communicator transmits data to the Scada server and at the same time has an IP address in the VPN network. By connecting to the server as an l2tp client from a Windows PC you can access remote communicators both via SSH and to download projects
I use a Raspberry Pi (Zero) for remote Communicators and can prepare an image with version 5.8.2 by spending a little time over the weekend deleting my server’s keys and passwords. Would you be interested ?
-
This reply was modified 5 years, 3 months ago by
-
AuthorPosts