Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
I can help you step by step by providing online training. If you are interested in the training, please contact me by email.Also I can help you on this forum. In this case, I need the specific questions to answer.
MikhailModeratorI can create such formula for you for a fee.
MikhailModeratorYou can try writing command files from a function specified in the configuration database.
MikhailModeratorSome of TPC devices support multiple connections, some not.
MikhailModeratorHi,
It’s possible, but it may be changed in the future versions.
You can create special files to start/stop communication lines in C:\SCADA\ScadaComm\CmdCommand files examples: https://yadi.sk/d/MDH-CrFW3PnjTh
Also see SaveCmd function.
MikhailModeratorHi,
Do you mean fore color of dynamic text component of a scheme?
MikhailModeratorHi,
Formula example for channel 1:
Cnl; Cnl < Val(10) ? 12 : 14 12 and 14 are the existing statuses. If channel 1 has "calculated" type, use Val() instead of Cnl
MikhailModeratorIt’s possible to create an integration module as custom development by a contract.
December 14, 2017 at 11:10 am in reply to: Error: The keyset is not defined in SCADA Administrator #2953
MikhailModeratorHi,
I recommend to switch off automatic backup of the database (in the app settings) and back it up manually by copying C:\SCADA\BaseSDF\ScadaBase.sdfDecember 12, 2017 at 2:15 pm in reply to: Error: The keyset is not defined in SCADA Administrator #2941
MikhailModeratorHi,
This is the first time when such error occurs.
Please watch the details in C:\SCADA\ScadaAdmin\ScadaAdmin.err and copy them here.
MikhailModerator
MikhailModeratorI think it should be a native Rapid SCADA module instead of external commercial software.
MikhailModeratorHi,
In simple case you can implement it without libraries: https://github.com/2mik/arduino-2mik
MikhailModeratorWhen this error occurs?
Are you sure that the OPC server supports OPC AE?
MikhailModeratorThanks. I hope it will be possible out of the box in the future.
-
AuthorPosts