next up previous
Next: Misalignment data definition Up: Operations used in conjunction Previous: Corrector data definition

Error data definition

This operation defines the errors that can affect certain parameters of elements.

Input format 

ERROrs data definition ....(maximum 80 Characters)
Name Parameter value .... parameter value;
...............
Name Parameter value .... parameter value;
99,

Note the semicolon ending each line defining errors for one element and note the line containing 99, to end the input. Parameter and value are the parameter keyword of the element called name that is affected by the error. Value is the value of the error.



Examples

The example comes from demo7.

**** THE ERROR COMPUTATION IS TURNED OFF:IT IS TIME CONSUMING
*ERRORS DATA DEFINITION
*HFOC 3  40,
*HDOC 3  40,
*HFDC 3  40,
*HDEFOC 3  40,
*99,



Dobrin Kaltchev 2004-10-20