Search found 23 matches

by Sergei Troizky
Sat Dec 07, 2019 10:40 am
Forum: Application Development
Topic: Cannot export/import tags
Replies: 5
Views: 5159

Re: Cannot export/import tags

Never solved in v2.2.
The projects was finished in v2.4 (which has own bugs btw).
by Sergei Troizky
Wed Jun 19, 2019 4:32 pm
Forum: Application Development
Topic: Cannot export/import tags
Replies: 5
Views: 5159

Cannot export/import tags

The error message on the attached picture appears on attempt to export tags as Excel file. The similar one appears on attempt to import tags.
This happens under 32-bit Win7, as well as under 64-bit Win10.
What may be wrong?
by Sergei Troizky
Wed Jun 19, 2019 4:27 pm
Forum: Application Development
Topic: Display size truncated in simulation
Replies: 2
Views: 3094

Re: Display size truncated in simulation

Yes, looks like this was the problem.
Thanks.
by Sergei Troizky
Mon Jun 17, 2019 5:58 pm
Forum: Application Development
Topic: Display size truncated in simulation
Replies: 2
Views: 3094

Display size truncated in simulation

Both Online and Offline simulator truncate the display size on the right and bottom sides. Significantly, about 1/4 of the size. Tried on different computers with 32-bit Win7 and 64-bit Win10. Tried versions 2.2, 2.3, 2.4, downloaded from the Beijer site. Tried installing immediately after resetting...
by Sergei Troizky
Sat Jun 15, 2019 10:42 am
Forum: Application Development
Topic: Dynamic Position
Replies: 1
Views: 2661

Dynamic Position

The Move and Size dynamics are implemented in very strange way in iX. Specifically: - Dynamic position/size are relative to the object position/size on the design screen. Why not absolute? - Both are subject to bulky and often unnecessary scaling setup. Why missing Raw converter? - Applying the posi...
by Sergei Troizky
Thu Jun 13, 2019 2:35 pm
Forum: Application Development
Topic: Convert Project To Another Panel Type In iX Developer
Replies: 2
Views: 5356

Re: Convert Project To Another Panel Type In iX Developer

And what will hapen on Lock Aspect Ratio= Yes?
Whose aspect ratio is meant here? The entire screen's or the screen objects'?
by Sergei Troizky
Thu Jun 13, 2019 2:30 pm
Forum: Application Development
Topic: Difference between Build and Rebuild
Replies: 3
Views: 5026

Difference between Build and Rebuild

What is the difference between Build and Rebuild?
And which of them happens when I start simulation immediately after editing, without doing either?
by Sergei Troizky
Tue Nov 28, 2017 4:39 pm
Forum: Controller Communication
Topic: Assigning the target controller IP address programmatically
Replies: 1
Views: 4842

Assigning the target controller IP address programmatically

There are several similar machines, different only in IP addresses.
Is it possible to read a display own IP address on boot, and use it to assign the necessary target controller IP address?
by Sergei Troizky
Fri Sep 22, 2017 9:40 am
Forum: Application Development
Topic: What is the difference between Enabled and Read Only?
Replies: 1
Views: 6021

What is the difference between Enabled and Read Only?

What is the difference between Enabled and Read Only properties of AnalogNumeric object?
It seems that disabled and read only have the same effect.
If so, is the effect of the mentioned properties different on any other object type?
by Sergei Troizky
Mon Aug 21, 2017 3:54 pm
Forum: Application Development
Topic: How to use array tags for object properties?
Replies: 2
Views: 8061

How to use array tags for object properties?

I was planning to group object dynamic properties into an array tag.
However, as soon as a tag is made an array, it disappears from the dropdown selection list for object properties.
Am I doing something wrong?
Or, if they cannot be used in such way, what is the intended use of array tags?