Forum Replies Created
-
AuthorPosts
-
feltduck
ParticipantHi,
I’m having an issue when I try to connect to a PostgreSQL remote server.
Do i have to modify Config\ScadaInstanceConfig.xml with my configuration?feltduck
ParticipantHi,
I’m using PostgreSQL and I’m having the same problem. I don’t know how to configure the data that I want to store. As i said before, by default is storing all the channel numbers, timestamp, values and status. I would like to choose the channels, and create some new rows.feltduck
ParticipantThank you. And my last question is how can I configure the data that I want to store?
By default the SCADA is storing channel number, timesamp, value and status and I want to store the code and name too.feltduck
ParticipantThanks, and is it possible do it with mysql?
feltduck
ParticipantOk, thank you. And how can I export the data to a db every 15 minutes?
feltduck
ParticipantHi,
I just reinstalled the modbus server and the scada and it’s going well.
Now the doubt that I have is, how can I export all the data to a XML?
Thanks for the help.feltduck
ParticipantHi,
I’ll check if the RPi doesn’t deliver the request trough VPN.
Now I have another problem. I’m trying to connect again on local and it doesn’t work.
This is the log that I’m getting:
2023-03-07 08:57:33 Establish a TCP connection with 192.168.1.103:5022023-03-07 08:57:33 Communication session with the Device 10 “Priueba 2”, type: KpModbus, address: 10, call number: 192.168.1.103
Request element group
Send (12): 00 A9 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!
Request element group
Send (12): 00 AA 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!
Request element group
Send (12): 00 AB 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!2023-03-07 08:57:37 Disconnect from 192.168.1.103
2023-03-07 08:57:37 Establish a TCP connection with 192.168.1.103:502
2023-03-07 08:57:37 Communication session with the Device 10 “Priueba 2”, type: KpModbus, address: 10, call number: 192.168.1.103
Request element group
Send (12): 00 AC 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!
Request element group
Send (12): 00 AD 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!
Request element group
Send (12): 00 AE 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!2023-03-07 08:57:41 Disconnect from 192.168.1.103
2023-03-07 08:57:41 Establish a TCP connection with 192.168.1.103:502
2023-03-07 08:57:42 Communication session with the Device 10 “Priueba 2”, type: KpModbus, address: 10, call number: 192.168.1.103
Request element group
Send (12): 00 AF 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!
Request element group
Send (12): 00 B0 00 00 00 06 0A 03 00 00 00 0A
Receive (0/7):
Communication error!
Request element group
Send (12): 00 B1 00 00 00 06 0A 03 00 00 00 0A
Receive (7/7): 00 AF 00 00 00 03 0A
Incorrect MBAP Header data! -
AuthorPosts