Discussion

FORUM LATEST POST # TOPICS
General Discussion

Forum about anything you want to talk about.

No posts yet 0

Recent Activities

    CODESYS Forge

  • Wold posted a comment on discussion Runtime 🇬🇧

    Hello, I am running a CODESYS Control Runtime on a Raspberry Pi. Two CmSticks are connected to the same system: CmStick A - Runtime license - MultiCore license - KNX license CmStick B - Engineering / Developer licenses My goal is: The runtime on the Raspberry Pi shall use CmStick A locally. Licenses from CmStick A shall NOT be provided by the CodeMeter Network Server. Only licenses from CmStick B shall be available to remote network clients. During troubleshooting I observed that the CodeMeter Network...

  • thomas-k posted a comment on discussion Deutsch 🇩🇪

    SysTimeRtc.SysTimeRtcHighResGet(pTimestamp := lstActualIPCUnixTime_ms); SysTimeRtc. SysTimeRtcConvertHighResToLocal(lstActualIPCUnixTime_ms,lstActualIPCUnixTimeLocal_ms); SysTimeRtc.SysTimeRtcConvertLocalToHighRes(lstActualIPCUnixTimeLocal_ms,lstActualTime_ms); F30_SysTimeRtcHighResGetLocal:= TO_ULINT(lstActualTime_ms); Dies hat immer die selbe Zeit in UTC. Wie bekomme ich eine HIGHRes Zeit in Millisekunden. Und diese Zeit nicht in UTC sondern mit der Zeitzone verrechnet..... Und reicht es die Zeitzone...

  • thomas-k posted a comment on discussion Deutsch 🇩🇪

    SysTimeRtc.SysTimeRtcHighResGet(pTimestamp := lstActualIPCUnixTime_ms); SysTimeRtc. SysTimeRtcConvertHighResToLocal(lstActualIPCUnixTime_ms,lstActualIPCUnixTimeLocal_ms); SysTimeRtc.SysTimeRtcConvertLocalToHighRes(lstActualIPCUnixTimeLocal_ms,lstActualTime_ms); F30_SysTimeRtcHighResGetLocal:= TO_ULINT(lstActualTime_ms); Dies hat immer die selbe Zeit in UTC. Wie bekomme ich eine HIGHRes Zeit in Millisekunden. Und diese Zeit nicht in UTC sondern mit der Zeitzone verrechnet..... Und reicht es die Zeitzone...

  • aniket-b posted a comment on discussion Engineering 🇬🇧

    I found this issue raised multiple times but I do not find a solution for this. I am getting Configure encapsulation Layer on EIP product while using with CODESYS V3.5 SP22. This product works well with Rockwell, Omron, Mithshibishi PLCs. The same device, same eds file, same EIP configuration does not work with CODESYS. Can someone please guide me here?

  • 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.