Receiver Server SADC The SADC receiver server is located in:
/home/agmaas/repo/sadc_phase0_software/receiver_server
To start the receiver server execute:
set_ambient multi_receiver 192.168.30.1 50020 56000 ~/repo/sadc_phase0_software/channel_set_files/channel_set_submodul_splitter.txt
Receiver Server Trigger Board (Zynq) The trigger receiver server is located in:
/home/agmaas/DCS/ZynqTrigger
To start the receiver server execute:
python3 receiver_server.py
Run Control
The run control script is located in: /home/agmaas/repo/run_control
To start a run execute:
python3 prima_run_control.py -duration <time in seconds> -comment <a comment which describes what you are recording>