User Tools

Site Tools


xmlscripting-en

Differences

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

Link to this comparison view

Next revision
Previous revision
xmlscripting-en [2025/01/12 08:48] – created - external edit 127.0.0.1xmlscripting-en [2025/05/31 07:20] (current) – [Commands] rjversluis
Line 539: Line 539:
 | Action control | actionctrl |  | | The id in the actionctrl is a reference to an existing action. Condition child nodes may be added. | | Action control | actionctrl |  | | The id in the actionctrl is a reference to an existing action. Condition child nodes may be added. |
 | Operator | operator | emptycar, loadcar, addcar, leavecar | | In the carids attribute a list of cars must be specified. | | Operator | operator | emptycar, loadcar, addcar, leavecar | | In the carids attribute a list of cars must be specified. |
-| System | sys | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#sys | | +| System | sys | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#sys | | 
-| Automat | auto | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#auto | |+| Automat | auto | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#auto | |
 | Car | car | empty, loaded, maintenance, assignwaybill, resetwaybill, loco & function | empty, loaded, maintenance, cartype, location | | %%<car id="test" cmd="assignwaybill" waybill="testbill"/>%% | | Car | car | empty, loaded, maintenance, assignwaybill, resetwaybill, loco & function | empty, loaded, maintenance, cartype, location | | %%<car id="test" cmd="assignwaybill" waybill="testbill"/>%% |
-| Staging block | sb | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#sb | | +| Staging block | sb | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#sb | | 
-| Fiddle Yard | seltab | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#seltab | | +| Fiddle Yard | seltab | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#seltab | | 
-| Location | location | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#location | | | %%<location id="Blaak" cmd="info" svalue="tx1"/>%% | +| Location | location | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#location | | | %%<location id="Blaak" cmd="info" svalue="tx1"/>%% | 
-| Clock | clock | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#clock | | | //Set clock on System time:// \\  %%<clock divider="1" hour="%syshour%" minute="%sysmin%"/>%% +| Clock | clock | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#clock | | | //Set clock on System time:// \\  %%<clock divider="1" hour="%syshour%" minute="%sysmin%"/>%% 
-| Turntable | tt | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#tt | | +| Turntable | tt | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#tt | | 
-| External | ext | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#ext | |+| External | ext | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#ext | |
 | Weather | weather | setweather, weathertheme, go, stop | | | Weather | weather | setweather, weathertheme, go, stop | |
 | Light | light | flip, enable, disable | | Enable a light from LightControl. | | Light | light | flip, enable, disable | | Enable a light from LightControl. |
 | LightControl | lightctrl | go, stop | | Enable / disable LightControl. | %%<lightctrl cmd="go"/>%% \\ %%<lightctrl cmd="stop"/>%% | | LightControl | lightctrl | go, stop | | Enable / disable LightControl. | %%<lightctrl cmd="go"/>%% \\ %%<lightctrl cmd="stop"/>%% |
-| Model | model | All https://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en.html#model | | The modify is not supported, use change instead. | %%<model cmd="change">%% \\ %%<tx id="x" backred="255" backgreen="0" backblue="0"/>%% \\ %%</model>%% |  +| Model | model | All https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en.html#model | | The modify is not supported, use change instead. | %%<model cmd="change">%% \\ %%<tx id="x" backred="255" backgreen="0" backblue="0"/>%% \\ %%</model>%% |  
-| MVTrack | mv | reset, sets1, sets2, setdistance, setdistanceR, setcalibrate, setcalctrainlen | | | <mv cmd="sets2" s2="fb4712"/> \\ <mv cmd="setcalibrate" calibrate="true"/> |+| MVTrack | mv | reset, sets1, sets2, setdistance, setdistanceR, setcalibrate, setcalctrainlen | | calibrate values: 0=none, 1=max, 2=mid | <mv cmd="sets2" s2="fb4712"/> \\ <mv cmd="setcalibrate" calibrate="0/1/2"/> |
  
 ====Attribute values==== ====Attribute values====
xmlscripting-en.1736668087.txt.gz · Last modified: 2025/01/12 08:48 by 127.0.0.1