Replies: 4 comments 2 replies
-
Welcome back Rudy! |
Beta Was this translation helpful? Give feedback.
-
PLC4X: |
Beta Was this translation helpful? Give feedback.
-
IEC61850 |
Beta Was this translation helpful? Give feedback.
-
Hi Ricardo |
Beta Was this translation helpful? Give feedback.
-
Dear Ricardo
After a gap year, I'm here again.
I have tested version 37 of Json-Scada running under Linux using the Rocky 9 distro. Also I have tested the same version using docker on Alpine Linux 18 distro.
DNP3 Client comments:
After some small modifications the DNP3 client works correctly. I attach a file with the modifications to the docker-compose.yaml files,
both compile-docker and demo-docker. I also attach the supervisor dnp3_client.ini file used whith Rocky Linux 9. Wine version installed is the latest 64-bit one.
PLC4X Client comments:
When trying Modbus Serial this didn't work. I attach screenshot of the logs, both in Linux and Windows. One question, are the endpointURLs used correct?
IEC61850 Client comments:
In the log file, I can see what the switch position is retrived as double bit ( 0=undefined/1=open/2=closed/3=error), but in the database are recorded as single bit (0 = open / 1 = closed).
Any suggestion?
Best regards,
![log_plcx4client_serial_modbus_linux](https://private-user-images.githubusercontent.com/84212412/367559432-2ac8b17f-215d-4a36-89ad-c12da5fa8ddd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTk4NzgsIm5iZiI6MTczOTY1OTU3OCwicGF0aCI6Ii84NDIxMjQxMi8zNjc1NTk0MzItMmFjOGIxN2YtMjE1ZC00YTM2LTg5YWQtYzEyZGE1ZmE4ZGRkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDIyNDYxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBjMTJlN2M0OTc3NmJjMDI0MmE5YTFkMzM5Zjc4MDZjNjI2OTMxNWUzMDdlYmIwOWI2Yjk3MmY4NDcxODQ5NGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.aU5fYS6WEZ1l4MDpadH4Jp28IrDmjo6uHPOlqMU5QTo)
![log_plcx4client_serial_modbus_windows](https://private-user-images.githubusercontent.com/84212412/367559435-09aea07d-dc57-470e-abaf-28b2a56cc528.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTk4NzgsIm5iZiI6MTczOTY1OTU3OCwicGF0aCI6Ii84NDIxMjQxMi8zNjc1NTk0MzUtMDlhZWEwN2QtZGM1Ny00NzBlLWFiYWYtMjhiMmE1NmNjNTI4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDIyNDYxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE0MTdhNDM5OGE3YjE1MDIzNmFhMTA2ZTQ1NmI5ZDRlZGVjY2Y5NTUxMzc1MTZlNjhhNjUyM2M1NjkyNjQ5YWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JTNSJYdIPqeYWF5WXJUQhGt0Tr7aCCk4onHxXtqjd20)
Rudy
json-scada_dnp3_docker_modifications.txt
rocky_linux_9_supervisor_dnp3_client.ini.txt
Beta Was this translation helpful? Give feedback.
All reactions