web
You’re offline. This is a read only version of the page.
close
Please wait...
×

Error



Posted 8 years ago by Stephan Kistner
Update: Seems like the "name" parameter is populated with non-"UTF-8" encoded characters. Might be ISO 8859-1 but I don't have any luck with the conversion.
Posted 8 years ago by Ann Skou
A hotfix to resolve this issue is now available from the hotfix download page (MIKE ZERO hotfix 18-10-2017)
Posted 7 years ago by Walapanut
Now i have a problem like you
What can I do?
Posted 7 years ago by Stephan Kistner
[quote author=Ann link=topic=20561.msg26847#msg26847 date=1510579788]
A hotfix to resolve this issue is now available from the hotfix download page (MIKE ZERO hotfix 18-10-2017)
[/quote]

Thanks. The Service Pack 1 update did manage to fix the ASCII problem.

...but now Time Series plots (dfs0) keep losing the Start-time axis (have to manually setup the x/time-axis everytime I open the plc).
Posted 7 years ago by Stephan Kistner
So I dug a little deeper...

The problem arises when manually setting the X-axis "from" and "to" properties (right click, properties, x-axis).

For some reason, the issue is when setting the date to 00:00:00 on the 1st day of any Year-Month (YYYY/MM/01 00:00:00). The date is saved in the .plc as 24:00:00 on the last day of the previous month - which the Plot Composer fails to read correctly. The fix is currently to add 1 second to the DateTime (or not to use the Day 1 @ 00:00:00).

You must be signed in to post in this forum.