ModelerXYZ Posted February 1, 2016 Posted February 1, 2016 How do the repeat commands on Railmaster work? I'm having difficulty getting a train to do a bit of shunting on a program. Its important it does it to challenge the operator to dodge it when they are carrying out their own tasks.XYZ
96RAF Posted February 1, 2016 Posted February 1, 2016 The format is Repeat (n) Times where n is the number of repeat cycles you desire,then list the program commands you want to repeat I.e. Your shunting moves,then Repeat Endsave, etc Essentially the program gets to the repeat bit, reads the actions up to as far as end and loops the command section those number of times, then ends it and carries on with the rest of the program. Its all in the manual by the way - under the heading Repeat.
ModelerXYZ Posted February 1, 2016 Author Posted February 1, 2016 Thanks RAF. I couldn't find it in the manual, maybe I'm just not good enough at using the index. I knew someone on here could help me.Happy modeling,XYZ
Recommended Posts
Archived
This topic is now archived and is closed to further replies.