Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIn communicator I can see that the register is just bound to one input channel but I want to give it to 16 input registers. How this is possible?
One input channel is bound to only 1 tag in Communicator. For further calculations, you need to use one input channel (real type) as a source and other input channels of calculated type. If you post a link to a screenshot of your input channels, it would be easier to find a mistake.
MikhailModeratorHi,
Try switch to OPC DA 2 in Communicator and check what write command is used.
I can set Quality in the driver, but before I do it, it’s better to hear an answer from the OPC server developer.
MikhailModeratorCould you provide an example?
Note: formulas are calculated in order of input channel numbers.
MikhailModeratorHi Ben,
Probably the old scripts are cached by a browser. Clear the browser cache or press Ctrl+F5 in a scheme web page.
MikhailModeratorIf you use remote Communicator, you need the only one Communicator application on a remote PC. Other Rapid SCADA apps should not be installed there.
In other case, if you have 2 Rapid SCADA servers, you can use Rapid Gate module to transfer data.
MikhailModeratorHi,
For input channels bound to the same device, signals have to be unique. Anyway, only one channel is bound.
To use value from a one Communicator tag in many channels use channels of calculated type for other channels except the 1st.October 12, 2018 at 5:05 pm in reply to: Modbus TCP – One Element value gives 4 Digital Inputs, #4428
MikhailModeratorGood!
For new questions, please create new topics.
MikhailModeratorHow to automatically have the number of rows based on the number of parameters available for a specific column for Elastic Report (PDF)?
Please explain.
MikhailModeratorHi,
How to insert page break in Elastic Report (PDF)?
Where you’d like to insert page break?
The features you asked require additional development and update of the plugin. The most complex thing is that you need minute data in the report. Currently, the report uses hourly data only due to performance reason.
Could you provide a report example that you need?
We can discuss technical requirements here.
After we clarify all technical details, to get an offer contains the development cost, please write by email.Thank you.
MikhailModeratorPlease ask Marc why he doesn’t take into account the QualitySpecified field?
Mario, I’m interested in solving this issue. Let’s continue the dialog.
MikhailModerator5.5.3 version? I am using 5.5.2
The OPC driver was not changed.
MikhailModeratorAs I understand, quality is not specified.
Item 0:
vDataValue = VT_BOOL -1
bQualitySpecified = FALSE
wQuality = 0x0000 OPC_QUALITY_BADOctober 11, 2018 at 6:22 pm in reply to: Modbus TCP – One Element value gives 4 Digital Inputs, #4409
MikhailModeratorTry
GetBit(Val(100), 0) > 0 ? 0 : 1
where 100 is the number of the referenced input channel.
MikhailModeratorAdministrator->Settings->Language
Just type manually. It’s normal. After change here, restart IIS or restart the PC.
-
AuthorPosts