uiConnect()

Discussion about recent product features & solutions!
2 posts • Page 1 of 1
ppagano
Posts:3
Joined: Thu Mar 15, 2018 8:58 pm

uiConnect()

Post by ppagano »

Hello,


I am rather new to WinCC OA, and I am having a great deal of trouble trying to figure out how to transfer data between two separate panels. Is there a way to do this using uiConnect()? Or possibly some other way?


Thank you in advance.


Peter Pagano

adaneau
Posts:310
Joined: Tue Feb 21, 2012 9:49 am

Re: uiConnect()

Post by adaneau »

Hi,

Your question is quite vague :P

There is dozen ways to do that:

- using datapoints
- using $dp
- using get / set values
- using UIConnect and events
- using public functions
- using global variables

I guess you'll have to pick the one fitting to your situation ;)

2 posts • Page 1 of 1