ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array Comunication simulink-labview

Hi everybody,
i' ve a problem trying to connect an array (placed in a constant block in simulink) with labview(wit SIT 3.0).
I'm want modify array during simulation , whit Ni, but I tried first numeric, nothing, then string , nothing...
How can i solve?

Thanks
0 Kudos
Message 1 of 2
(2,617 Views)
Hi Laios,
 
first of all, let's see if I've correctly understood. For managing arrays from LabVIEW to a Simulink model, try to use the example updatingindicators.vi located under C:\Program Files\National Instruments\LabVIEW x.x\examples\Simulation Interface\Updating Indicators. It just read the value from some controls on the block diagram and updates a very simple Simulink model (included into the same folder). Since one of the controls is an array, it may help you.
 
Let me know if you need more help,
 
Best regards,
 
Fabio
Fabio M.
NI
Principal Engineer
0 Kudos
Message 2 of 2
(2,553 Views)