Feature #350 » db_BD.dat
| 1 | # specify crates and banks for the bank data. | 
|---|---|
| 2 | # the 3rd variable is the global variable name | 
| 3 | # if just one variable is listed then only one word is put in the | 
| 4 | # global variable list. | 
| 5 | # if a subsequent number is given, it is the length of an array | 
| 6 | # to be filled. | 
| 7 |  | 
| 8 | # examples | 
| 9 |  | 
| 10 | # variable crate bank Nskip Nelement | 
| 11 |  | 
| 12 | rfadc 20 250 | 
| 13 |  | 
| 14 | skip5 20 250 5 | 
| 15 |  | 
| 16 | xarray 20 250 8 10 | 
| 17 |  | 
| 18 | norf 20 7 0 4 | 
| 19 |  | 
| 20 |  | 
| 21 |  | 
| 22 |  | 
- « Previous
- 1
- 2
- Next »