Forum Home › Forums › Understanding the Software › Communicator Send only modified data of device tags setting
- This topic has 9 replies, 2 voices, and was last updated 2 years, 6 months ago by
kcks66.
-
AuthorPosts
-
December 4, 2023 at 8:34 am #13767
kcks66
ParticipantHi Mikhail,
I am exporting data to PostgreSQL. So far so good until when my energy meter stop counting and the energy number remain same value. I couldn’t get the energy data in PostgreSQL anymore although it should be always same value over the time.
Is my Communicator Send only modified data of device tags setting? I leave it tick all the time.
Pls advice and thank you.
December 4, 2023 at 11:19 am #13772
MikhailModeratorHi,
By default Communicator sends data on change and sends all data every minute.
But on the screenshot you disabled sending all data because period = 0.December 4, 2023 at 11:20 am #13773
MikhailModeratorIn version 6 you can enable PostgreSQL archives.
December 5, 2023 at 6:23 am #13777kcks66
ParticipantHi Mikhail,
By default Communicator sends data on change and sends all data every minute.
But on the screenshot you disabled sending all data because period = 0.Noted, I will change the period from 0 to 60s and check.
In version 6 you can enable PostgreSQL archives.
This feature I didn’t try yet, will try and see soon.
Thank you.
December 5, 2023 at 8:54 am #13781
MikhailModeratorIn version 6 you can enable PostgreSQL archives.
This feature I didn’t try yet, will try and see soon.By default PostgreSQL parameters are
localhost
User: postgres
Password: postgres
Database rapid_scada should be created manually.December 6, 2023 at 9:40 am #13789kcks66
ParticipantHi Mikhail,
I need your help to guide me how to configure in both Rapid SCADA and pgAdmin.
My Rapid SCADA configuration as below, is it correct?I have no idea what to do next in pgAdmin. I can see user postgres here.
Pls advice and thank you.
December 7, 2023 at 10:14 am #13792
MikhailModeratorHi,
In pgAdmin right-click the Databases node and create a new database, named rapid_scadaDecember 7, 2023 at 1:14 pm #13797kcks66
ParticipantHi Mikhail,
Done created the new database.
Pls advice for next step?
Thank you.December 8, 2023 at 11:07 am #13805
MikhailModeratorHi,
Then you can enable PostgreSQL archives. For more details please create a new topic. This topic is about Communicator.December 8, 2023 at 12:02 pm #13808kcks66
ParticipantHi Mikhail,
Noted with thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.