Table of Contents

Command Recorder

ContentRocview


Menu→Control→Command recorder


Introduction

The command recorder can be used to record basic commands send from Rocview to the server.


Features

Note


Record a Route

With the following 10 steps a route can be created:

  1. Make sure Rocview is online. (Connected with the Rocrail server.)
  2. Reset all involved blocks from occupancy.
  3. Start recording.
  4. Click on the start block. → Use Shift+Click for choosing the plus block side.
  5. Click on all needed switches, signals and sensors.
    To get the wanted command correctly in the route use the context menu instead of a single click to select the right command.
  6. Click on the destination block. → Use Shift+Click for choosing the plus block side.
  7. Optional click on the crossing blocks.
  8. Stop the recording.
  9. Optional modify some recorded lines.
  10. Push the Route button.

The new route will be shown in the Route Dialog to be able to make some changes or set options if needed.
After pushing the OK button the recorded route will be send to the Rocrail server will show up in the Route Table. With Cancel the recorded route will be rejected.

Notes:


File format

type,<id>,<cmd>

Only linefeeds are allowed; No extra carriage return. (DOS/Windows)
"Pause" is not a command but is used to wait for the number of seconds between the playback steps.

Example

fb,fb3a,true
pause,2
fb,fb3b,true
pause,2
sw,sw2,flip

Note

In addition to importing and playing back the command sequence in the command recorder, a txt file can also be played back in a action type "Start external program".