Rev 15740 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
9960 | guerimand | 1 | #This is the variable definition file of the tool module `...'. |
2 | #It is part of the software wims. Author: XIAO Gang |
||
3 | |||
4 | #Each non-comment line defines a variable. Format of the line: |
||
5 | # |
||
6 | #name allow log default llim ulim |
||
7 | # |
||
8 | #name: name of the variable |
||
9 | #log: log priority. 0: no log. 1: little log. 2: more log. etc. |
||
10 | #allow: when allow the user to override the defined value. |
||
11 | # it maybe any, deny, init, config, reply. |
||
12 | #llim, ulim: lower and upper limits. (Not valid for string variable) |
||
13 | # |
||
14 | # |
||
15 | #name allow log llim ulim |
||
16 | |||
9985 | guerimand | 17 | any: job subjob user |
15862 | guerimand | 18 | init:MAXtechvar MAXcharname MAXnbvalue sheet_usedindivtechvar |
15740 | guerimand | 19 | reply:tc_value tc_name tc_set tc_abandon techvar techval[MAX_LTECHVAR] varfilter varfilterclear |
9960 | guerimand | 20 | deny: stechvar ol_name ol_value |