Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIn the new version of the Modbus driver you can switch the addressing base: 0 or 1. See Figure 10 of http://doc.rapidscada.net/content/en/use-cases/modbus-protocol.html
MikhailModeratorHi,
Do you mean the address offset specified for a device or specified for SCADA?
MikhailModeratorIn this case something like that:
Stat(101) > 0 ? GetBit(Val(101),0) : Val()
MikhailModeratorHi,
In the formula of input channel use, for example: GetBit(Val(101),0); Stat(101)
MikhailModeratorTo receive notifications about new features, subscribe our Facebook page.
MikhailModeratorThis features will be added in the plan as soon as we can. This is a major task.
MikhailModeratorYes, you can add svg to a scheme. You should create a set of images with different level of liquid and change a picture according to a value. We are going to create ready to use controls for this purpose.
MikhailModeratorHi,
You should create commands in Template Editor and create output channels by Administrator.Also, how do I create a control where I can enter the value of the new SetPoint for the output channel?
You should define output channel number for dynamic text or picture of a scheme and choose action – Send command. If you use table views, define output channel for a row.
-
This reply was modified 8 years, 8 months ago by
Mikhail.
MikhailModeratorHi,
Currently, you should use formulas of output channels to swap bytes.
But the new version of the driver, which supports swapping bytes for commands, is under construction now.
If you can wait for a week, we can send you a new version. In this case, please write an email to our info@…org
Otherwise, please translate this answer by Google Translate.
MikhailModeratorHi,
Could you make screenshots of the settings of the module?
If you stop the Communicator service and manually send data from Generator of the Server shell, will you get the same errors right after restart?
MikhailModerator
MikhailModeratorHi,
What kind of tasks do you need to schedule?
For example, there is a time trigger in Automatic Control Module.
MikhailModeratorYes, it’s OK. I haven’t worked with Google Cloud, I used Microsoft Azure. I think they are similar.
MikhailModeratorHi,
Please paste communication line log here.
You should check firewall. Probably, outgoing connection to TCP port 502 is prohibited. Web interface uses port 80 which is usually permitted.
MikhailModeratorSetCulture.exe is a console application. Run it from the command line.
-
This reply was modified 8 years, 8 months ago by
-
AuthorPosts