Activity for totorovic

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    However, if faulty EtherCAT cables were the issue, why wouldn't the error occur during normal operation? Why would bad cables only cause problems during a hard shutdown? I don't have the answer to this question. One last question: When you encountered this behavior, did you see a similar error in your logs? i.e, an "AccessViolation" exception in the EtherCAT Task Yes. It was the exeption you can see in attached file.

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I think that the .err file is the .app file renamed by Codesys, so it is compiled. We met this behaviour one time, it was because the runtime goes in exception due to bad Ethercat cables.

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hi, Runtime goes in exception before the shutdown ? Do you have a .err file which is created ? (located in the folder of the .app and .crc)

  • totorovic totorovic modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    IDK why you lost values but about the limit, when you compile, you should have the information about the memory remaining.

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    When you compile, you should have the information about the memory remaining.

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Thank you for your answer. Finally I don't confirm that it used to work before. It seems that the IO-link Package is needed is you want to configure the network, but you don't need it if you use generic IO-link devices.

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, I'm using th IDE Combivis studio 6 (codesys based) and I get an error message when I use IO-link. "The license is missing or invalid. The API is running in demo mode." However the package Manager indicates that no licence is required. It used to work, it seems that the free package has become a paying one. Can Codeys confirm this? BR

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    https://forge.codesys.com/forge/talk/Engineering/thread/1203efe4d8/

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    You could use the function AppGetApplicationInfo from CmpApp library. https://content.helpme-codesys.com/en/libs/CmpApp/Current/AppGetApplicationInfo.html

  • totorovic totorovic posted a comment on discussion Motion πŸ‡¬πŸ‡§

    Good morning, I think that the mode Simulation does not support the Softmotion functionnality because it runs the CODESYS process with normal priority wich is not a good thing for real-time behavior. If you want to test your PLC project, please use a Codesys Control Softmotion (and your computer must have the Ethercat driver installed) or much easier, download your code into the C6 Smart. BR

  • totorovic totorovic modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, It happens that the offline project (the IDE one) loses the Download information. Because of this the code has to be download again. Is it possible to force this info somewhere? Is it possible to ignore it? How can I solve this ? Thank you

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, It happens that the offline project (the IDE one) loses the Download information. Because of this the code has to be download again. Is it possible to force this info somewhere? Is it possible to ignore it? How can I solve this ? Thank you

  • totorovic totorovic posted a comment on discussion Motion πŸ‡¬πŸ‡§

    You have to update the device in your IDE to 3.5.14 or you can contact your Codesys runtime supplier to know how to set the connected system to 3.5.19

  • totorovic totorovic posted a comment on discussion Motion πŸ‡¬πŸ‡§

    I get the same warning message with initialized variable. Codesys 3.5.19.20

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    We changed the path where the CSV file is. From intern memory of the IPC to a USB key. We still have this error 'INVALID_HANDLE'. We must restart the Codesys runtime to clear it. That is a big problem for us because machine is in production. @eschwellinger What do you mean by "this is a security issue not to read/write in the plc allowed path"

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Thank you for the return. The path targets to a CFast card. User has R/W access to it. We will try to change it.

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, Can we please have some details about the error : INVALID_HANDLE? So we can try to avoid it.

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Actually no solution. We are waiting Codesys reply. Latest version of library : licence error message Version 1.0.0.5 : INVALID_HANDLE error message

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, We installed IIoT libraries (and upgrade csv_utility to newest version). Now we get error message with licence.

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, Please, how can I get more informations about the meaning of this error ?

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    I cannot get a version for the bloc csvreader. I only get a version for the CSVUtility library (1.0.0.5) as indicated on top. It seems that a 1.0.0.6 is released the 18.12.2018 but the link goes to a 'Seite nicht gefunden' page. https://www.codesys.com/rss-article/release-csv-utility-1006.html

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, Do you have news about this error ? Error does not happens everytime but randomly. Error cannot be acquitted. Codesys runtime has to restart to clear the error. After restart, it works again.

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Runtime is CODESYS Softmotion RTE x64 version 3.5.15.30

  • totorovic totorovic modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, Codesys IDE is 3.5.17.21 Sometimes the bloc CSVReaderInit from the library CSVUtility (1.0.0.5) returns the following error : INVALID_HANDLE. How can I get more informations about the meaning of this error ? Thx you

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, Codesys IDE is 3.5.17.21 Sometimes the bloc CSVReaderInit from the library CSVUtility (1.0.0.5) returns the following error : INVALID_HANDLE. How can I get more informations about the meaning of this error ? Thx you

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, We meet the following behaviour with a 3.5.15.30 Codesys RTE runtime running on a Windows OS : Sometimes, the IEC code of the Codesys runtime leads to an exception. Operator reboots the machine and the Application.app file is renammed as Application.err file. How can we find out the details of the exception that occurs? Thx you

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hello, Codesys IDE : 3.5.17.21 Master Ethercat : 3.5.17.0 When we need to disable/enable a Ethercat Slave by IEC code, the following code could be executed and works fine if we don't executed it on program startup : // Disable Slavename.SlaveEnable := FALSE; // Enable Slavename.SlaveEnable := TRUE; Why there is no auto-completion for this ? Why it is not related in the Ethercat help ? What are the tips or restrictions on using this code? Thank you

  • totorovic totorovic modified a comment on discussion Runtime πŸ‡¬πŸ‡§

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    It is solved. The version of the target was not the same. The V3 has no incidence. Thank you for your help.

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    I still cannot update my IDE with the right target. The target CODESYS Control RTE x64 is not in the list. Event after installed the device.xml in my Device Repository. Available devices are only in -V3 version

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Sorry, maybe my explanations were not clear. I understand that target type and target ID must be the same. I cannot fit them because the target type is not in my IDE list. When I do a right clic then Update, I have the following list ('IDE.png').

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Thank you both for reply. As you can see in the pictures 'IDE.png', I don't have the device you mentionned Control RTE 64 How can I get it?

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Anybody knows the difference between CODESYS Control RTE V3 x64 and CODESYS Control RTE x64 ?

  • totorovic totorovic modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, I have installed on a Win 7 Pro x64 the product CODESYS Control RTE SL From https://store.codesys.com/softplc/codesys-control-rte-sl.html#System%20Requirements I cannot download a program to the runtime because there is a difference between my IDE and the installed runtime. On my Codesys IDE (3.5.15.30) I only have CODESYS Control RTE V3 x64 The runtime is seen by the gateway as CODESYS Control RTE x64 What the difference between -V3 version and the other? How can I install CODESYS Control...

  • totorovic totorovic posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, I have installed on a Win 7 Pro x64 the product CODESYS Control RTE SL From https://store.codesys.com/softplc/codesys-control-rte-sl.html#System%20Requirements I cannot download a program to the runtime because there is a difference between my IDE and the installed runtime. But on my Codesys IDE (3.5.15.30) I don't have this device. I only have CODESYS Control RTE V3 x64 What the difference between -V3 version and the other? How can I install CODESYS Control RTE V3 x64 on the runtime or how...

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    No, I was offline when happened As I said the issue is solved, so I cannot record warning, errorr or messages anymore I will do it if occurs again

  • totorovic totorovic posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    It doesnt' lag anymore...even in 3.5.14.20

  • totorovic totorovic posted a comment on discussion Engineering

    Hi and thx for your answer, No I cannot update to that version because the Runtime are runnning in 3.5SP14 The supplier of the target Runtime proposed 3.5SP14 and not 3.5SP15 I don't think I'm allowed to program the Runtime with a different IDE version I think I will develop with the 3.5SP12 and when it finish I will update to 3.5SP14

  • totorovic totorovic modified a comment on discussion Engineering

    I start a project with the IDE 3.5.14.20 and I have lag problems (see video attached) When I want to change windows, it takes about 2 seconds to display it This delay is present even with a empty project and when I use IDE 3.5.12.30 I have no problem I didn't modify the default value of customize or option I tried to reinstall many times because it's really slowing down Has somebody an idea ? Thanks you My computer is : Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, 2801 MHz, 4 cΕ“ur(s), 8 processeur(s)...

  • totorovic totorovic posted a comment on discussion Engineering

    I start a project with the IDE 3.5.14.20 and I have lag problems (see video attached) When I want to change windows, it takes about 2 seconds to display it This delay is present even with a empty project and when I use IDE 3.5.9.70 I have no problem I didn't modify the default value of customize or option I tried to reinstall many times because it's really slowing down Has somebody an idea ? Thanks you My computer is : Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, 2801 MHz, 4 cΕ“ur(s), 8 processeur(s)...

1