# Setup file for nbbq auto setup program.
bbrl

# Crate Controller
CC7700

# setting of LAM source
# LAMN  : station number(N) of LAM module
# LAMA  : sub-address(A) for clear, enabel lam, disable lam ...
# LAMCF : functoin(F) of module clear
# LAMEN : function(F) of enable LAM
# LAMDA : function(F) of disable LAM
LAMN  : 3
LAMA  : 0
LAMFC : 9
LAMEN : 26
LAMDA : 24

# setting of output register
# if use output register, set OPRN
# OPRN : station number(N) of output register
# OPBUSYCL : output value for busy clear signal
OPRN     : 22
OPBUSYCL :  1

# setting of ADC,QDC,TDC etc...
# max 3 modules, READ1N [READ2N] [READ3N]
# READxN  : station number(N)
# READxL  : length of data (channel number)
# READxAR : sub-address(A) of read function
# READxFR : function(F) of read function
# READxAC : sub-address(A) of clear function
# READxFC : function(F) of clear function
# module 1
READ1N  : 3
READ1L  : 8
READ1AR : 0
READ1FR : 0
READ1AC : 0
READ1FC : 9
# module 2
# READ2N  : 4
# READ2L  : 8
# READ2AR : 0
# READ2FR : 0
# READ2AC : 0
# READ2FC : 9
# module 3
# READ3N  : 5
# READ3L  : 8
# READ3AR : 0
# READ3FR : 0
# READ3AC : 0
# READ3FC : 9
