File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff 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
191211Controls to switch on and off diesel engines
You can’t perform that action at this time.
0 commit comments