Hi,
I wanted to disable/enable a ValueEdit object programmmatically through VB script macros.
How can I do that?
Thanks.
Accessing PCAN Explorer objects through macros
-
- Posts: 1
- Joined: Tue 30. Apr 2013, 16:30
Re: Accessing PCAN Explorer objects through macros
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.
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.