Thank you, Herbert!
Is there a list of all new functions planned for 3.21 next month?
Search found 10 matches
- Thu Oct 16, 2025 10:59 am
- Forum: HowTos
- Topic: dpConnectExtUserData function
- Replies: 3
- Views: 446
- Wed Oct 15, 2025 8:03 pm
- Forum: HowTos
- Topic: dpConnectExtUserData function
- Replies: 3
- Views: 446
dpConnectExtUserData function
Hi All,
I found this function in the documentation:
https://www.winccoa.com/documentation/W ... rData.html
However, it is not available in the latest version 3.20.
Any idea how I can use the function?
Thanks,
Elad
I found this function in the documentation:
https://www.winccoa.com/documentation/W ... rData.html
However, it is not available in the latest version 3.20.
Any idea how I can use the function?
Thanks,
Elad
- Thu Aug 28, 2025 6:51 am
- Forum: Bugs / Problems
- Topic: CNS node types icon path not loaded
- Replies: 6
- Views: 4896
Re: CNS node types icon path not loaded
Thank you Leopold.
I have no further questions about the function; it is clear.
I still think this is a bug, and not a "feature". If it were a feature, the documentation would have reflected the strange behavior of the function.
Kind regards,
Elad
I have no further questions about the function; it is clear.
I still think this is a bug, and not a "feature". If it were a feature, the documentation would have reflected the strange behavior of the function.
Kind regards,
Elad
- Wed Aug 27, 2025 10:54 am
- Forum: Bugs / Problems
- Topic: CNS node types icon path not loaded
- Replies: 6
- Views: 4896
Re: CNS node types icon path not loaded
Leopold, my tree is showing some data from CNS.
Why should we have a workaround when there is a specific function for this task: cns_getNodeTypeIcon().
What is the logic that icons are not loaded, but node types are? Why not make the icons accessible as well?
Thanks,
Elad
Why should we have a workaround when there is a specific function for this task: cns_getNodeTypeIcon().
What is the logic that icons are not loaded, but node types are? Why not make the icons accessible as well?
Thanks,
Elad
- Tue Aug 26, 2025 7:15 pm
- Forum: Bugs / Problems
- Topic: CNS node types icon path not loaded
- Replies: 6
- Views: 4896
Re: CNS node types icon path not loaded
Thank you, Leopold, for confirming the behavior. I'm using the icons on one of the panels as icons on a tree widget. Anyways, the icon is a property that needs to be accessible, like, for example, the CNS node types, which are loaded even if the CNS editor is not opened. I'm expecting consistency in...
- Sat Aug 16, 2025 11:08 am
- Forum: Bugs / Problems
- Topic: CNS node types icon path not loaded
- Replies: 6
- Views: 4896
CNS node types icon path not loaded
Hello, I'm using the cns_getNodeTypeIcon() function to load the CNS node type icon. However, immediately after opening the project, this function returns an empty string for all node types. Only after I launch the PlanModel Editor and call the function again does it return the icons' path. I'm runni...
- Thu Aug 07, 2025 11:52 am
- Forum: HowTos
- Topic: Is there a way to create a custom config?
- Replies: 9
- Views: 4537
Re: Is there a way to create a custom config?
gschijndel, I will have to check. There are other limitations for this config.
Thanks!
Thanks!
- Thu Aug 07, 2025 9:35 am
- Forum: HowTos
- Topic: Is there a way to create a custom config?
- Replies: 9
- Views: 4537
Re: Is there a way to create a custom config?
Thank you, Alex.
Some of them are coming via a driver, and the msg config is an option for those. However, with a msg config I lose the option to see the source\raw value, which I want to be able to.
And, this does not work for non-driver values.
Elad
Some of them are coming via a driver, and the msg config is an option for those. However, with a msg config I lose the option to see the source\raw value, which I want to be able to.
And, this does not work for non-driver values.
Elad
- Sun Jul 20, 2025 8:28 am
- Forum: HowTos
- Topic: Is there a way to create a custom config?
- Replies: 9
- Views: 4537
Re: Is there a way to create a custom config?
Herbert, unfortunately, the AI assistant sometimes invents things :) You can't do a dpSet on the online value. gschijndel, I'm trying to avoid the extra DP element. Leopold, I want to set the online value since I'm getting a value as the original, and I want to change it using some logic. For exampl...
- Mon Jul 14, 2025 6:26 pm
- Forum: HowTos
- Topic: Is there a way to create a custom config?
- Replies: 9
- Views: 4537
Is there a way to create a custom config?
HI,
Is there a way to create a custom config, such as the "Default value" config? Instead of setting a default value in the online value, I'd like to make a function (via code) that takes the original value and sets the online value accordingly.
I appreciate any help you can provide.
Elad
Is there a way to create a custom config, such as the "Default value" config? Instead of setting a default value in the online value, I'd like to make a function (via code) that takes the original value and sets the online value accordingly.
I appreciate any help you can provide.
Elad