Page 1 of 1

Accessing PCAN Explorer objects through macros

Posted: Tue 30. Apr 2013, 16:35
by saudrehman
Hi,
I wanted to disable/enable a ValueEdit object programmmatically through VB script macros.
How can I do that?

Thanks.

Re: Accessing PCAN Explorer objects through macros

Posted: Thu 2. May 2013, 16:00
by K.Wolf
Hi,

enabling/disabling of controls is not supported, neither in Design mode, nor via VBS macro.
You could remove the signal from a ValueEdit through a macro so that it no longer has any function, and later assign a new signal.