User Tools

Site Tools


rocview:cmdrecorder-it
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


rocview:cmdrecorder-it [2018/11/12 08:56] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Registratore Comandi ======
 +[[:italian#rocview|{{  :viewer.png}}]][[:italian|{{  :rocrail-logo-35.png}}]]
 +[[:italian|Indice]] -> [[:italian#rocview|Rocview ]]
 +  * **Registratore Comandi**
 + \\ 
 +| //Menu -> Controllo -> Registratore Comandi// |
 + \\
 +
 +=====Introduzione=====
 +Il registratore comandi può essere usato per registrare tutti i comandi inviati da Rocview al server.\\
 +{{:rocview:cmdrecorder-en.png}}\\
 +
 + \\
 +===== Caratteristiche =====
 +  * Registra tutti i comandi come testo
 +  * Play back
 +  * Esportazione e importazione
 +  * Modificare, inserire e cancellare comandi
 +  * Opzione orario; deve essere attivata prima dell'avvio della registrazione.
 +====Nota====
 +  * Non tutti i comandi sono supportati.
 + \\
 +
 +=====Registrare un itinerario=====
 +With the following 10 steps a route can be created:
 +  - Make sure Rocview is online. (Connected with the Rocrail server.)
 +  - Reset all involved blocks from occupancy.
 +  - Start recording.
 +  - Click on the start block. -> Use Shift+Click for choosing the plus block side.
 +  - 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.
 +  - Click on the destination block. -> Use Shift+Click for choosing the plus block side.
 +  - Optional click on the crossing blocks.
 +  - Stop the recording.
 +  - Optional modify some recorded lines.
 +  - 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:**
 +  * //Works with Standard and with Staging Blocks.//
 +  * //Steps 5 and 6 may be mixed.//
 +  * //The generated route ID is formatted as: **[from block ID+/-]-[to block ID+/-]**//
 +  * //Pause lines will be ignored.//
 +  * //If some switches and/or signals were left clicked the correct commands can be adjusted in the Route Dialog.//
 +
 + \\
 +
 +=====Formato File=====
 +<code>
 +type,<id>,<cmd>
 +</code>
 +Sono permessi solo linefeed; no carriage return supplementari. (DOS/Windows)\\
 +La "Pausa" non è un comando ma è usato per attendere un numero di secondi tra i vari playback.\\
 +
 +====Esempio====
 +<code>
 +fb,fb3a,true
 +pause,2
 +fb,fb3b,true
 +pause,2
 +sw,sw2,flip
 +</code>
  
rocview/cmdrecorder-it.txt · Last modified: 2018/11/12 08:56 by 127.0.0.1