# this script test double output with fifo system on machine $1
echo on
launch test_fork $1
set configuration_file data_rate_fifo_fork.xml test_fork
set action configure test_fork
sleep 3.0
set action load test_fork
sleep 3.0
set action initialise test_fork
sleep 3.0
set action start test_fork
sleep 10.0
set action stop test_fork
set action reset_com test_fork
set action unload test_fork
set action unconfigure test_fork
set action finish test_fork
