Hi,
I have tried to figure out when a tag becomes Global Data Item and it seems that Global Data Item is used when a tag need some kind of calculation (gain isnt 0 or such).
You can force a tag to be Global Data Item by adding a text to Read Expression, for example "gdi".
/Simon
Search found 2 matches
- Thu Aug 02, 2018 2:54 am
- Forum: Tags
- Topic: How to force all tags to be Lightweight during importing
- Replies: 1
- Views: 9706
- Wed Oct 22, 2014 4:13 am
- Forum: Scripting
- Topic: Read Tag from SmartDevice User Contol?
- Replies: 1
- Views: 6954
Read Tag from SmartDevice User Contol?
Hi! I'm creating a SmartDevice User Control for a T4A panel. Is it possible for the user control to read tag-values from the tag database in my project or do I have to send the value to the user control? For example, if I set SampleCEUserControl.value to "VS01_GT11", then I want the user control to ...