s/\/\* att_1_init \*\//rtai_scope_init(1,2,"IO");/g
s/\/\* att_1_output \*\//rtai_scope_output(1,2,u,*t);/g
s/\/\* att_1_end \*\//rtai_scope_end(1);/g
s/\/\* sens_1_init \*\//inp_square_init(1,1.000000,10.000000,5.000000,0.000000,0.000000);/g
s/\/\* sens_1_input \*\//inp_square_input(1,y,*t);/g
s/\/\* sens_1_update \*\//inp_square_update();/g
s/\/\* sens_1_end \*\//inp_square_end();/g
s/\/\* att_2_init \*\//rtai_scope_init(2,1,"U");/g
s/\/\* att_2_output \*\//rtai_scope_output(2,1,u,*t);/g
s/\/\* att_2_end \*\//rtai_scope_end(2);/g
