A driver command to issue target speeds of trains prior to issuing velocity-controlled driving commands, VCDrive, VCDriveViaTrackmark, and VCDriveToTrackmark. The speed labels must be defined in WorkTable rule prior to using this command. In order for this command to recognize the target speed labels defined in WorkTable rule, the following format must be used in the WorkTable:
speed, v=<value of speed as integer>, u=<unit, kph or mph>
Ex. speed, v=30,u=kph will show up in SetTargetSpeed menu as 30kph
speed, v=-25, u=mph will show up as -25mph
VERSION: 0.0
PREREQUISITE:WorkTable rule
NOTES:Negative speed labels cause reverse movement of the locomotive. It always overrides the previously issued target speed label.