Post by jegerjon on VPN
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hi, witch VPN provider for remote PLC Acess do you use/recomend? Preferedbly one where you can Grant certain users acess to specific controllers.
    
    Last updated: 2023-09-06
    
    
      
        VPN
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      VPN
    
    Last updated: 2023-09-06
    
    
      
        Post by kumareasu on Code Size
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hello, How to find the following for for my application when I want to switch over to "Application Based Licence"... Code Size. IO size When I use Analog IO. IO size when I use AC inverter(Drive for AC induction motor). For example we read/write few EtherCAT registers.
    
    Last updated: 2023-09-07
    
    
      
        Post by eschwellinger on VPN
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Give CODESYS Automation Server a try!
    
    Last updated: 2023-09-06
    
    
      
        VPN
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      VPN
    
    Last updated: 2023-09-06
    
    
      
        Introductory short video series on PLC programming (CODESYS)
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      Introductory short video series on PLC programming (CODESYS)
    
    Last updated: 2023-08-28
    
    
      
        Post by jinil on Import RsLogix 5000 project to Codesys
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hello, I am trying to do the same thing. I want my Rslogix 5000 project into Codesys. Was wondering if you have found a way to do it. Thank you.
    
    Last updated: 2023-09-07
    
    
      
        Post by eschwellinger on Code Size
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      see here:
    
    Last updated: 2023-09-07
    
    
      
        Import RsLogix 5000 project to Codesys
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      Import RsLogix 5000 project to Codesys
    
    Last updated: 2023-09-07
    
    
      
        Post by jinil on Import RsLogix 5000 project to Codesys
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hello, I am trying to do the same thing. I want my Rslogix 5000 project into Codesys. Was wondering if you have found a way to do it. Thank you.
    
    Last updated: 2023-09-07
    
    
      
        Post by nyee on Project compiling error in Simulation mode
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hi, I have a similar issue - we have been using codesys V3.5.16.20 Do you have any suggestions or confirmation that this will work with a different version of codesys and Pi extension
    
    Last updated: 2023-09-07
    
    
      
        Post by kumareasu on Code Size
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Is this "Application Based Licence" is applicable for CODESYS Control RTE SL
    
    Last updated: 2023-09-08
    
    
      
        Post by vformanek on How to access files correctly in Linux
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hello, its still not quite clear to me how to deal with the PLCLogic directory in linux. I have the directory right here: I need to correctly access the files in this folder through CODESYSControl.cfg. Here is my CODESYSControl.cfg where on the first lines there are a few lines: [SysFile] FilePath.1=/etc/, 3S.dat PlcLogicPrefix=1 That means that if I am going to use relative paths its going to go to from the PLCLogic directory right ? For example here: Whitch paths should I use. I cant seem to successfully run any of these aproaches ...
    
    Last updated: 2023-09-08
    
    
      
        JSON_Utilities_SL JSONFileWriter error NULL_POINTER
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      JSON_Utilities_SL JSONFileWriter error NULL_POINTER
    
    Last updated: 2023-09-08
    
    
      
        Post by jari-koivuluoma on JSON_Utilities_SL JSONFileWriter error NULL_POINTER
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      FB jsonFileWriter gives a NULL_POINTER error, why? JSONByteArrayWriter works fine so the JSONData FB should be fine. The device is CODESYS Control Win V3 x64 in simulation mode. Codesys version is V3.5 SP16 Patch 5 JSON_Utilities_SL version is 1.3.0.0 Src: ST_TestStruct1a; TXT: WSTRING(10000); MakeJSON : BOOL := TRUE; SrcJSONData: JSON.JSONData; jsonFileWriter : JSON.JSONFileWriter; IF MakeJSON THEN MakeJSON := FALSE; // Struct data to JSONData FB F_TestStructToJSON(ADR(Src),ADR(SrcJSONData)); // Writing to file jsonFileWriter( xExecute := TRUE, sFileName := 'c:\JSONTEST\JSON.txt', eEncoding := JSON.Encoding.UTF_16, xAsyncMode := TRUE, jsonData := SrcJSONData ); // Waiting to finish WHILE jsonFileWriter.xBusy DO ; END_WHILE // To text jsonArrayWriter( xExecute := TRUE, pwData := ADR(TXT), udiSize := SIZEOF(TXT), jsonData := SrcJSONData, xAsyncMode := FALSE, ); END_IF
    
    Last updated: 2023-09-08
    
    
      
        Post by eschwellinger on Code Size
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      will start with next relaese on RTE, at the moment not possible.
    
    Last updated: 2023-09-08
    
    
      
        Code Size
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      Code Size
    
    Last updated: 2023-09-08
    
    
      
        Post by eschwellinger on Project compiling error in Simulation mode
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      I fear you need to update if you need a solution for this.
    
    Last updated: 2023-09-08
    
    
      
        Project compiling error in Simulation mode
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      Project compiling error in Simulation mode
    
    Last updated: 2023-09-08
    
    
      
        Systemwiederherstellung PFC200 (vielleicht auch bei anderen)
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      Systemwiederherstellung PFC200 (vielleicht auch bei anderen)
    
    Last updated: 2023-09-09
    
    
      
        Post by martinlithlith on Device User Logon and No device is responding.. Pi4b codesys 3.5 SP19 2 + (64-bit)
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hi! Im slowly starting to loose it and i need som help! After a few night of reading up and testing i´m still stuck as a rock and you guys and girls are my last resort for this project. Basic facts; Win 11 Codesys 3.5 SP19 2 + (64-bit) Raspberry pi 4 model b 2 gb Raspian release 11 aarch64 What keeps me up late at night; Username and Password when trying to connect to device and device only beeing connectable for a few seconds. Some of the things I have tried; Username and passord; Credientials from the raspberry Administrator Administrator admin admin Admin Admin administrator administrator Usernames and passwords that I sometimes use (this was a longshot i know, but i was running out of ideas and energy). :) Epand filesystem, activating i2c, spi, 1-wire I can start the gateway and start the runtime. I cant install the edgearm64, arm64 runtime package eventhough I guess i should, i get code [ERROR] Error output: dpkg: error processing archive /tmp/codesysedge_edgearm64_4.8.0.0_arm64.deb (--install): [ERROR] Error output: package architecture (arm64) does not match system (armhf) [ERROR] Error output: Errors were encountered while processing: [ERROR] Error output: /tmp/codesysedge_edgearm64_4.8.0.0_arm64.deb code as a respons. I have tried to Reset Origin Device - no change. I have tried to remove the /etc/CODESYSControl_User.cfg [CmpUserMgr] but i could not find it and i was not sure if i should add it instead but i did not want to mess somthing up. I have tried to create a second gateway with the specific ip if the pi, that did not help. Could it be that i´m currently connected to the pi through WIFI? I can ping the pi and I can connect and control it through VNC. When i scan to select gateway target (scan edge gateway) i find 17-21 devices but can find the pi throug the mac adress. I started of trying to use the "CODESYS Control for Raspberry Pi SL" (I have a license sience earlier) as i read somewhere that this could be used on a Pi4 as well but now i´m trying with the MC SL, no changes, same problem. Right now - gateway version 4.8.0.0 (edgearmHF, armhf), Runtime Package 4.5.0.0 (raspberry, armhf). Any sugestions are very welcome! As mentioned above, theese are some of the things that i have tried/done - but i have been going at this for a while. Best, Martin
    
    Last updated: 2023-09-10
    
    
      
        Post by eschwellinger on Device User Logon and No device is responding.. Pi4b codesys 3.5 SP19 2 + (64-bit)
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      please use latest version 4.9.0.0 and it is mandatory to have a user pi on your device.
    
    Last updated: 2023-09-11
    
    
      
        Post by martinlithlith on Device User Logon and No device is responding.. Pi4b codesys 3.5 SP19 2 + (64-bit)
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hi, Thank you for your reply! What should be the version 4.9.0.0? I have a user named pi on the pi, thats what i´m using as credientials to be able to for example update/install runtime. Or do i need another user? once agin, thank for the reply! Martin
    
    Last updated: 2023-09-11
    
    
      
        Communication error (#0), logout performed,please check if plc is connected
    
    
       CODESYS Forge
    
    
      talk
    
    (Thread)
    
    
      Communication error (#0), logout performed,please check if plc is connected
    
    Last updated: 2023-09-11
    
    
      
        Post by john-ronald on Communication error (#0), logout performed,please check if plc is connected
    
    
       CODESYS Forge
    
    
      talk
    
    (Post)
    
    
      Hi, I have the same problem. However I am using ethernet connection not USB. I can ping the PLC and also connect to it via Wago ethernet settings, but I cannot upload using the Codesys 2.3. My PLC is Wago 750-862. The detailed error is - " connect: Connection refused Write attempt from invalid socket. " Any help would be appreciated.
    
    Last updated: 2023-09-11
    
To search for an exact phrase, put it in quotes.  Example: "getting started docs"
To exclude a word or phrase, put a dash in front of it.  Example: docs -help
To search on specific fields, use these field names instead of a general text search.  You can group with AND or OR.