blog Discussion
coloso
blog
(Discussion)
Forum for blog comments
Last updated: 2026-03-03
(no subject)
coloso
wiki
(Thread)
Last updated: 2026-03-03
Home
coloso
wiki
(WikiPage)
Project Members: coloso (admin)
Last updated: 2026-03-03
Post by remlab on WebClient result empty
CODESYS Forge
talk
(Post)
Hello, I try to read into a IPX800v4 (this is a PLC for domotic application) with a WebClient fonction I use as url http://192.168.0.250:50543/api/xdevices.json?key=XXX&Get=C XXX is replace by the correct key for sure The status code is 200, it should works correctly But the result is '{' that's my problem When I try the same url with a web browser the result is correct like { "product": "IPX800_V4", "status": "Success", "C1": 16, "C2": 2, "C3": 0, "C4": 0, "C5": 0, "C6": 0, "C7": 0, "C8": 0, "C9": 0, "C10": 0, "C11": 0, "C12": 0, "C13": 0, "C14": 0, "C15": 0, "C16": 0 } When i replace the url by a web site like google for exemple it works Can you help me please ?
Last updated: 2026-03-04
Post by remlab on WebClient result empty
CODESYS Forge
talk
(Post)
If I try http://192.168.0.250:50543/api/xdevices.json?key=XXX&SetC1=1 it write correctly Why can I write but I can't read the Json ?
Last updated: 2026-03-04
blog Discussion
zzzx
blog
(Discussion)
Forum for blog comments
Last updated: 2026-03-05
Post by lucawu on Discussion for Home page
JSON parsing and composing library
home
(Post)
Thank you for your fixes. I tried version 1.0.21.0 of your library, and the Rootless feature for STRUCT_TO_JSON works great. However, I found that it still doesn't correctly output the closing brackets when serializing an array of structures. Have you tested this kind of structure: TYPE ST_PLANT : STRUCT NAME : JSONVAR; QUANTITY : JSONVAR; END_STRUCT END_TYPE TYPE ST_ANIMAL : STRUCT NAME : JSONVAR; AGE : JSONVAR; END_STRUCT END_TYPE TYPE ST_BIOTA : STRUCT PLANT : ARRAY[0..3] OF ST_PLANT; ANIMAL : ARRAY[0..3] OF ST_ANIMAL; END_STRUCT END_TYPE When using STRUCT_TO_JSON with my ST_BIOTA structure, regardless of whether my Rootless setting is TRUE or FALSE, the generated string is always missing the final ']' and the preceding '}'. I would be very grateful if you could clarify this issue for me. Regardless, thank you again for your contribution, respect!
Last updated: 2026-03-06
wiki Discussion
saradavis
wiki
(Discussion)
Forum for wiki comments
Last updated: 2026-03-07
blog Discussion
saradavis
blog
(Discussion)
Forum for blog comments
Last updated: 2026-03-07
(no subject)
saradavis
wiki
(Thread)
Last updated: 2026-03-07
Home
saradavis
wiki
(WikiPage)
Project Members: saradavis (admin)
Last updated: 2026-03-07
wiki Discussion
osande
wiki
(Discussion)
Forum for wiki comments
Last updated: 2026-03-10
blog Discussion
osande
blog
(Discussion)
Forum for blog comments
Last updated: 2026-03-10
(no subject)
osande
wiki
(Thread)
Last updated: 2026-03-10
Home
osande
wiki
(WikiPage)
Project Members: osande (admin)
Last updated: 2026-03-10
Post by osande on Archive
CODESYS Forge
talk
(Post)
Problem with Visualization Manager and archiving. Project without VM has no problem. With VM in the project there is an error message and no archive has been created
Last updated: 2026-03-10
Post by osande on Archive
CODESYS Forge
talk
(Post)
V3.5 SP 21 Patch 5
Last updated: 2026-03-10
Archive
CODESYS Forge
talk
(Thread)
Archive
Last updated: 2026-03-10
wiki Discussion
ineffectua
wiki
(Discussion)
Forum for wiki comments
Last updated: 2026-03-10
blog Discussion
ineffectua
blog
(Discussion)
Forum for blog comments
Last updated: 2026-03-10
(no subject)
ineffectua
wiki
(Thread)
Last updated: 2026-03-10
blog Discussion
darwin03
blog
(Discussion)
Forum for blog comments
Last updated: 2026-03-10
Home
ineffectua
wiki
(WikiPage)
Project Members: ineffectua (admin)
Last updated: 2026-03-10
wiki Discussion
darwin03
wiki
(Discussion)
Forum for wiki comments
Last updated: 2026-03-10
(no subject)
darwin03
wiki
(Thread)
Last updated: 2026-03-10