Index Braille
Manual Index Everest
Page 28
January 2000
Verson 8.20/9.20
8.6
Changes in setup from computer
To change the values in one of the three setup’s permanently:
Code [ESC][^O][^A]A[*,*],[ESC][^O]. (A is the chosen setup to change)
To change the value in the active setup temporary (for 1 file)
Code [Esc^][O^]B^][*,*],[ESC][^O].
To change between the different setup’s:
Permanently:
Code [Esc^][^O][^C]A(B or C)[ESC][^O]
Temporary:
Code [Esc^][^O][^D]A(B or C)[ESC][^O].
* = 40 different values, see 9.6.1 and Setup program, 7.6
8.6.1
Change setup by ESC-sequences
To change the setup A, B or C in Everest-D, you must create an ASCII file with following
syntax:
[ESC][^O][^A]{setup,position0,position1,...,position39},[ESC][^O]
The parameters between {} you could repeat for each setup.
The value between [ ] is the decimal position of the ASCII-code position 1...position 39 are the
parameter positions, specified below.
If you do not want to change a setup value stored in Everest-D, you must only specify an x for
that position.
Setup =
A for setup A
B for setup B
C for setup C
You could create one file for changing all three setup’s by separating the sequences with a
comma. See example below.
Save the file in ASCII format and send it to Everest-D.
Example: Change only the Value for setup A to 3 and only the Impact level to position 5 for
setup B.
The file below change only these two parameters:
[ESC][^O][^A]
a,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,2,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,
b,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,4,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,x,[ESC][^O]
position 22 = 2 volume 3
position 23 = 4 Impact level 5
[ESC] means that you should write the control code with decimal position 27