Discussion

FORUM LATEST POST # TOPICS
General Discussion

Forum about anything you want to talk about.

Rc 2-2/20 programming
by pipes2wires
2020-06-03
1

Recent Activities

    CODESYS Forge

  • somlioy posted a comment on discussion Engineering 🇬🇧

    Solved. Had to explicitly select English inside CODESYS as language instead of system default, which for my case is norwegian... Open Tools → Options → International Settings Set the development-system language to English Restart codesys

  • somlioy modified a comment on discussion Engineering 🇬🇧

    Hi When I import beckhoff ethercat esi files the devices installs with german text, how to get it in english? I can see in the xml files that they have both english and german texts ... downloaded from here https://download.beckhoff.com/download/configuration-files/io/ethercat/xml-device-description Beckhoff_EtherCAT_XML.zip

  • somlioy posted a comment on discussion Engineering 🇬🇧

    Hi When I import beckhoff ethercat esi files the devices installs with german text, how to get it in english? I can see in the xml files that they have both english and german texts ...

  • fabiodasilveira fabiodasilveira posted a comment on discussion Engineering 🇬🇧

    Hello Everyone, I am really struggling to understand why codesys would present an error regarding the following: VAR strByte1: STRING(10):= '192'; strByte2: STRING(10):= '168'; strByte3: STRING(10):= '1'; strByte4: STRING(10):= '0'; strIPAddress: STRING:= '192.168.1.1'; END_VAR //Updating Variables strByte1:= BYTE_TO_STRING(GVL.abyPSsIpAddress[0]); strByte2:= BYTE_TO_STRING(GVL.abyPSsIpAddress[1]); strByte3:= BYTE_TO_STRING(GVL.abyPSsIpAddress[2]); strByte4:= BYTE_TO_STRING(GVL.abyPSsIpAddress[3]);...

  • radar17892 posted a comment on discussion Deutsch 🇩🇪

    Mit welcher Version hast du das Projekt geöffnet?

  • radar17892 posted a comment on discussion Deutsch 🇩🇪

    Hallo, kann mir jemand was zu dieser Fehlermeldung sagen: Mitteilung vom Gerät: “Alarm online change executed but license for Online Configuration Change not aviable!” Habe erst letzte Woche noch auf dieser Steuerung (PFC300, FW30) eine Programmänderung gemacht und hat alles funktioniert. Die Meldung kommt am Schluss, wenn ich einen Online change gemacht habe. Dann geht die Steuerung mit Ausnahmefehler auf Stop.

  • baltzer posted a comment on discussion Engineering 🇬🇧

    Setup: Net Base Services (NBS), TCP_Client + TLSContext, ePurpose := CLIENT_SIDE, connecting to a third-party embedded device (Velux KLF200 home automation gateway) whose factory-installed TLS certificate expired on 2026-07-12 and has no user-facing renewal path. Tested on both CODESYS Control for Raspberry Pi SL (3.5.19.0) and CODESYS Control Win V3 x64, with identical results on both. Goal: Accept the peer's expired certificate via a custom ICertificateVerifier implementation, since the certificate...

  • eschwellinger eschwellinger modified a comment on discussion Deutsch 🇩🇪

    Hallo Falk, schau mal im CODESYS Installer ob "CODESYS FBD/LD" installiert ist - wenn nein nachinstallieren. Grüße

  • eschwellinger eschwellinger posted a comment on discussion Deutsch 🇩🇪

    Hallo Flak, schau mal im CODESYS Installer ob "CODESYS FBD/LD" installiert ist - wenn nein nachinstallieren. Grüße

  • ct-f posted a comment on discussion Deutsch 🇩🇪

    Hallo Zusammen, ich muss ein Projekt von Sp16P4 auf SP21 portieren, einige FBs wurden damals in FUP und KOP erstellt. Zu meiner großen Verwunderung gab es beim kopieren/einfügen eine Fehlermeldung. Jetzt wollte ich in KOP einen leeren FB erstellen, aber es gibt bei mir im Auswahlmenü weder KOP noch FUP. Gibt es eine Erweiterung, welche ich installieren muss? Konnte dazu nichts finden. Beste Grüße Falk