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
Post by niallel on CamBuilder and first boundary position not zero
CODESYS Forge
talk
(Post)
Hi, I've read the CamBuilder documentation and it shows to use the left boundary of the first segment as SMCB.BoundImplicit(), so that the transition is as smooth as possible. With this it sets X and Y to 0. My first slave position is not 0 (say for example it's 100), so I would set it with SMCB.Bound(0,100). My question is that when the cam goes back to the start (Periodic := TRUE) , will it blend with the last position (360, 100) if I do this? I imagine it will, but the documentation isn't clear as the information in the Periodic Cams only says to set Smooth Transition in the cam properties - but when I'm defining it with code there isn't an option for Smooth Transition to be set. Hope this makes sense? Many thanks,
Last updated: 2024-10-23
Post by winki on Modbus TCP & RTU with Control for Linux SL
CODESYS Forge
talk
(Post)
I do not have error anymore using nic with eth0 value. But my network it still 172.17.0.3 like the first picture.
Last updated: 2024-10-23
HTML5 Controls - string(>80) values
CODESYS Forge
talk
(Thread)
HTML5 Controls - string(>80) values
Last updated: 2024-10-23
Post by winki on Modbus TCP & RTU with Control for Linux SL
CODESYS Forge
talk
(Post)
Maybe I don't know. **Maybe if someone know it can help me. ** I will try Constrol SL runtime in the Host. I will try to but only Nic without IP
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 tmo21 on Automation server - trends stop recording - need to manually reconnect
CODESYS Forge
talk
(Post)
Hi Edwin, Thanks for your message. Edge controller Version: 4.4.0.0 based on 3.5.17.30 PLC version: Device Identification Name CODESYS Control for Raspberry Pi MC SL Vendor 3S - Smart Software Solutions GmbH Device type Softmotion3S Firmware version 4.4.0.0
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
Post by winki on Modbus TCP & RTU with Control for Linux SL
CODESYS Forge
talk
(Post)
No, my vpn is 10.0.0.12. The docker interface is 172.17.0.1.
Last updated: 2024-10-24
Post by timvh on Modbus TCP & RTU with Control for Linux SL
CODESYS Forge
talk
(Post)
Most likely your IP address is set to 172.... because you use a VPN connection to your device. Probably best to use the other Ethernet interface for your modbus communication.
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 winki on Modbus TCP & RTU with Control for Linux SL
CODESYS Forge
talk
(Post)
Your right, much easier with Linux control SL ARM. Everything is working.
Last updated: 2024-10-24
Post by kbucsit22 on Ethercat Slave - Load PDO From Device
CODESYS Forge
talk
(Post)
Codesys Version V3.5 SP20 Patch 3 Ethercat Master: EXW1-BECAC (SMC) The Load PDO Button was pressed but software hangs. I try Beckhoff its working, dont know Codesys got issues.
Last updated: 2024-10-25
Modbus TCP & RTU with Control for Linux SL
CODESYS Forge
talk
(Thread)
Modbus TCP & RTU with Control for Linux SL
Last updated: 2024-10-24
Post by kbucsit22 on Ethercat Slave - Load PDO From Device
CODESYS Forge
talk
(Post)
Codesys Version V3.5 SP20 Patch 3 Ethercat Master: EXW1-BECAC (SMC) The Load PDO Button was pressed but software hangs. I try Beckhoff its working, dont know Codesys got issues.
Last updated: 2024-10-25
Ethercat Slave - Load PDO From Device
CODESYS Forge
talk
(Thread)
Ethercat Slave - Load PDO From Device
Last updated: 2024-10-25
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
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
.