Sending a vector of multiples signals with Orchestra example

How to send a vector of signal from Simulink to a C application via Orchestra.

 

A. You need to set the appropriate dimension via the Interface to C code block and define the dimension of the array length of each signals as showed on this picture.

 

 

B: You could then set a dimension of an array of two at the input of the block.

 

C: please find an example on QNX as well as the C code to be able to consider the array of two with Orchestra

 

Please check this KB link to no more on how to operate this model with the C example

http://www.opal-rt.com/kb-article/orchestra-c-code-example

 

C_Code.zip - C code example with Orchestra for two Arrays