Hello
I'm developing a CCTV system, but I have a problem, I´m calling a video EWO in a module but I need some parameters which are in other module to initialize this Widget and I don´t know how I can pass this parameters to the Widget , i´m trying with SetValue but it doesn´t work
Thank you for your attention.
Module Parameters
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Module Parameters
It is not clear what and how you want to do.
Probably it helps to know you can address objects on different panels with getValue()/setValue() via the notation
"Module.Panel:Shape"
Probably it helps to know you can address objects on different panels with getValue()/setValue() via the notation
"Module.Panel:Shape"