Search found 437 matches

Search

by kilianvp
Fri Jul 18, 2025 3:32 pm
Forum: HowTos
Topic: Decoding json in Desktop UI
Replies: 6
Views: 24473

Re: Decoding json in Desktop UI

"WINCCOA_CRYPTED_SCRIPT 2" indicates that the file got encrypted. Dont put your JSON files below the "panels" and "scripts" folder. autoEncryption (which is on per default) encryptes all files below the "panels" and "scripts" folder. https://www.winc...
by kilianvp
Sun Mar 02, 2025 4:15 pm
Forum: Order process & License technology
Topic: Software license
Replies: 2
Views: 3128

Re: Software license

You must always activate the licence locally, as a dongle or via a Codemeter licence server. The licence is hardware-bound for all types. Personally, I would never use a local licence for virtual machines. As soon as the machine is moved to another host, the licence becomes invalid. If you are worki...
by kilianvp
Sat Feb 01, 2025 10:34 pm
Forum: Features / Solutions
Topic: Delete multiple datapoints by DP filter
Replies: 4
Views: 5722

Re: Delete multiple datapoints by DP filter

Hey you can use dpNames and dbDelete
by kilianvp
Fri Jan 10, 2025 1:58 pm
Forum: HowTos
Topic: Node.js Debug Flags
Replies: 5
Views: 3498

Re: Node.js Debug Flags

You can't use the debug flags inside your javascript code
by kilianvp
Wed Oct 23, 2024 7:31 pm
Forum: Bugs / Problems
Topic: Address config deleted by itself
Replies: 3
Views: 4009

Re: Address config deleted by itself

I think you only exported the _address configs, but you need to export the _address and _distrib configs.
by kilianvp
Wed Oct 16, 2024 10:55 am
Forum: HowTos
Topic: Get dollar params in CTRL from panel topology
Replies: 3
Views: 3837

Re: Get dollar params in CTRL from panel topology

The Panel Topology function only works within a template. If you open the panel elsewhere it will not pass the parameter.
by kilianvp
Fri Oct 11, 2024 10:27 am
Forum: HowTos
Topic: dpConnect keeps calling callback function
Replies: 5
Views: 4395

Re: dpConnect keeps calling callback function

Oh, sorry. I misunderstood Mgiacome's problem.
by kilianvp
Tue Oct 08, 2024 2:55 pm
Forum: HowTos
Topic: dpConnect keeps calling callback function
Replies: 5
Views: 4395

Re: dpConnect keeps calling callback function

https://www.winccoa.com/documentation/W ... =dpconnect

you need to set answer parameter to false