Forum Replies Created
-
AuthorPosts
-
MikhailModeratorYou should check the log file of the module. Select Modules in the log filter combo box.
MikhailModeratorCurrently it does not work with ulong data type. We should add this option in the future.
MikhailModeratorByte order in the Modbus template is 76543210
MikhailModeratorHello,
I managed to make it work:
https://ibb.co/82BgRvJ
https://ibb.co/7nHQ7Hn
https://ibb.co/sb4vvyk
https://ibb.co/m4MdhqY
https://ibb.co/GTG0P8Z
MikhailModeratorHello,
You should check log files of the module.
MikhailModeratorHi,
Rapid SCADA 6: Create new formats in the Formats table. Use the created format for a channel. See Off-On as an example.
Rapid SCADA 5: the same, but add new rows to the Units table.
-
This reply was modified 2 years, 9 months ago by
Mikhail.
MikhailModeratorIn logs you can find timestamps of all command steps.
MikhailModeratorHi,
A command goes the following way: Webstation – Server – Communicator – Device.
Using the logs, analyze why it takes too long.
May be a command waits while Communicator ends a current polling session.
MikhailModeratorHello,
Could you make screenshots of the channels, Modbus template, and device data (in Communicator)?
MikhailModeratorHello,
Could you try the following:
1. In Modbus template change element’s data type to ulong (8 bytes)
2. Update channel data type to Integer, and set channel format to Hexadecimal
This can help to check the actual channel values.
MikhailModeratorHello,
See https://ibb.co/JkXJSmJ
MikhailModeratorHi,
Could you publish a screenshot where a link component is added to a scheme, and it’s properties are displayed in the properties table?
MikhailModeratorHello,
Change the channel data type to blank (double) to get large numbers.
Then add a new channel of the Calculated type, string data type and an input formulaData(101), where 101 is the source channel number.
Send screenshots of the settings and results.
MikhailModeratorHi,
Use the existing plugins as samples. In case of particular questions, ask.
We can provide a personal online training if needed.-
This reply was modified 2 years, 9 months ago by
Mikhail.
April 6, 2023 at 8:59 am in reply to: How can I edit the source code of the scheme editor in v6 #12383 -
This reply was modified 2 years, 9 months ago by
-
AuthorPosts