Page 1 of 1

Command of EditValue Object is not executed by pressing set

Posted: Fri 5. Aug 2011, 12:17
by Michael90
Hey,
my Problem is almost completely described in the Subject. Its just so, that the macro gets executed when i do the execute instruction on a Button Object.

Is it necessary to handle a ValueEdit Object in a different way than a Button Object?

Re: Command of EditValue Object is not executed by pressing

Posted: Wed 10. Aug 2011, 15:07
by K.Wolf
Hi,

the command of the ValueEdit is executed only if a signal is assigned to the object. Without a signal, the ValueEdit object has no function at all.