Login problem with FileTransfer on Raspberry Pi 5
CODESYS Forge
talk
(Thread)
Login problem with FileTransfer on Raspberry Pi 5
Last updated: 2024-10-23
Scan Network on gateway created with Control Sl
CODESYS Forge
talk
(Thread)
Scan Network on gateway created with Control Sl
Last updated: 2024-10-23
TrueType font problem
CODESYS Forge
talk
(Thread)
TrueType font problem
Last updated: 2024-10-23
Post by timvh on Refresh visulization realtime
CODESYS Forge
talk
(Post)
Should work by using the property Dynamic bitmap - Bitmap version. Change the value of the variable you linked to this property after you updated the image. See: https://content.helpme-codesys.com/en/CODESYS%20Visualization/_visu_elem_image.html
Last updated: 2024-10-23
Post by albertocamina on Login problem with FileTransfer on Raspberry Pi 5
CODESYS Forge
talk
(Post)
Dear eschwellinger, sorry for the late repply. Just saw your answer nor. We are using: -CODESYS V3.5 SP19 Patch 2 -Compiler version - 3.5.19.20 -Visulaization Profile: 4.6.0.0 -CODESYS Control for Raspberry Pi 64 SL 4.12.0.0 All the best!
Last updated: 2024-10-23
Post by koerbejm on Probleme beim aktivieren von Lizenzen
CODESYS Forge
talk
(Post)
Liebe Codesys-Gemeinde, ich habe folgendes Problem und bitte um Hilfe: Um eine auf meinem dem Raspberry Pi laufende Steuerung ohne große Mühe duplizieren zu können, habe ich mir ein Image der SD Karte mit Win32 Diskimager erstellt. Dieses konnte ich bisher ohne weitere Probleme auf eine weitere Micro-SD karte ausrollen. Anschließend habe ich mich via Putty auf den PI geschaltet, die vorherige Lizenz (die ja für den vorheringen PI zulässig war) gelöscht über - sudo su - rm -r /var/opt/codesys/cmact_licenses/ - reboot Um dann via Codesys 3.5 SP16 Patch 4 eine neue Lizenznummer ">>Tools>Lizenzmanager>Lizenz aktivieren" zu aktivieren und das wars. Durch die Umstellung des Lizensierungsverfahrens klappt diese Variante nun nicht mehr. Ich habe mir neue Lizenzen von Codesys gekauf, doch sobald ich diese in die Ticket-ID eintrage und aktivieren möchte bekomme ich folgende Fehlermeldung: ReturnCode: 403046401, An internal error has occured. Please try it again later. (siehe Bild im Anhang "Fehler_Codesys3.5V16.png") Ich habe dann meine Codesys-Version auf Version 3.5 SP20 geupdated und das selbe versucht mit dem Resultat, dass ich nun folgende Fehlermeldung erhalte: "Der ausgewählte Container "...." paßt nicht zu Ihrem Ticket. Bitte wählen Sie einen passenden aus." --> Siehe Bild im Anhang "Fehler_Codesys3.5V120.png" Was genau kann/muss ich tun, damit ich einfach wie bisher meine Steuerungen duplizieren kann? Verwendete Hardware: Raspberry Pi 3 Model B+ Verwendete Lizenz: Codesys Control Basic L Viele Grüße und Danke, Jan
Last updated: 2024-10-23
Probleme beim aktivieren von Lizenzen
CODESYS Forge
talk
(Thread)
Probleme beim aktivieren von Lizenzen
Last updated: 2024-10-23
Error IPR Buffer too small
CODESYS Forge
talk
(Thread)
Error IPR Buffer too small
Last updated: 2024-10-23
Post by struccc on HTML5 Controls - string(>80) values
CODESYS Forge
talk
(Post)
Dear all, does anyone have experience with HTML5 controls recently? CODESYS 3.5.20.30 / Visualization 4.6.0.0 I'd like to create a simple lightweight text editor, with proper multiline handling, cut & paste, scrolling, etc. And it seems to work fine, just have problems with strings longer than 80 bytes.... Declaring a variable sText1 : STRING(8000) and referencing it in the HTML5 Controls corresponding value property works perfectly one way: the code receive the data as a string (See log1)... (Note TypeID 1000...) Also sending back the data (seems to work (See log2) except it doesn't change the value of the bound variable. Probably the issue is with using SendSimpleValue method... Naturally, I could do a workaround, but maybe there is a more standard way to implement this... Please let me know if you have any suggestions.
Last updated: 2024-10-23
HTML5 Controls - string(>80) values
CODESYS Forge
talk
(Thread)
HTML5 Controls - string(>80) values
Last updated: 2024-10-23
CamBuilder and first boundary position not zero
CODESYS Forge
talk
(Thread)
CamBuilder and first boundary position not zero
Last updated: 2024-10-23
Post by ben1 on Alarm Table rows font size not change
CODESYS Forge
talk
(Post)
Last updated: 2024-10-23
Automation server - trends stop recording - need to manually reconnect
CODESYS Forge
talk
(Thread)
Automation server - trends stop recording - need to manually reconnect
Last updated: 2024-10-23
Alarm Table rows font size not change
CODESYS Forge
talk
(Thread)
Alarm Table rows font size not change
Last updated: 2024-10-23
Post by ben1 on Alarm Table rows font size not change
CODESYS Forge
talk
(Post)
the alarm font settings are found in the alarm class setup
Last updated: 2024-10-23
Post by benmatchless on CODESYS Gateway is not running
CODESYS Forge
talk
(Post)
same issue here, did you find anything?
Last updated: 2024-10-24
CODESYS Gateway is not running
CODESYS Forge
talk
(Thread)
CODESYS Gateway is not running
Last updated: 2024-10-24
Dynamische Datenquellenanbindung
CODESYS Forge
talk
(Thread)
Dynamische Datenquellenanbindung
Last updated: 2024-10-24
Post by denis777 on Dynamische Datenquellenanbindung
CODESYS Forge
talk
(Post)
Moin zusammen, ich habe vor die OPC UA-Verbindung dynamisch einzubinden und es auch nach der Codesys-Anleitung probiert. Dabei hatte ich aber das Problem, dass ich zusätzlich zu den Config-Variablen auch noch eine statische URL angeben muss, was dann aber den Sinn der dynamischen Vergabe verfehlt. Hat dazu schon jemand Erfahrungen gesammelt und kann mir vielleicht Tipps geben, was ich noch beachten muss? LG Denis
Last updated: 2024-10-24
Post by denis777 on Dynamische Datenquellenanbindung
CODESYS Forge
talk
(Post)
Moin zusammen, ich habe vor die OPC UA-Verbindung dynamisch einzubinden und es auch nach der Codesys-Anleitung probiert. Dabei hatte ich aber das Problem, dass ich zusätzlich zu den Config-Variablen auch noch eine statische URL angeben muss, was dann aber den Sinn der dynamischen Vergabe verfehlt. Hat dazu schon jemand Erfahrungen gesammelt und kann mir vielleicht Tipps geben, was ich noch beachten muss? LG Denis
Last updated: 2024-10-24
Dynamische Datenquellenanbindung
CODESYS Forge
talk
(Thread)
Dynamische Datenquellenanbindung
Last updated: 2024-10-24
Post by xabier on Problem Update new version Master ethercat
CODESYS Forge
talk
(Post)
Hi, I have a project in Codesys...and i need update a new version of amster ehtercat and i have a problem. The origianl version with create of project was 3.5.13.10 I can change version to Master Ethercat 3.5.13.10 to 3.5.16.70 but i can´t update the last version 4.4.0.0 (I attached the screen "Version Master OK-NO OK"). In the moment update to the last version appear a lot of error("Version Master NO OK") Can anyone help me please?
Last updated: 2024-10-25
Post by yoeri on Refresh visulization realtime
CODESYS Forge
talk
(Post)
Works like a charm. I have added a counter which ups the Bitmap version by 1 each second and it refreshes nicely. Thank you Tim!
Last updated: 2024-10-25
Refresh visulization realtime
CODESYS Forge
talk
(Thread)
Refresh visulization realtime
Last updated: 2024-10-25
Control Win one instance at a time
CODESYS Forge
talk
(Thread)
Control Win one instance at a time
Last updated: 2024-10-25
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
.