Solved the issue. To fix this issue following steps should be taken: UAExpert: add the PLC name to hosts file. connect to PLC hostname rather than local Control Win. OPCExpert: add the PLC name to hosts file. Add the PLC to the "Network", rather than adding it to "This PC"
Yeah I enabled OPC-UA feature there. I followed the following link:https://help.codesys.com/webapp/_cds_runtime_opc_ua_server;product=codesys;version=3.5.15.0 I tried in many ways but it didn't work. Atatched my program Symbol Configuration image
Yeah I added symbol configuration. I followed the following link: https://help.codesys.com/api-content/2/codesys/3.5.14.0/en/_cds_runtime_opc_ua_server/ I tried in every possible way but it didn't work. I can connect with my Digital twin in Visual Components but for data encryption with Ua Expert or OPC Expert, COdesys OPC server can't browse it's application.
Yeah I added symbol configuration. I followed the following link: https://help.codesys.com/api-content/2/codesys/3.5.14.0/en/_cds_runtime_opc_ua_server/ I tried in every possible way but it didn't work. I can connect with my Digital twin in Visual Components and get data there but for data encryption with Ua Expert or OPC Expert, COdesys OPC server can't browse it's application.
I solved that issue of sharing two servers on same port but still I'm not able to connect my application from CODESYS Controller through OPC. I can connect my Ua Expert or OPC Expert with my CODESYS program through OPC UA server. But the issue I got that OPC server can't browse my CODESYS program application. Did I miss anything? I have tried in so many ways but nothing worked out so far. Attached Ua Expert browsing failure image
I have been trying to do CODESYS data encyrption through OPC UA. Regarding that I can connect my Ua Expert or OPC Expert with my CODESYS program through OPC UA server. But the issue I got that OPC server can't browse my CODESYS program application. Did I miss anything? I have tried in so many ways but nothing worked out so far. Attached Ua Expert browsing failure image
I have been trying to do CODESYS data encyrption through OPC UA. Regarding that I can connect my Ua Expert or OPC Expert with my CODESYS program through OPC UA server. But the issue I got that OPC server can't browse my CODESYS program application. Did I miss anything? I have tried in so many ways but nothing worked out so far. Attached Ua Expert browsing failure image
I want to encrypt my CODESYS data to OPC Expert. I can connect with CODESYS OPC Server with OPC Expert but not able to encrypt any data from there. In my CODESYS program I followed the following link to create OPC certificate : https://help.codesys.com/webapp/_cds_runtime_opc_ua_server;product=codesys;version=3.5.16.0 But here it is mentioned in the beginning that "In order to encrypt data and exchange it with the client safely, the server needs a certificate that the client must classify as trusted...
I want to encrypt my CODESYS data to OPC Expert. I can connect with CODESYS OPC Server with OPC Expert but not able to encrypt any data from there. In my CODESYS program I followed the following link to create OPC certificate : https://help.codesys.com/webapp/_cds_runtime_opc_ua_server;product=codesys;version=3.5.16.0 But here it is mentioned in the beginning that "In order to encrypt data and exchange it with the client safely, the server needs a certificate that the client must classify as trusted...
I want to encrypt my CODESYS data to OPC Expert. I can connect with CODESYS OPC Server with OPC Expert but not able to encrypt any data from there. In my CODESYS program I followed the following link to create OPC certificate : https://help.codesys.com/webapp/_cds_runtime_opc_ua_server;product=codesys;version=3.5.16.0 But here it is mentioned in the beginning that "In order to encrypt data and exchange it with the client safely, the server needs a certificate that the client must classify as trusted...
I want to encrypt my CODESYS data to OPC Expert. I can connect with CODESYS OPC Server with OPC Expert but not able to encrypt any data from there. In my CODESYS program I followed the following link to create OPC certificate : https://help.codesys.com/webapp/_cds_runtime_opc_ua_server;product=codesys;version=3.5.16.0 But here it is mentioned in the beginning that "In order to encrypt data and exchange it with the client safely, the server needs a certificate that the client must classify as trusted...
I am trying to connect robot controler CODESYS program with OPC Expert through OPC UA server and that's listening 4840 port and on OPC Expert I'm getting like opc.tcp://hp-nb:4840/uadiscovery. I also installed freeopcua in my machine and that's listening 4840 port as well and on OPC Expert it's like opc.tcp//0.0.0.0:4840. On OPC Expert I need to connect with CODESYS application. I can connect with CODESYS OPC server but I'm not able to connect my application from CODESYS controler. Is it happening...
I am trying to exchange my CODESYS data thorugh OPC UA. Regarding that purpose I created own certificate for data encryption in my runtime device for OPC UA and I followed the following guideline: https://help.codesys.com/api-content/2/codesys/3.5.14.0/en/_cds_runtime_opc_ua_server/#creating-a-project-for-opc-ua-access But if I try to connect my CODESYS OPC server with UA Expert I'm not able to do that. According to the link I am not finding any "Basic256Sha256 - Sign & Encrypt (uatcp-uasc-uabinary)"...
I am trying to exchange my CODESYS data thorugh OPC UA. Regarding that purpose I created own certificate for data encryption in my runtime device for OPC UA and I followed the following guideline: https://help.codesys.com/api-content/2/codesys/3.5.14.0/en/_cds_runtime_opc_ua_server/#creating-a-project-for-opc-ua-access But if I try to connect my CODESYS OPC server with UA Expert I'm not able to do that. According to the link I am not finding any "Basic256Sha256 - Sign & Encrypt (uatcp-uasc-uabinary)"...
I'm having this error. I looked through all the detailed information but haven't got any clue to solve the issue
I have been working on my Thesis with CODESYS V3.5 SP16 with Berghof DC-Pro 4,3" S05 controller for my runtime. I integrated CODESYS and Visual Components 4.2 for my robot digital twin through OPC UA. The problem is if I connect the application program with the device controller and run, application starts running but after a few seconds application stops automatically. So the basic problem I found is if I run previous fresh code it's okay and runs smoothly but if I add OPC UA or anything in my CODESYS...
I have one CODESYS PLC program for industrial robot. I integrated CODESYS and Visual Components 4.2 for robot digital twin through OPC UA add-on. The connection between CODESYS and VC 4.2 was successful through OPC UA. The problem is if I connect the application program with the device controller and run, application starts running but after a few seconds application stops automatically.So the basic problem I found is if I run previous fresh code it's okay and runs smoothly but if I add OPC UA or...
For data encrypt and exchange purpose I am trying to create one certificate for OPC UA SERVER. But to do that if I select Own certificate from Security screen>Device tree I should get CmpOPCUAServer. But I am not finding anything there. To create that certificate am I missing anything?
Hello everyone, I am using one 6axis robot CODESYS Plc program for my digital twin in VC4.2. I need to store 6axis variable data such as current, torque, velociy etc. from CODESYS program through cloud computing. I have already integrated my CODESYS program with VC 4.2 for my digital twin through OPC UA. To store data I need to extract variable data from CODESYS program first. As, I am new to codesys, would anyone please suggest me some procedure or suggestion to do that. On my query I found some...
Hi, I have facing the same issue. Would you like to please elaborate how did you do that?As I am new to CODESYS couldn't find the right option yet. Thank you.
Here is the informations log of my PLC program
I was following the below link to save log file but I wasn't able to do that there. attached a snap of my project not finding saving log file. https://help.codesys.com/api-content/2/codesys/3.5.12.0/en/_cds_reading_plc_log/#:~:text=Reading%20the%20log%C2%B6&text=Select%20the%20controller%20in%20the,Choose%20the%20tab%20Log. https://help.codesys.com/api-content/2/codesys/3.5.12.0/en/_cds_edt_device_log/#bf9b2ecf319b7fc0a8640e002b49b6-id-3397c03dcf319b7fc0a8640e0137e2e5 Still I have been facing the...
I have been trying to run one CODESYS PLC program. After connecting with the device controller the application starts but after few seconds application stops automatically. I have attached the images of problems. Am I missing anything to run my program for a long period? or how to solve this issue?
I have been trying to run one CODESYS PLC program. After connecting with the device controller the application starts but after few seconds application stops automatically. I have attached the images of problems. Am I missing anything to run my program for a long period? or how to solve this issue?
Currently I am doing my thesis on my M.Sc program. In my thesis, I have to implement one industrial robot in industry4.0 through IIoT framework including creating Digital Twin. I already have the CODESYS source code as a robot controller. Now I am working on sending controller datas from CODESYS to MQTT broker. For this purpose my aim is to use IIoT libraries SL in CODESYS which can integrate with mosquitto MQTT broker as there is already built in MQTT client in CODESYS IIoT libraries SL. But as...