Forum Replies Created
-
AuthorPosts
-
MikhailModeratorWe can see the difference:
In the 1st example:
IOPCSyncIO::WriteIn the 2nd example:
IOPCItemIO::WriteVQTCan you ask the OPC server developer if they support IOPCItemIO::WriteVQT?
MikhailModeratorI think you should do step by step as shown in the videos.
MikhailModeratorHi,
Chart Pro plugin display existing data from a “minute archive”. Data are stored in this archive every 1 minute by default. If you set this parameter to 5 seconds by editing ScadaServerSvcConfig.xml, this may affect performance, because such value is not officially supported and tested.
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!
-
AuthorPosts