Force parameter for testing

For testing and training purposes I need to force parameters. The parameters to be forced are block parameters connected to the output of a FFAI block.

As I do not have hardware during development and training, I need to force parameters. I can do this in Debug mode and when I leave debug mode the parameters remains forced and can be written to. So excellent for simulation. Now a lot of parameters have to be set forced each time the (Virtual) machine is started up. So the question is: is it possible to programmatically set parameters to 'Forced'?