Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
You can set a formula for an output channel the process the entered value. To create a complex formula, use the Formulas table.
MikhailModeratorThis error means that WCF dowsn’t works. Please check whether the Windows features match the manual.
MikhailModeratorCustom header will be included in the next release of Chart Pro 5.0.4.0.
MikhailModeratorHi,
KpModbusSlave.dll is going to be developed on summer 2020. In case of using Modbus master, select KpModbus.dll.
You can write to https://forum.rapidscada.ru/ if you prefer.
MikhailModeratorRead this as an introduction.
Then use the existing drivers as templates.
MikhailModeratornow I only have to eliminate the seconds.
In this case it’s better to simply use 2 text components close to each other. And “:” between them.
MikhailModeratorHi,
To display:
Create a 3rd input channel of the Calculated real type.
Use a formula for this channel. Something like EncodeDate(new DateTime(1, 1, 1, Val(101), Val(102), 0))
where 101 and 102 are the channels for hours and minutes.
Set the format of the new channel to Time.When the above works, let’s think how to set the time.
MikhailModeratorCmd and CmdVal – the both are correct and mean the same.
MikhailModeratorHi,
CmdVal * 1000 is a correct formula for an output channel. What is the issue with it?
MikhailModeratorI can’t download the zip, but I think it’s not necessary. Number of triggers doesn’t matter.
Let’s choose a one of the following ways:
1. Create as simple project as possible and find how to reproduce the problem without real devices. So I can do fix the bug on my PC.
2. Remote trobleshooting as a paid service.
MikhailModeratorNice screenshot. The configuration looks correct.
Make sure that you sent configuration to the server, and SCADA-Server was restarted after configuration changed.Do other similar triggers work or not?
Also check the channel 7239 status in the current data file.
MikhailModeratorHow does it provide data? What communication protocol is used?
MikhailModeratorHi,
Please make a screenshot of your trigger settings. And provide ModAutoControl.log
MikhailModeratorToo big packets are not reliable. If you face limits in Modbus Template Editor, this is because of the Modbus standard.
MikhailModeratorLook for additional details in Agent’s log file.
-
AuthorPosts