Forum Replies Created
-
AuthorPosts
-
manjey73
ParticipantDoes your interface Converter have a 502 port to work with the RS485 port ?
Also show the Custom Parameters and Request Sequence tabs. And check the documentation, the link to which gave Michael settings for these tabs.
http://doc.rapidscada.net/content/latest/en/software-configuration/communication-with-devices.html
manjey73
ParticipantWhere are your Line Parameters ?
Unfortunately I have version 5.7.1 installed and I no longer have a separate window of the Communicator app-
This reply was modified 5 years, 9 months ago by
manjey73.
manjey73
Participantyou can create buttons for sending commands by writing (I do not know in what place in English) in “command Value” ‘; Off ; On’ or ‘; On ; Off’ without quotes but that at the beginning there was a symbol ; thus in Cmd 1 or 2 will be sent and then in the formula of the control channel to make Cmd*256 and you in one case will be sent 256, in the second case 512.
manjey73
ParticipantIn the control channel it is necessary to give the command 1 multiplied by 256, 512 or 768 One turns off, another turns on, the third performs a trigger function. For Example, Cmd*768
manjey73
ParticipantTemplate for this relay
manjey73
ParticipantNo, you don’t have to. It is part of RapidScada and is free. The source codes of the kernel and all open system drivers are also available on GitHub
manjey73
ParticipantSorry, are you talking about the Siemens PAC3200 ? Yes, it has registers in double format, you just read a group of registers, and glue them together in Scada using formulas.
The current Modbus driver is able to work with Double directly
-
This reply was modified 5 years, 9 months ago by
manjey73.
manjey73
ParticipantThe Rapid Scada database works and stores data in double format. It works perfectly with these formats.
manjey73
ParticipantGet a new theme, I’ll lay out a template for this relay and channel settings
manjey73
ParticipantDownload and install the ChartsPro, , run the Web
Main menu-Plugins-Installed
Activate the ChartsPro, Click the Registration tab.To use ChartsPro go to Сonfiguration and specify it instead of simple Charts
December 2, 2019 at 11:17 am in reply to: about Rapid SCADA 5.7's Minimum archive data writing period #6136manjey73
Participant<Param name=”SendAllDataPer” value=”30″
ScadaCommSvcConfig.xml
Reduce this value in the Communicator configuration file and do not edit it in the WEB settingsmanjey73
ParticipantYes, the license is tied to the computer. For tests it was necessary to use reception of temporary keys.
This is how I usually test
manjey73
ParticipantYou would screenshots have shown that and as you have broke a ?
manjey73
ParticipantLike this limitation of the Protocol on 256 bytes when using standard reading functions
manjey73
ParticipantDoes the device allow connection over multiple sockets or does it only work over one socket ? Disable the SOFTWARE it works with and try again.
-
This reply was modified 5 years, 9 months ago by
-
AuthorPosts