Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
You need to create a command trigger in the module settings. Under this trigger create a command to send “release command”. If you provide screenshots of the settings, I can check them.
MikhailModeratorYou have to set Signal to an empty string. Otherwise the channel gets data from a device.
MikhailModeratorDear Han,
Could you let me know step by step to configure to send a release command?
Please explain your question. What is “release command”?
MikhailModeratorHi,
Could not convert string to DateTime: 1608121200227. Path ‘range.to’, line 1, position 53.
You right, the problem is in format conversion. 1608121200227 is a number while a date string is expected.
Merry Christmas and Happy New Year!
MikhailModeratorWe recently discussed this in Russian forum. Could you use Google Translate starting from this message? Pay attention to the link to a manual which describes how to use nginx as an endpoint. We can continue the discussion here.
MikhailModeratorHi,
Try to get full exception stack where you can see a sequence of exceptions.
What operating conditions are causing this exception?
MikhailModeratorThanks for noticing. It’s very common issue.
MikhailModeratorHello,
Please right click the input channel, open properties and make a screenshot of all channel properties.
MikhailModeratorYou should use the Administrator app. This article may help.
It’s recommended to use Administrator on Windows and upload the project on Linux.
MikhailModeratorPlease check this update. Replace the existing app files.
MikhailModeratorHi,
All available schemes are located in C:\SCADA\Projects
MikhailModeratorHi,
Compile the app in Debug configuration and copy DLL to the destination.
Then open Debug – Attach to process – w3wp.exe
MikhailModeratorCheck the the following Windows services are installed and started
ScadaAgentService
ScadaServerService
ScadaCommService
MikhailModeratorHello,
Try
ALTER USER ‘root’@’localhost’ IDENTIFIED WITH mysql_native_password BY ‘root’;
from this page. The issue is not related directly to Rapid SCADA. You should search the internet and try suggested solutions.
MikhailModeratorHi,
Could you check this video? Do you do the same?
-
AuthorPosts