I build simulink model which works in simulation mode, but it is not possible to build it for xPC-target real-time machine.I think that the SFun_GenericClient funcion(which coded by c++) must be rewritten exploiting the UDP send and receive block provided by xPC target.
How i can resolve this...