Search found 7 matches

by Lukas0204
Mon May 11, 2020 12:20 pm
Forum: Application Development
Topic: Verifying storage 'Database'
Replies: 2
Views: 5785

Re: Verifying storage 'Database'

Hello Lukas0204, Have you tried rebuilding the project (Project > Rebuild) before transferring to the panel? The Rebuild MAY clean up some of the database issues automatically for you. Hi, yes, each time before downloading, I rebuild the project. Just to update situation: Today I was on a site to s...
by Lukas0204
Sat May 09, 2020 2:52 pm
Forum: Application Development
Topic: Verifying storage 'Database'
Replies: 2
Views: 5785

Verifying storage 'Database'

Hi,

after restarting HMI, screen stuck in start-up screen saying 'Verifying storage 'Database''. Did someone have this situation and how to resolve it. (see attached picture)

Thanks
by Lukas0204
Tue Apr 09, 2019 1:32 am
Forum: Application Development
Topic: Script - InstanceName
Replies: 1
Views: 3052

Script - InstanceName

Hi, this is the code that I am using for showing Alias tags in trend. My problem is 'this.InstanceName'! Sometimes I can choose 'InstanceName', and sometimes i can't (it doesn't exist). Why is that so? namespace Neo.ApplicationFramework.Generated { using System.Windows.Forms; using System; using Sys...
by Lukas0204
Tue Apr 09, 2019 1:23 am
Forum: Application Development
Topic: Undo Bug?
Replies: 4
Views: 5413

Re: Undo Bug?

Also having the same issue.
It is like undo button has its buffer and when you fill it, every next undo will randomly undo.
When I notice that absurd situation, I closed iX Developer and run it again, then undo button works normally.
by Lukas0204
Tue Oct 30, 2018 11:59 pm
Forum: Application Development
Topic: Alias trend script + Alarm indicator
Replies: 1
Views: 4027

Alias trend script + Alarm indicator

Hi, my knowledge of C# is very very weak and I assume that only solution to my problem is to program script in iX Developer (X2 Pro 12). To be more precise, I have 2 questions/problems: 1. I have an alias screen with trend. I used software that I found on this forum ('AliasTrend') as a template for ...
by Lukas0204
Mon Aug 27, 2018 8:12 am
Forum: Application Development
Topic: Object limit per screen
Replies: 1
Views: 3361

Object limit per screen

Hi, I am getting following error: 'The number of objects on Screen 1 (603) has exceeded the recommended limit (400 per screen) for the selected panel. Panel is X2 Pro 12. Is there possible to upgrade the limit and if it can't be done, how the limit will impact on functionality of hmi. Best regards L...
by Lukas0204
Fri Jun 15, 2018 5:21 am
Forum: Application Development
Topic: Scaling and simulator
Replies: 1
Views: 4249

Scaling and simulator

Hi, 1. I want to have on the HMI the tag that is both scaled and non-scaled. For example...in analog numeric I want to have some offset and gain and in another analog numeric I want to have basic value of the same tag (without offset and gain). Is this possible or do I need to program in 'Tags' two ...