feed roataion


initfps 0

ldfpspos(0)

mvfps325 0


target = '3C286'

load_source(target)

track_array(0)


# RF /IF/LO/GAB/OF


seturfsys(0,'470','470',0,0,0,0,0,0,0,0,0,0,0)

seturfsys('c10','470','470',0,0,0,0,0,0,0,1,0,0,0)

setif(0,4,12,4,12,32,32,1,1)

setilo(0,255,255)


setofatten(0,10,10)

set_gab(0,500000,500000,12,12,0,0,0,0,0,0,6,6,200,200,0,0)

set_gab_lo(0,500000,500000)


# corrconfig/init/create/associate/


corr_setup('BOTH','/opt/tangoworkspace/CentralNode/Configuration/CsvFiles/correlator/untitled.csv')

# Start the acq for GSB and GWB ... wait for initialisation .. then start collect for both GSB and GWB

init_corr('BOTH','/opt/tangoworkspace/CentralNode/Configuration/CsvFiles/correlator/untitled.csv')


# Change project code and antenna mask


create_proj('BOTH','39_089','3fffffff','obs','tit')

associate('0','TEST', '39_089','3fffffff','1')


target = '3C286'

load_source(target)

set_source('BOTH',0,target)

addpsource(target,'BOTH')

set_frequency('gsb',0,306,306,255,255,51,51,3)

set_frequency('gwb',0,500,500,-500,-500,0,0,12)


start_proj('both',0)

stop_proj('both',0)


halt_corr('both')