List of Contributions

Braun

Contact Details

Braun


My Content

1 to 11 of 11 total
Posted By Braun Feb 24, 2026 03:29:41 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I used (0:n) because this: But maybe I just misunderstood it. If you need to have it dynamic, you can nest the placeholders... I tried this with (0:n(1)). But then I get an error that read/write with multiple sources is not possible. I know there were some planned improvements ...
Posted By Braun Feb 11, 2026 09:50:46 AM
Found In Egroup: Advanced Software
\ view thread
Yes it is adjustable. And it's working also. If I use (0:f3) for example I can see 3 decimal places. However, the problem is, I have already linked the textbox text to a variable of the custom control. I did that, so I can add the PLC variable on the top level of the control instead of navigating ...
Posted By Braun Feb 11, 2026 09:16:09 AM
Found In Egroup: Advanced Software
\ view thread
Are you sure of that? That doesn't align with how it is supposed to function and I cannot replicate it. Yeah, that's why I'm asking here. I have 2 controls next to each other, one was already there before I added the string formatter and one after it. And these two screenshots you see are from them. ...
Posted By Braun Feb 11, 2026 05:20:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I have custom control with a textbox for inserting values. I added a format with (0:n), so I can change the format for every instance. But this doesn't show up on previously added instances. When I add a new instance on a screen I can see it in the dynamic link and can set the format: ...
Posted By Braun Feb 09, 2026 02:38:31 AM
Found In Egroup: Advanced Software
\ view thread
Is it possible to get the current code for create, save, load recipes somewhere? I liked that the old recipe logic is accessable and adjustable. Why is that changed? It's currently hard to debug.. for example I have an array of an UDT stored in the recipe. I saved a new recipe but get erros on loading ...
Posted By Braun Feb 09, 2026 02:29:44 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I want to use this for dynamic data like the Localized Alarms, so I can't set the different types at design time. Is there a way to set an index for each row? -------------------------------------------
Posted By Braun Feb 06, 2026 03:50:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi there, I'd like to use the new ListView. Currently I'm using a vertical layout with a virtual scrolling functionallity which is in the end very similar to the listview but I want to use standard controls if possible. Is there a way to use alternate row colors? It sould look like this: ...
Posted By Braun Feb 06, 2026 03:26:19 AM
Found In Egroup: Advanced Software
\ view thread
Hi, is there any manual about the new recipe? I'm currently converting my recipe structure from the old version to this new. I want to you use the new functionalities but don't want to use the Recipe Editor template. I'm struggling for example with loading a recipe from store to edit model. What ...
Posted By Braun Jan 05, 2026 07:54:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, thanks for the answers. I saw LDAPS support for Optix 1.7, so I'm going to have a look at this with the new version. -------------------------------------------
Posted By Braun Jan 05, 2026 07:45:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, is it possible to define engeneering units for the different measurement systems? For example, I defined the non-standard unit mm/s³ and use Acceleration as reference unit. When switching from International system of units (mm/s³) to US customary measurement system I expect the unit as in/s³ ...
Posted By Braun Dec 05, 2025 01:54:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, I would like to know whether it is possible to run multiple Optix runtimes that share the same databases, and what the best practice for this setup would be. On a standard machine, we use a single Optix panel with an embedded database for storing recipes and alarms. For larger machines, ...