ExecuteCommand with parameters

Professional Windows® software to communicate with CAN and CAN FD busses and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
tguetle
Posts: 8
Joined: Fri 10. Feb 2012, 10:49

ExecuteCommand with parameters

Post by tguetle » Mon 9. Apr 2018, 11:55

Hi,

I use Instruments panel and I want to start a macro with a click on a button. Therfore I use "ExecuteCommand". Is there a way to start a Sub with arguments?

Thank you

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

Re: ExecuteCommand with parameters

Post by K.Wolf » Mon 9. Apr 2018, 13:36

No, only those Subs that do not have parameters are recognized as macros you can call with ExecuteCommand.

Post Reply