Skip to content

Commit 55db46f

Browse files
committed
Add docs for missing cabview controls
1 parent 8a9c8f9 commit 55db46f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Source/Documentation/Manual/cabs.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,26 @@ The following voltmeters are available for the cabview:
186186
- ``ORTS_PANTOGRAPH_VOLTAGE_DC`` indicates the line voltage when operating on DC lines
187187
- ``ORTS_BATTERY_VOLTAGE`` indicates the vehicle's battery voltage
188188

189+
.. _cabs-electricselectors:
190+
191+
.. index::
192+
single: ORTS_PANTOGRAPH_SELECTOR
193+
single: ORTS_POWER_LIMITATION_SELECTOR
194+
single: ORTS_VOLTAGE_SELECTOR
195+
196+
There :ref:`pantograph selector <physics-pantograph-selector>`,
197+
:ref:`voltage selector <physics-voltage-selector>` and
198+
:ref:`power limitation selector <physics-power-limitation-selector>` can be used
199+
to switch the traction system for locomotives operating at different voltages.
200+
201+
They can be included in the cabview as follows:
202+
203+
- ``ORTS_PANTOGRAPH_SELECTOR`` allows selecting pre-defined pantograph arrangements
204+
(requires a custom script).
205+
- ``ORTS_VOLTAGE_SELECTOR`` configures the power supply for the voltage of the line
206+
(requires a custom script to raise the right pantograph).
207+
- ``ORTS_POWER_LIMITATION_SELECTOR`` limits the maximum power that the locomotive can draw.
208+
189209
.. _cabs-dieselenginesonoff:
190210

191211
Controls to switch on and off diesel engines

0 commit comments

Comments
 (0)