Open a VNC session to the DBBC you want to configure from the Applications menu on Ops2:
In C:\DBBC_CONF\
are several configuration files for different experiment types. The configurations used for IVS are:
dbbc_config_file_104_rapid.txt
for R1 and R4 geodesydbbc_config_file_104_aust.txt
for AUSTRAL sessionsdbbc_config_file_104_APSG_CRF.txt
for APSG, CRDS and CRF geodesydbbc_config_file_104_T2_OHIG.txt
for T2 and OHIG
The default configuration is kept in dbbc_config_file_104.txt
and this will be loaded when the server software is started.
(If you want to change the default, Copy (i.e. Do NOT rename) the appropriate file to dbbc_config_file.txt
)
Check to see if a program called DBBC Control net
is running. If not, start it and say “y” when asked if you want to use the default config, otherwise “n”.
Start DBBC Control net.exe
which can be found on the Desktop. If you didn't accept the default config, load the file you want now with the LOAD command. e.g.:
load=dbbc_config_file_104_rapid.txt
Then configure the DBBC with a
dbbc=reconf
Configurations will take about 2 minutes.
When the configuration is complete, synchronise the DBBC to the station pps with the following command:
Enter Command: pps_sync
During observations, the log monitor will ring an alarm if the internal delay in the dbbc has changed. This is automatically tested every scan. To trigger the command yourself, use
dbbc=pps_delay=1
.
You now need to set up the IF system. The commands to do this depend on the IVS observation.
For R1, R4, AUSTRAL, CRF, CRDS, AUG, AUA and RDV experiments they should be:
ifa=1,agc,1 ifb=4,agc,4 ifc=2,agc,2 ifd=2,agc,2 dbbcform=geo
For APSG, OHIG, AOV and T2 experiments they should be:
ifa=1,agc,1 ifb=4,agc,1 ifc=2,agc,2 ifd=2,agc,2 dbbcform=geo
The target values for the total power readings vary by station and CoMo. The syntax for setting the IFs and power levels is:
if[abcd]=[1,2,4],agc,[1,2,4],[power level]
eg,
ifa=1,agc,1,25000 ifb=4,agc,4,25000 ifc=2,agc,2,35000 ifd=2,agc,2,35000
The target power levels are listed on the Recommended DBBC IF Power Levels page. The current power level (and target) can be checked by the command if[abcd]. If the levels are too high or low, then adjust the attenuation on the IF box.
Chris: I don't think the following has been an issue for some time. Candidate for removal?
There is a known issue where the target levels loaded by the DBBC through load=dbcc… are incorrect. For now, the workaround is to specify the target power levels in the ifdsx section of the proc file.