Post by andrax on Prüfen ob Datei existiert wenn nicht neu erstellen
CODESYS Forge
talk
(Post)
Hi, ich ich möchte prüfen ob eine Datei existiert. Wenn diese nicht existiert, soll eine erstellt werden und dort hinein geschrieben werden. Die Datei wird im Programmlauf mehrfach geöffnet und Daten hinein geschrieben. Ich will hier die Funktion File.MODE.MAPPENDPLUS benutzen, das funktioniert aber nicht. fopen.xDone bleibt false. Hier der Code: fopen.sFileName:=sFileName; fopen.eFileMode:=File.MODE.MAPPENDPLUS; // Neu erstellen und anhängen fopen.xExclusive:=TRUE; fopen( xExecute:=TRUE); IF fopen.xDone THEN hFile:=fopen.hFile; sStringToWrite:=''; writeIndex:=0; SchrittDatenlog:=60; END_IF Wo liegt mein Fehler?
Last updated: 2024-02-11
Post by nmcc on Toggling Visualizations using HMI Physical Buttons
CODESYS Forge
talk
(Post)
Hey thank you for the reply dkugler. I am sorry if this seems like a stupid question. I have the use current visuvariable checkbox enabled. I can see the string names of all my visualizations. I am trying to use ladder logic to be the anser to the button press using "VisuElems.CurrentVisu := 'MainScreen';. This returns an error. Any idea what I am doing wrong or could you point me in the right direction for fixing this. Thanks,
Last updated: 2024-02-13
Post by nmcc on Toggling Visualizations using HMI Physical Buttons
CODESYS Forge
talk
(Post)
Hey thank you for the reply dkugler. I am sorry if this seems like a stupid question. I have the use current visuvariable checkbox enabled. I can see the string names of all my visualizations. I am trying to use ladder logic to be the anser to the button press using "VisuElems.CurrentVisu := 'MainScreen';. This returns an error. Any idea what I am doing wrong or could you point me in the right direction for fixing this. Thanks,
Last updated: 2024-02-13
Post by roccom1910 on variablen inhalt in datei schreiben bei system event CmpApp.EventIDs.EVT_PrepareStop
CODESYS Forge
talk
(Post)
Hallo, ich möchte meine Variablen vor dem stoppen der CPU in eine Datei schreiben. Das schreiben der Datei dauert ca. 1 minute (sehr viele Daten). Ich habe versucht das mittels Szstemevent zu bewerkstelligen leider kreiert er nur die datei sofern nicht vorhanden. Ich vermute das die Zeit nicht ausreicht um die daten zu schreiben. Anbei mal der Entsprechende FB. Kann mir da eventuell jemand weiterhelfen?
Last updated: 2024-02-15
Post by marlutec on [ERROR] The PLCopenXML import is not possible because Device not found. Type: 89, Id: 0000 0005, Version: 3.5.10.0
CODESYS Forge
talk
(Post)
Hello every one. Now i'm instaling a Weintek cMT2108x2(v2) with IR-ETN40R. When I start to import the archive content the code of I/O remote IR-ETN40R, ocurred this error. [ERROR] The PLCopenXML import is not possible because Device not found. Type: 89, Id: 0000 0005, Version: 3.5.10.0 Can someone help me? Marcos Gentil, from Brazil.
Last updated: 2024-02-15
Post by timl on BacNet Server
CODESYS Forge
talk
(Post)
Hallo, für einen BacNet2 Server lassen sich mit zwei Ethernet Schnittstellen auch zwei Bacnet 2 IP Datalinks anlegen. Einen Datalink nutze ich für den UDP Port 47808 und einen für den UDP Port 47809. Dadurch ist der Server aus beiden Netzwerken erreichbar, was so gewollt ist. Allerdings verbindet er die beiden Netze auch miteinander, was zu Kommunikationsproblemen führt, da in beiden Netzwerken bereits gleiche Device ID's vergeben sind und diese sich dann doppeln. Lässt sich diese Verbindung der beiden Netze abschalten? Gruß Tim
Last updated: 2024-02-20
Post by martincapd on EWON
CODESYS Forge
talk
(Post)
I have the same problem in that I can connect to the eWon and ping the controller IP Address, however I cant connect through CodeSys. I'm using Gateway-1 which is configured to use "IP-Address: localhost" and "Port: 1217". Rather than scanning the network for devices, I enter the IP Address of the device, codesys returns a "No Device is repsonding..." message. See attached. I'm wondering if the IP-Address used Gateway-1 should be "localhost" or the WAN/LAN IP of the eWon? Thanks for the help MC
Last updated: 2024-02-21
Post by frank2 on 3.5.17: Rezepte: Fehlendes Kontextmenü
CODESYS Forge
talk
(Post)
Guten Tag, zuersteinmal vielen Dank fürs Lesen! Ich habe das Problem nun lösen können, indem ich %appdata%\CODESYS\UserOptions-EEEF5821 gelöscht habe. Dort gab es diverse Dateien names "CODESYS (CODESYS V3.5 SP17).opt.*". Nun funktioniert das Menü wieder so, wie es soll. Was ich mir sonst zerschossen habe, werde ich herausfinden. Aber ich denke, außer ein paar Einstellungen kann nicht viel passiert sein. Da ich das Gerät aber sowieso erst neu bekommen habe, ist hier noch nicht viel passiert. In diesem Sinne vielen Dank für die Aufmerksamkeit und ein schönes Wochenende Frank
Last updated: 2024-02-23
Post by e60newbie on EVL/EVC auf IFM CR711S
CODESYS Forge
talk
(Post)
Hi, jain. wir haben mit IFM gesprochen. Sie sagen es liegt an Codesys selbst. Die Daten seien anscheinend nicht konsistent wenn das Projekt zu und erneut geöffnet wird, sei ein probkem von SP11. IFM wird im Sommer ein neues Package rausgeben wo sie auf eine neue CS Version wechseln, dort soll das Problem dann behoben sein. Wir haben zwar einen Workaround rausgefunden aber jenachdem was du in der Safety treibst geht dieser dann nicht mehr. schreib mir zur not eine PN wenn du mehr wissen willst.
Last updated: 2024-02-28
Post by pbitalc on Customize Users and groups Visualization in UserMgmtConfig
CODESYS Forge
talk
(Post)
Hi, I have the user situation represented in the image and I would like CustomerAdmin to only be able to modify/add/delete users relating to the CustomerUser group and nothing else. How can I do? It would be enough not to display the users belonging to the SuperAdmin, Technician1 and Technician2 groups and also the related groups in the UserMgmtConfig dialog box. Can anyone help me? I use Codesys 3.5.16 Thanks!
Last updated: 2024-02-29
Post by martinla on New Codesys Library Dependencies
CODESYS Forge
talk
(Post)
When creating a new Codesys library, I am getting 2 errors for missing libraries. I can see that I am using newer versions of these in the library manager (3.5.17.0 and 3.5.19.0 opposed to 3.5.8.0 and 3.5.7.0 stated in the errors). IDE Version is V3.5 SP19 Patch 6. The "Download missing libraries..." button in Messages list is not doing anything. Why is it looking for older versions of these libraries? Can this be fixed by using the newer versions? How can I download & install the older version of these libraries?
Last updated: 2024-02-29
Post by andrej on POU - Access to runtime
CODESYS Forge
talk
(Post)
Hello all, when creating a POU, the Codesys IDE allows the setting "Enable System Call" (in the Settings, Property -> Build), see picture. The name suggest, that runtime functionalities i.e. functions of codesyscontrol such as "stop plc" etc. can be directly called. I tried various approches without success, the following does, unsurprisingly not work. FUNCTION accessRTE: BOOL; ****************************** codesyscontrol.stop(); Can you please tell me how I can make a system call to codesyscontrol from a POU. Or could you provide me with a use case for this setting. Many thanks for your feedback and kind regards Andrej
Last updated: 2024-03-02
Post by ewi04 on Recipe Manager - RecipeManCommands, load & write wrong values, Bug?
CODESYS Forge
talk
(Post)
It's good that you've found a workaround. But it's bad that you need one. The array length auf my struct is 16. My struct also contains other arrays of structs. It contains a total of 1716 variables. I have tested saving and loading extensively under version 4.3.0.0. It looks good. I couldn’t find any problems. Maybe it helps to reinstall the update (see previous post). Otherwise you could try my test project (first post). This should work with version 4.3.0.0.
Last updated: 2024-03-04
Post by riccardo on Web Browser special tools errors
CODESYS Forge
talk
(Post)
Nano goodmorning and thanks for the reaply, the links I have to manage are links as the following: https://192.168.1.101/u-os-app-codesys/application/visualization/webvisu.htm I saw that with Wikipedia or other web sites the tool works but not the link above. "google and some other providers, prevent from using as iframe and similar injections." The goal I'm pursuing is to display remote graphical user interfaces from a local graphical user interface over a local network. thanks in advance, Riccardo
Last updated: 2024-03-06
Post by miodusy on File transfer via visu and codesys automation server
CODESYS Forge
talk
(Post)
I have a problem with the file transfer library. Namely, it does not work via the codesys server. (error 5; overtime, and visualization resets). They operate mostly in local chains. I tested different browsers and VPN from the router. It works everywhere, except through access from the codesys automation server. The client, having many machines under one account, prefers to keep it that way rather than use an individual VPN just to download a backup. Does anyone have an idea what the problem is? Sylwester M.
Last updated: 2024-03-07
Post by bschraud on Zielsystem stimmt nicht mit dem verbundenen Gerät überein
CODESYS Forge
talk
(Post)
Der Eintrag in /etc/CODESYSControl.Usr.cfg war schon vorhanden. Bisher habe ich das Gerät Pi MC SL verwendet. Laut H. Zenker ist das die "Produktionsversion“ der Raspberry-Laufzeitumgebung. Gibt es kein MC SL Runtime Package mehr? Ist dieses in der Standardinstallation nicht mehr vorhanden und muss manuell installiert werden? Beim Wechsel auf Pi 64 kann ich nicht mehr kompilieren wegen folgender Fehlermeldung: "cmperrors interfaces, 3.5.5.0 (system): C0338: Die Bibliothek 'cmperrors interfaces, 3.5.5.0 (system)' wird nur in 32-Bit-Applikationen unterstützt" Vielen Dank für die Hilfe
Last updated: 2024-03-11
Post by androidzz on Json Builder problem?
CODESYS Forge
talk
(Post)
Dear reader, I am using the codesys JSON utilities SL, 1.9.0.0 library. And then specifically the FB JSONBuilder. I need to create a main object with at least 2 objects in it. The first object is no problem, but I cannot insert the second object into the main object. See attached my code and the result I get. I am assuming that I am doing something wrong with the parent index but have tried a lot and can't get it done. Kind regards, Rob
Last updated: 2024-03-11
Post by gregorpl on Tosibox With EATON XV300
CODESYS Forge
talk
(Post)
HEllo, I need to connect with PLC XV300 , the problem is for me not simple. The PLC have remote control by Tosibox VPN tunel. I can see the screen from PLC, but i also want to se Input and Output the PLC . I try to scan the network by useing tosibox Gateway but its not working. Where i should looking the problem ? DO i need added special library ?
Last updated: 2024-03-12
Post by bjarne-pagaard on WebVisu with Runtime Based User Management, Default user (no login) - is it possible?
CODESYS Forge
talk
(Post)
Hi, With the new Runtime Based User Management, is there any way for WebVisu clients to be logged in to a default user automatically - no login prompt? I would like for the default user to be able to perform normal operation of the machine, without logging in to the WebVisu. This is possible with the Legacy User Management. For the Runtime based user management, there seems to be a default user for the TargetVisu - but not for the WebVisu. -Bjarne
Last updated: 2024-03-14
Post by k4zz on Continuous Build Server
CODESYS Forge
talk
(Post)
Hallo Martin, Thank you so much for the Code example. It works really fine for .porject Types. However, I encountered a challenge when attempting to apply it to .library Types. I also tried the option to "Perform static analysis automatically after compilation" # get Project values myProject = projects.primary # Creates an active application app = myProject.active_application # build Application and run static code analysis app.generate_code() Could you please offer any insights into why this might be occurring?
Last updated: 2024-03-15
Post by k4zz on Statisch Code Analyse ausführen via Python
CODESYS Forge
talk
(Post)
Derzeit arbeite ich daran, statische Codeanalyse in unsere (CI/CD)-Pipeline zu integrieren. Konkret habe ich die statische Codeanalyse erfolgreich für .project-Typen durchgeführt, und sie funktioniert einwandfrei. Allerdings habe ich Schwierigkeiten bei der Ausführung derselben für .library-Typen festgestellt. Hierbei habe ich zwei Methoden ausprobiert: system.commands["staticanalysis", "run"].execute() # get Project values myProject = projects.primary # Creates an active application app = myProject.active_application # build Application and run static code analysis app.generate_code()
Last updated: 2024-03-18
Post by tama00 on Raspberry Pi 4 als SPI Slave
CODESYS Forge
talk
(Post)
Hallo zusammen, grundsätzlich sollte ja die Möglichkeit bestehen den Raspberry auch als SPI Slave zu nutzen. Leider habe ich kein entsprechendes Projekt gefunden, bei dem dies der Fall war. Kann mir jemand dabei weiter helfen, wie ich bei Codesys Control for Raspberry , die Konfigurationen für den SPI Slave machen kann? Der Master soll ein Microkontroller sein von einem anderen Gerät sein. Ich arbeite noch mit 4.10.0.0 und einem Raspberry Pi 4 Vielen Dank und liebe Grüße
Last updated: 2024-03-19
Post by andy-yemm on Assertion Failed
CODESYS Forge
talk
(Post)
I had similar assertion failed error messages today. I am fairly new to Codesys. I tried using SFC for the first time, I usually use ST. Anyway I had errors in some of my transitions. I copied and pasted transition code and forgot to change the target of the code. I started getting lots of the assertion errors but now I have sorted out the problems and it compiles OK the assertion error messages seem to have stopped. There do not seem to be any other responses to your post, did you resolve your problem?
Last updated: 2024-03-19
Post by superjojo2002 on Licensing info not available.
CODESYS Forge
talk
(Post)
I checked it using the very same docker container version like colleague moon and the command returned root@nt0001c02c5533:/# cmu -x cmu - CodeMeter Universal Support Tool. Version 7.60c of 2023-Aug-09 (Build 5625) for Linux/ARMHF 64-Bit Copyright (C) 2007-2023 by WIBU-SYSTEMS AG. All rights reserved. Result: 0 CmContainer(s) listed. (CodeMeter not running) Please consider that we intend to license a codesys ARM64 SL in a docker container.
Last updated: 2024-03-20
Post by wind-11 on Simulation Modubus
CODESYS Forge
talk
(Post)
Hallo zusammen, ich bin über die Arbeit auf ein Problem in der Simulation gestoßen. In einem Test-Projekt haben wir eine Modbus Verbindung aufgebaut. Dies wollten wir mit Test-Werten simulieren. Verbindung hat auch funktioniert, jedoch sind leider die Werte eingfrohren und melden keine "laufenden Daten". (Bild im Anhang) Da es meine ersten Berührungspunkte mit Codesys sind und mein Kollege an anderer Stelle weiter arbeitet, hatte ich gehofft, dass vielleicht hier jemand eine Idee hat. MfG und schon jetzt ein Danke vorweg.
Last updated: 2024-03-22
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
.