11-16-2009 04:17 AM
Hi all...
I have many Event structures which runs by user pressing buttons. Now i want to automate these buttons in certain order. I have tryid to automate these buttons with local variables. In this way buttons are pressed, but Event does not run. How i can do this easily?
thx again 🙂
11-16-2009 04:30 AM
You should use "Property node" -> Value(Signaling) to activate the event structure.
It doesn't works with local variables or just "Value" at "Property node"
Regards,
Michael.
11-16-2009 05:02 AM
You can also create some dynamic events and launch them where ever applicable..
Guru
CLA
11-16-2009 05:09 AM - edited 11-16-2009 05:10 AM
11-16-2009 11:32 PM
Mishklyar,
Your user icon shows up as just a red X. The image file is not accessible. Instead of hosting it on a 3rd party website, either add it to your image gallery or post it in the Icons Thread as an attachment. Then have your user icon point to that file location.
11-17-2009 04:34 AM
now i am a Cowboy 🙂
11-17-2009 06:11 AM
property node - Value (Signalling) is the appropriate one for the query. Signalling is just equivalent to user manipulating the front panel and henct the event is triggered while using Value (signalling) property node.
Post back for queries.