QRG - Quick Reference Guide

andb
I want my simple ,composer page so I can feel free to express myself. I am now preparing the QRG and LED/FLT/ERR for transfer to DVG on Wed 1-Nov-2006.

The goals for the new release are:
- Entry update for UCB2 7.3.3 for VARCOM, LED, Faults and Error messages
- Transfer editing tools to DVG
- Richer index with additional information about the commands.

Additional enteries to the QRG
PDFF, Standard pole-placement - SPP, Wake no Shake, Software RDC, Phase advance, Adaptive gain (current),
Harmonic correction, Bode function,

On the first day, I split the 4 files of the QRG to the single elements.  This is intended in order to improve the management of  the commands in terms of update validation and customization for other products. It is not clear whether the many files slows operation or has another disadvantage.

Ok, my goal now is create the first basic index and fill the missing commands.
start a new excel document from the current list or find list733 and start from there.

The files which I would like to have:
Version list with:

Type Function Opmodes Version EN/DIS UNITS RANGE EEPROM Default R/W










Operation Var function Opmodes Version: EN/DIS Units Range: No n/a R










Operation Flag function Opmodes Version: EN/DIS boolean
n/a No n/a R










User Command function Opmodes Version: EN/DIS Units Range: No n/a (R/W)










User Switch function Opmodes Version: EN/DIS Count
Range: Yes Default R/W










User Parameter function Opmodes Version: EN/DIS Units Range: Yes Default R/W

at this stage what we might leave out is:

Status of variables in terms of update condition... not at this stage.

ListAll
Function Lists

TopPane
TitlePane
ListPane
Content

Generating a sub list out of  the big list...
copy paste into index generator, create index file, save as html

QRG-Home    
A B C .... full list
LED       Faults      Errors      Status


ANDB

<br><a name="ANDB" href="../list/andb.html"  target="content">ANDB</a>

in the excel cell...
="<br><a name="""&C4&""" href=""../list/"&C4&".html""  target=""content"">"&C4&"</a>" 

new letter space and target..
=IF(MID(C2;1;1)<>MID(C1;1;1);"<br><a name=""" & MID(C2;1;1) & """>";"")


ABC list
<a href="list-all.html#Y" Target="ListPane">Y</a>


QRG start page
Functional start page
Fault LED start page
sub-functional page

Tasks DVG 1-Nov

CSS inserts of the files...

<HEAD>
<LINK href="special.css" rel="stylesheet" type="text/css">
</HEAD>