Forum Replies Created
-
AuthorPosts
-
MikhailModerator🙂
MikhailModeratorHi,
Communicator always uses the default formatting. You should set format in Administrator that works for the web app.October 9, 2018 at 3:11 pm in reply to: Modbus TCP – One Element value gives 4 Digital Inputs, #4369
MikhailModeratorOK. Let’s continue when you have a time.
MikhailModeratorHello,
Yes, you can.
1. Create 2 different xml files that define reports.
2. Add the appropriate records in the Interface table in Administrator as written in the manual.
MikhailModerator
MikhailModeratorMe and Google have no idea. I found this free tool that may be useful.
MikhailModeratorHi,
You need the above “Agent distributive” link only. This link works. And install fresh version of Rapid SCADA from our website.
October 7, 2018 at 7:17 am in reply to: Modbus TCP – One Element value gives 4 Digital Inputs, #4355
MikhailModeratorIt’s very difficult to understand without screenshots. You could use image hosting like https://imgur.com/ to upload images and paste links here.
Change format to Enum text
To invert value type: Getbit(1,1) > 0 ? 0 : 1
MikhailModeratorHi,
I think, yes. You can ask more detailed questions if needed.
October 5, 2018 at 2:04 pm in reply to: Modbus TCP – One Element value gives 4 Digital Inputs, #4350
MikhailModeratorHEX or BIN numbers is just representation. As manjey73 wrote, you should read register as ushort (2 bytes) type (this is in Modbus template) and then use formulas in Administrator to get the required bits. You need to create new input channels of Calculated discrete type in Administrator and use GetBit formula for these channels.
MikhailModeratorHello Hennie,
Currently, I have no information about using Kepware with Rapid SCADA. However it’s easy to check.
You should install Rapid SCADA or at least Communicator on the PC where OPC server exists. Then follow this video.In case of questions, ask here. Please share your result.
MikhailModeratorGood!
MikhailModeratorYou need to debug the OPC server itself, not Communicator. This is another Windows process.
I’m not going to text to the manufacturer. You can do it, and contact me if he needs explanations.
MikhailModeratorUpdate files for Webstation. Other apps are going to be totally changed.
Thank you.
MikhailModerator -
AuthorPosts