Module Parameters

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
jeissonsierrac
Posts:62
Joined: Wed Jun 03, 2015 9:37 pm

Module Parameters

Post by jeissonsierrac »

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.

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Module Parameters

Post by mkoller »

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"

2 posts • Page 1 of 1