Search found 16 matches

Search

by kdroog4pvss
Mon Aug 26, 2024 4:40 pm
Forum: Bugs / Problems
Topic: Filter historical dpQuery
Replies: 5
Views: 3708

Re: Filter historical dpQuery

Thanks, I have edited my post to avoid confusion on that part, just in case.
Regards,
Kees
by kdroog4pvss
Wed Aug 21, 2024 9:09 pm
Forum: Bugs / Problems
Topic: Filter historical dpQuery
Replies: 5
Views: 3708

Re: Filter historical dpQuery

Hi Herbert, thanks for your answer. Currently we just changed from 3.19 to 3.20. The question however is not version specific I think. I did not know about pivot queries until now 8-) Since following query: SELECT '.newval:_original.._value', '.newval:_original.._stime', '.oldval:_original.._value',...
by kdroog4pvss
Fri Aug 09, 2024 3:31 pm
Forum: Bugs / Problems
Topic: Filter historical dpQuery
Replies: 5
Views: 3708

Filter historical dpQuery

Setup: WinCC OA 3.20 with SQLite and NGA influxDB Legacy default project I have tried to use the _AuditTrail datapoint to store entries in the archive. The AuditTrail screen uses dpGetPeriod() to retrieve a period of data from the archive. The results are then filtered by script and presented in a t...
by kdroog4pvss
Mon Apr 06, 2020 12:16 pm
Forum: Bugs / Problems
Topic: Different encrypted passwords in cached passwords
Replies: 2
Views: 3873

Different encrypted passwords in cached passwords

Why are the cached passwords in the internal datapoint _Users.Password not in the same format? Following two examples are present: short one: _939301XUDM6 long one: #PBKDF2#6tL8ibP4T4Ulrkt50FSe7A==#2484#SUoKdVj4IZFoxj4OREVpDw== The user administration is taking its info from the Windows Domain. User...
by kdroog4pvss
Tue Jun 26, 2018 9:23 am
Forum: Bugs / Problems
Topic: Using ASCiimanager in combination with para remote license
Replies: 8
Views: 6662

Re: Using ASCII manager in combination with para remote license

Thanks, Gertjan for your explanation. I will take a look at it, combining Frenk's tip with yours.
Since we have a UNC path to the actually used database, i will override the restriction for the remote client for now.
by kdroog4pvss
Wed Jun 13, 2018 10:25 am
Forum: Bugs / Problems
Topic: Using ASCiimanager in combination with para remote license
Replies: 8
Views: 6662

Re: Using ASCiimanager in combination with para remote license

<t>Hi guys,<br/> I have set my project path of the remote client to the UNC path on the server. Running the ascii manager from the remote client seems to work just fine. We have been doing this in 3.11 quite a long time. <br/> Running the ascii manager from a remote client takes quite some extra tim...
by kdroog4pvss
Tue Jun 12, 2018 7:45 pm
Forum: Bugs / Problems
Topic: Using ASCiimanager in combination with para remote license
Replies: 8
Views: 6662

Using ASCiimanager in combination with para remote license

<r>Using the asciimanager from a remote user interface used to work in 3.11 when the project path on the remote client was set to the share on the server.<br/> <br/> Now in 3.15 the following code has been added to the ASCiiman.pnl<br/> <CODE><s>[code]</s> if (io == 1 && hostname != host1 &a...
by kdroog4pvss
Thu Jan 28, 2016 1:34 pm
Forum: Features / Solutions
Topic: How to document Elementary Symbols using Doxygen
Replies: 2
Views: 4091

Re: How to document Elementary Symbols using Doxygen

<r>Hi Frank,<br/> We made a solution for this. We do it in the following way:<br/> 1) convert panel to xml in gedi<br/> 2) transform the xml into a lib<br/> 3) feed the lib to doxygen<br/> <br/> This has two advantages:<br/> 1) relation and usage of library functions used in panel are documented<br/...
by kdroog4pvss
Wed Nov 28, 2012 7:32 pm
Forum: Features / Solutions
Topic: SVN for GEDI
Replies: 9
Views: 9713

Re: SVN for GEDI

<r><B><s>[b]</s>Todd Malone wrote:<e>[/b]</e></B> <QUOTE><s>[quote]</s>sorry, can't open that ankhsvn.* URL..<e>[/quote]</e></QUOTE> I have modified the URL, no dot at the end now.<br/> <QUOTE><s>[quote]</s>I have the file status working. The only part is when a file is saved, I am not getting the u...
by kdroog4pvss
Wed Nov 28, 2012 5:22 pm
Forum: Features / Solutions
Topic: SVN for GEDI
Replies: 9
Views: 9713

Re: SVN for GEDI

<r>I agree with you that the status of a file is a key feature.<br/> <br/> To give you an idea how things could be done take a look at <URL url="http://ankhsvn.open.collab.net/ankhsvn/screenshots">http://ankhsvn.open.collab.net/ankhsvn/screenshots</URL> <br/> Would a AnkhSvn plugin be a solution?<br...