User Tools

Site Tools


rocrailini-gen-en

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rocrailini-gen-en [2019/04/01 08:29] – [Auto save on modify] rjversluisrocrailini-gen-en [2023/11/10 07:46] (current) rjversluis
Line 2: Line 2:
 [[:english#rocrail|{{  :server.png}}]][[:english|{{  :rocrail-logo-35.png}}]] [[:english#rocrail|{{  :server.png}}]][[:english|{{  :rocrail-logo-35.png}}]]
 [[:english | Content ]] -> [[:english#rocrail|Rocrail Server]] -> [[:rocrailini-en | Configuration]]  [[:english | Content ]] -> [[:english#rocrail|Rocrail Server]] -> [[:rocrailini-en | Configuration]] 
-  * **General** | [[:rocrailini-trace-en|Trace]] | [[:rocrailini-service-en|Service]] | [[:rocrailini-automode-en|Automatic]] | [[:rocrailini-controller-en|Controller]] | [[:networking-en|R2Rnet]] | [[:rocrailini-analyser-en|Analyzer]] | [[:rocrailini-rocweb-en|RocWeb]] | [[:finder:finder-en|Finder]] | [[:rocrailini-cmdmapping-en|Command Mapping]]+  * **General** | [[:rocrailini-trace-en|Trace]] | [[:rocrailini-service-en|Service]] | [[:rocrailini-automode-en|Automatic]] | [[:rocrailini-controller-en|Controller]] | [[:networking-en|R2Rnet]] | [[:rocrailini-rocweb-en|RocWeb]] | [[:finder:finder-en|Finder]] | [[:rocrailini-cmdmapping-en|Command Mapping]]
  
  
Line 8: Line 8:
 // \\ // \\ // \\ // \\
  
-==== Rocrail General Tab: ==== +===== Rocrail General Tab: ===== 
 {{:rocrailini-gen-en.png?700}}\\ {{:rocrailini-gen-en.png?700}}\\
  
- \\ +__**Notes:**__ 
-^:!: A restart of the server is required in order the changes to take effect!^ +  * A restart of the server is required in order the changes to take effect. 
 +  * Blanks and special characters (like üäöß) in paths and filenames are not supported.
 \\ \\
 =====Track plan file===== =====Track plan file=====
 The current track plan file name. \\ The current track plan file name. \\
 With the button **[ . . . ]** a file chooser dialog is started.\\  With the button **[ . . . ]** a file chooser dialog is started.\\ 
-====Analyse at startup==== 
-Uncheck this option if the analyser should not check the plan at server startup.\\ 
  
-====Auto save==== 
-Save the plan and loco XML during automatic mode with an interval of X minutes.\\ 
-If set to zero, default, no auto save will be done.\\ 
-====Auto save on modify==== 
-Save the plan after every modification without making backups.\\ 
-**Note:** This could take some time depending on plan size and file system.\\ 
- \\ 
  
 ===== Block occupancy ===== ===== Block occupancy =====
Line 40: Line 31:
 This field is optional and default blank.\\ This field is optional and default blank.\\
 Without defining this file the locomotives, cars and operators are saved in the track plan file.\\ Without defining this file the locomotives, cars and operators are saved in the track plan file.\\
-If a file name is entered here later, Rocrail shifts in case the next storing the related data from the track plan file into this locomotive file.\\ +If a file name is entered, Rocrail has to be restarted. After that with "File / Save" the plan file is saved and the locomotive definitions are moved to the newly defined locomotive file.\\ 
-With the button **[ . . . ]** a file chooser dialog is started.\\ +The button [ . . . ] may be used to choose the locomotive definitions from an already existing file.\\ 
  
  
Line 72: Line 63:
 </code> </code>
  
- \\+  * ** Note: ** See also: ** [[:faq-en # Replacing a defective track plan or returning to an earlier version | Replace a defective track plan or revert to an earlier version]] **
  
 + \\
 =====Key path===== =====Key path=====
-The path and name of the Rocrail donation key. The key can be shared with all work spaces if set with an absolute path.\\+The path and name of the Rocrail support key. The key can be shared with all work spaces if set with an absolute path.\\
 With the button **[ . . . ]** a file chooser dialog is started.\\  With the button **[ . . . ]** a file chooser dialog is started.\\ 
  
Line 93: Line 85:
   * The image size is limited to **50KB**   * The image size is limited to **50KB**
   * It is recommended to provide images with **max. 256** colors to be compatible with Mobile Clients.   * It is recommended to provide images with **max. 256** colors to be compatible with Mobile Clients.
 +  * see also __[[loc-gen-en#image|locomotive image format]]__ \\
  
  \\  \\
Line 102: Line 95:
 ==== ArchiveBox ==== ==== ArchiveBox ====
 If no image is found in the "Image path" the __**[[:abox:archivebox-en|ArchiveBox]]**__ will be searched for.\\ If no image is found in the "Image path" the __**[[:abox:archivebox-en|ArchiveBox]]**__ will be searched for.\\
- 
- \\ 
- 
-==== Small Images ==== 
-Some clients, like iRoc & andRoc, ask for small images: **50 pix in height**.\\ 
-Rocrail will try to locate it in the sub directory **''/small''**. The filename and extension must be match with the one found in the Image path.\\ 
-If Rocrail cannot provide a small image it will send the normal **80 pix high** version found in the image path.\\  
- 
-== Create small images on Linux == 
-this script executed in your images folder will create the folder "small", resizes the images to a height of 50px and compresses them. 
- 
-<code> 
-mkdir small 
-mogrify -path small -resize 300x50 -format png * 
-cd small 
-pngnq -e .pngx *.png 
-for i in *.pngx; do mv $i ${i%%.pngx}.png; done 
-cd .. 
-</code> 
-Note: mogrify is part of the imagemagick package.   pngnq is it's own package. 
  
  \\  \\
Line 130: Line 103:
 The search order is: The search order is:
   - Image path   - Image path
-  - Small image path 
   - Icon path   - Icon path
   - Recursive   - Recursive
Line 218: Line 190:
  
  \\  \\
 +=====Programming Track=====
 +====Enable====
 +Disable this option to protect programming on the main track.\\
 +====IID====
 +If using an other Command Station for programming decoders than the default, first one in the list, it can be set here by **IID**.
 +See also [[:ptcontroller-en|Extra Programming Controller]] \\
  
 + \\
 =====Short circuit===== =====Short circuit=====
 Some boosters feature an extra output for signaling a short circuit.  Some boosters feature an extra output for signaling a short circuit. 
- 
 ==== Sensor ==== ==== Sensor ====
 The sensor for detecting the external short circuit.  The sensor for detecting the external short circuit. 
- 
 ==== IID ==== ==== IID ====
 The command station which will be informed of the external short circuit event. \\ The command station which will be informed of the external short circuit event. \\
- 
- \\ 
-=====PT IID===== 
-If using an other Command Station for programming decoders than the default, first one in the list, it can be set here by **IID**. 
-See also [[:ptcontroller-en|Extra Programming Controller]] \\ 
  
  \\  \\
rocrailini-gen-en.1554100140.txt.gz · Last modified: 2019/04/01 08:29 by rjversluis