Hi,
I cannot get the "Start of replication" trigger to fire in the Experimenter or at least the breakpoint does not work. See the attached model where the trigger is using the standard picklist to write to the output console. Nothing is printed. Also, if I write custom code in the start of replication trigger and put a breakpoint in it then it does not stop at the breakpoint. Weirdly enough the example by @Ben Wilson works in that it prints the start of experiment to the text file, but if I put a breakpoint in the Start of Replication trigger the code does not stop. If I change the start of replication trigger to the standard picklist option "Display message in output console" nothing is displayed in the output console. So it seems that the code is executed, but breakpoints do not work.
I guess the breakpoint not working could have something to do with that multiple processor cores are used to run the replications, however, the end of replication trigger "works" with the debugger, or at least stops, though it does not behave entirely correct as it seems to trigger for all the replications that are running at the same time.
Is this a bug or is there something that I do wrong?
Thank you!
Kind regards,
Axel