Personal Data

Username:
hyplcmotion
Joined:
2022-12-16 18:05:55

Projects

  • No projects to display.

User Activity

  • Modified a comment on discussion Visualization 🇬🇧 on CODESYS Forge

    Hello, I’m encountering the same issue. I only receive these errors when downloading to the PLC—there are no errors during the build—after upgrading to CODESYS 3.5.21.10. Is there any known fix or recommended solution? Visualization seems running ok, no PLC log error. Visualization: Error: The element of type 'VisuFbLabel' could not be updated. Reason: Source array was not long enough. Check srcIndex and length, and the array's lower bounds. Visualization: Error: The element of type 'VisuFbElemSimple'...

  • Posted a comment on discussion Visualization 🇬🇧 on CODESYS Forge

    Hello, I’m encountering the same issue. I only receive these errors when downloading to the PLC—there are no errors during the build—after upgrading to CODESYS 3.5.21.10. Is there any known fix or recommended solution? Visualization seems running ok, no PLC log error. Visualization: Error: The element of type 'VisuFbLabel' could not be updated. Reason: Source array was not long enough. Check srcIndex and length, and the array's lower bounds. Visualization: Error: The element of type 'VisuFbElemSimple'...

  • Modified a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Found out how! Needed to connect to PFC200 via Putty, and open CodesysControl.cfg with “sudo nano /etc/CODESYSControl.cfg”. Then adding following command to the end of file, and use the name you want, save/close CODESYSControl.cfg, and reboot your PLC. [CmpOPCUAProviderIecVarAccess] CustomNodeName= PFC200

  • Modified a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Hello, I am wondering how to change the default OPC/UA Server Topic name "CODESYS Control for PFC200 SL" in Codesys when using codesys OPC UA Server? For example have a tag with following node Id ns=4;s=|var|PFC200.Application.Tag.Me instead of ns=4;s=|var|CODESYS Control for PFC20 SL.0Application.Tag.Me Thanks Codesys Version 3.5.18 SP3

  • Modified a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Found out how to do this. Needed to connect to PFC200 via Putty, and open CodesysControl.cfg with “sudo nano /etc/CODESYSControl.cfg”. Then adding following command to the end of file, and use the name you want, save/close CODESYSControl.cfg, and reboot your PLC. [CmpOPCUAProviderIecVarAccess] CustomNodeName= PFC200

  • Modified a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Found out how to do this. Needed to connect to PFC200 via Putty, and open CodesysControl.cfg with “sudo nano /etc/CODESYSControl.cfg”. Then adding following command and use the name you want: [CmpOPCUAProviderIecVarAccess] CustomNodeName= PFC200

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Found out how to do this. I needed to connect to PFC200 via Putty, and open CodesysControl.cfg with “sudo nano /etc/CODESYSControl.cfg” adding following: [CmpOPCUAProviderIecVarAccess] CustomNodeName= OPCUA_WAGO

  • Posted a comment on discussion Engineering 🇬🇧 on CODESYS Forge

    Hello, I am wondering if anyone can explain how to change the default OPC/UA Server Topic name "CODESYS Control for PFC200 SL" in Codesys when using codesys OPC UA Server? For example have a tag with following node Id ns=4;s=|var|PFC200.Application.Tage.Me instead of ns=4;s=|var|CODESYS Control for PFC20 SL.0Application.Tage.Me Thanks Codesys Version 3.5.18 SP3

View All