09-06-2012 12:30 AM
Does veristand support co simulation with RT target (pxi) and simulink MDL... If so kindly share me related implementation document
(Note: we already implemented .dll based model)
Solved! Go to Solution.
09-28-2012 12:12 AM
Only the PC engine can do co-simulation directly with Simulink. You cannot use an MDL file directly on an RT target. This type of co-simulation is definitely not real-time, and is not suitable to run on an RT Target that is performing other time-critical tasks. You can have multiple targets in your system definition, so you could have an RT target and a PC target. But you would need some means of communicating between the two target types. This might involve a model or custom device.
10-01-2012 02:56 AM
Thank you jarrod
I have tried converting PC to another target and used NI VeriStand Add-on: Reflective Ethernet Custom Device by Prevas to communicatebetween host and the controller
but this method hangs the veristand. We required this to happen because we have plant model in dynasty ( caterpillar software ) which is not stable as .dll
11-23-2012 05:00 AM
@siddharthank@yahoomail.com wrote:
Thank you jarrod
I have tried converting PC to another target and used NI VeriStand Add-on: Reflective Ethernet Custom Device by Prevas to communicatebetween host and the controller
but this method hangs the veristand. We required this to happen because we have plant model in dynasty ( caterpillar software ) which is not stable as .dll
On the behalf of the Ethernet Custom Device hanging VeriStand.
I am interested in a bug report of this issue.
Can you elaborate your problem(s) further?
Br,
/Roger