System Tag Current Screen Name implement error in Runtime.

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
bpe
Posts: 7
Joined: Wed Jan 11, 2012 1:54 am

System Tag Current Screen Name implement error in Runtime.

Post by bpe »

I've added a "Current Screen Name" text on various views.
The text Value is set to the SystemTagCurrentScreenName, which is added as a system tag (see attached screen dump).
When running the project in Runtime I get the error message, as shown on the attached screen dump.
If SystemTagCurrentScreenName is removed from the text Value, I don't get any error messages.

In another project it's working fine?!?

What could be the difference between the two projects?
They are both made in iX Developer 1.31.93 and are iX Panel T7A.
Attachments
System Tag.zip
(51.22 KiB) Downloaded 693 times

bpe
Posts: 7
Joined: Wed Jan 11, 2012 1:54 am

Re: System Tag Current Screen Name implement error in Runtim

Post by bpe »

Problem solved :D

The text object was copied from another iX Developer project, and for some reason it didn't work in this project.

I deleted the copied text object and inserted a new text object, which is set up exactly as the copied text object.
The new text object works, and shows the current screen name, using the system tag "SystemTagCurrentScreenName".

Post Reply