Disable bEnableStopWithAnyLimitSwitch before starting the test
bEnableStopWithAnyLimitSwitch must be set to false in the beginning of the test script.
This variable needs to be false to be able to run the script; therefore it needs to be implemented a get and set for this function, then add a check in init function.
Edited by Alexandre Goncalves Gerk