Forum Home › Forums › Uncategorized Issues › Rapid SCADA 6 Beta
Tagged: Version 6 Beta
- This topic has 81 replies, 8 voices, and was last updated 2 years, 4 months ago by
Mikhail.
-
AuthorPosts
-
September 19, 2022 at 3:08 pm #10837
kumajaya
ParticipantNow all supported security mode with user and password works! Thank you.
September 20, 2022 at 12:15 pm #10842
MikhailModeratorThank you too!
September 26, 2022 at 5:28 am #10919kumajaya
ParticipantI found Mqtt client driver much reliable now and I can expose it as OPC UA directly. I have to say RS6 so great!
@Mikhail Can you confirm RS6 OADate in UTC date and time now?September 26, 2022 at 11:03 am #10921
MikhailModeratorTimestamps in historical and event archives in UTC.
If you write timestamp as a channel value, it may depend.September 26, 2022 at 10:40 pm #10937kumajaya
ParticipantRS5 channel parse my local datetime (in OADate format) as is but RS6 parse it as UTC datetime.
September 26, 2022 at 10:48 pm #10938kumajaya
ParticipantI managed to install RS6 on Raspberry Pi 4B 8GB with a few adaptions since dotnet installed in /opt/dotnet and RS6 in /opt/scada6 since RS5 in /opt/scada. A great job @Mikhail ?
September 27, 2022 at 11:32 am #10941
MikhailModeratorThank you 🙂
September 28, 2022 at 8:36 am #10952JW
ParticipantTest on channel deadband
Limits are 10,20,30,40 and deadband is 2
Init value as 25.5, increase value by +1 until 50.5; then decrese value by -1 until 0.5; then increase value by +1 until 25.5.Event detected as follow:
High, 30.5 °C Extremely high, 40.5 °C High, 39.5 °C Normal, 27.5 °C Low, 19.5 °C Extremely low, 9.5 °C Low, 10.5 °C Normal, 22.5 °Cthe deadband seems only work on the bounds of normal/high and low/normal, but not high/extremely high nor low/extremely low.
then testing value flicking round 30, only 1 event of high as expected. but when testing value value flicking round 40, many high/extremely high events.
for multiple status, I think it would be better if the deadband works for all bounds, as the following picture.
September 28, 2022 at 9:53 am #10953JW
Participantthe picture link above seems not working.
it’s figure 5 in this link
https://instrumentationtools.com/basics-of-alarms-and-trips/September 28, 2022 at 10:28 am #10954
victorlamParticipantMay I know how can we set the deadband?
September 28, 2022 at 12:33 pm #10957
MikhailModeratorThank you JW, will check.
September 28, 2022 at 12:40 pm #10958
MikhailModeratorMay I know how can we set the deadband?
In the channel limit properties (version 6).
September 28, 2022 at 1:42 pm #10960kumajaya
Participant@Mikhail Since we can use communicator as a gateway now, any plan to add additional tag conversion (ie: raw to engineer value) for Modbus driver? For Mqtt, we can use javascript to manipulate payload data.
September 29, 2022 at 1:21 pm #10965
MikhailModeratorCurrently, there is no such plan. We should think may be it’s possible to add this feature in the future versions. Thank you.
October 4, 2022 at 6:26 am #10997kumajaya
ParticipantAny plan for a new beta update?
-
AuthorPosts
- You must be logged in to reply to this topic.