A driver command to perform velocity-controlled custom driving to a selected trackmark. The procedure is as follows. (1) Navigate to the selected trackmark by using Mutton's PATH rule and SETPATH command. (2) Use ResetTrainDirection, SwitchDCCGear, and/or SetTargetSpeed commands (included in this pack) if necessary to set your train for correct moving direction and desired target speed. (3) Apply VCDriveToTrackmark command to drive the train to the trackmark. The driver schedule command ends once your train comes to a full stop at the trackmark. Make sure that correct trackmark is chosen from the menu.
VERSION 0.0
PREREQUISITE: WorkTable rule and SetTargetSpeed command
OPTIONAL: ResetTrainDirection, SwitchDCCGear
RECOMMENDED: Mutton's PATH rule and SETPATH command.
NOTES: Check out SetTargetSpeed command to find out how you can create target speed labels using WorkTable rule editor. A target speed label must previously be issued by SetTargetSpeed command before using this command; otherwise, your train may not move.