Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Can the DTU initiate connection to the server by the server IP?
MikhailModeratorHi,
In addition to the previous,
input channels should be of the Calculated discrete type.
MikhailModeratorHi,
It’s possible. But the subject of this topic is not appropriate the question. Please create a new topic to discuss.
MikhailModeratorHi,
The modules are added to the repository.
Thank you.
MikhailModerator🙂
MikhailModeratorHi,
Does the DTU support TCP client mode? I mean, can it connect to the server by IP?
MikhailModeratorHi,
Despite the inconvenience, I suggest using enumerations. You could prepare the text in another text editor and then insert into the grid cell.In v6 it will be allowed to start each enumeration value from a new line with 1000 chars total limit. So, working with enumerations will be simplified in the future.
MikhailModeratorbut only get the first 8 Numbers
Input channels has 8 byte data size internally. That’s why string is truncated.
If you have a set of predefined strings, you could use enumerations. The string values are entered in the Units table, and then the unit is specified for an input channel. Check Off-On unit for example. Input channel format should be set to enumeration.
MikhailModeratorI have a error in acces to a webb app to the rapid scada,
This subforum is about OPC connection. Please write your question in the appropriate section.
MikhailModeratorHi,
SCADA-Server initializes many internal data structures based on the input channels. After channels changed, at least mainLogic.Stop() and mainLogic.Start() should be performed as the manager does.
MikhailModeratorHi,
What is the driver version?
Please provide screenshots of the settings and the error message, and communication line log.October 11, 2021 at 1:21 pm in reply to: couldn’t find basic and extra components in scheme editor #9557
MikhailModeratorTry opening the PlgSchExtraComp.dll file properties and unblocking the dll.
MikhailModeratorHello,
The above answer is correct. In addition, I’d like to inform that in Rapid SCADA 6, current data can be flush on disk using the specified period to take care on a flash drive.September 29, 2021 at 1:53 pm in reply to: couldn’t find basic and extra components in scheme editor #9550
MikhailModeratorHello,
If you installed the components, but the don’t appear, check the log file C:\SCADA\ScadaSchemeEditor\Log\ScadaSchemeEditor.log for the details.
May be you need to unblock DLL files of the components. -
AuthorPosts