Command of EditValue Object is not executed by pressing set

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
Michael90
Posts: 5
Joined: Fri 5. Aug 2011, 12:09

Command of EditValue Object is not executed by pressing set

Post by Michael90 » Fri 5. Aug 2011, 12:17

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?

K.Wolf
Software Development
Software Development
Posts: 141
Joined: Wed 22. Sep 2010, 15:37

Re: Command of EditValue Object is not executed by pressing

Post by K.Wolf » Wed 10. Aug 2011, 15:07

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.

Post Reply