Industry Online Support
Technical Forum
2/20/2009 2:48 PM | |
Posts: 125 Rating:
|
Hi, you must rewrite the internal value to the external tag. I have solved this problem with a FPT-Event and an external direct connection: 1. Create an FPT-Event (see pic. "FPT_Event.jpg") 2. On this event of the faceplateinstance, create a direct connection. (see pic. "FPT-Object _Event.jpg") 3. configure the direct connection as following (see pic. "Tag_connection.jpg") 4. Don't forget to write the external value to internal tag: On the event "Output value > Change" of the internal "IO-Field" use this Script: Sub OutputValue_OnPropertyChanged(ByVal Item, ByVal value) SmartTags("Intern") = value Wnd Sub I hope this will helps you... AttachmentFPT_Tag.zip (2440 Downloads) |
Last edited by: BadBit at: 2/20/2009 3:49 PM |
|
This contribution was helpful to
2 thankful Users |
2/23/2009 8:39 AM | |
Posts: 12 Rating:
|
Thanks BadBit the direct connection solved it for us. |
12/21/2010 12:22 PM | |
Posts: 111 Rating:
|
Hi BadBit, I did step by step what you had said except setp 4. I couldn't understnd your mean, so it didn't work. Could you please explain me more? Regad |
Follow us on