Hello,
is there a way to play standard macros over commandline? Probably not because I can't set up the bus.
I am looking for a way to configure our devices. The easiest way is a standard macro, but they should start out of a test environment.
Start standard macro from commandline
Re: Start standard macro from commandline
Hello Michael,
There's an indirect possibility to start a macro from command line. This can be achieved by loading a project that contains and starts the desired macro.
Kind regards
Mark
P.S.: Because this possible solution came later, I've deleted the previous answer to your question.
There's an indirect possibility to start a macro from command line. This can be achieved by loading a project that contains and starts the desired macro.
- Add the Standard Macro to a project that contains also the CAN connection you want to use.
- Select the project in the Project Browser (usually on the right). The Properties window (usually below) now shows the properties of your project.
- Add the name of the Standard Macro (without any file name extension) into the Post Load Command field. This enables the automatic start of your Standard Macro when the project is opened.
- On the command line, now you can call PCAN-Explorer with your project (full path embraced by quotation marks) as parameter.
Kind regards
Mark
P.S.: Because this possible solution came later, I've deleted the previous answer to your question.