Skip to content

Commit 11fd74b

Browse files
committed
Distributed power: update OR manual
1 parent 83ed063 commit 11fd74b

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

Source/Documentation/Manual/cabs.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ an example of use::
418418
Position ( 164.4 286.5 136 52 )
419419
Parameters (
420420
FullTable True
421+
LoadUnits AMPS
421422
)
422423
Units ( KM_PER_HOUR )
423424
ORTSDisplay ( 1 )
@@ -430,6 +431,13 @@ Here below an example of the output of the above control.
430431

431432
When parameter FullTable is set to False, only the first 6 lines
432433
are displayed.
434+
Optional parameter LoadUnits defines which is the UoM used for the
435+
Load field. Default is AMPS in a metric environment and KILO_LBS in
436+
the other cases. Selectable LoadUnits are AMPS, NEWTONS, KILO_NEWTONS,
437+
LBS and KILO_KBS.
438+
439+
The screen display can be rotated adding parameter
440+
ORTSAngle ( number ) in the ScreenDisplay block. The angle is in degrees.
433441

434442
For every keyboard command related to Distributed Power, a cabview control
435443
is also available. Here's a list of the cabview controls::
Loading
Loading

0 commit comments

Comments
 (0)