/*AdaptIDFIR.GEL Slider for output of fixed FIR or adaptive FIR*/ menuitem "Output Type" slider Output_signal(1,2,1,1,typeparameter) /*incr by 1,from 1 to 2*/ { out_type = typeparameter; /*type of output*/ }