xpc target real-time data logging

1 view (last 30 days)
Long
Long on 7 Nov 2014
Hi, all,
When xpc runs in external mode, we can visualise the real-time data on a scope block in Simulink. Does any one know how the data is captured on the host side? Is that possible, for example, to capture the data only and present it in Visual Basic? If yes then how to do it.
The xpcapi.dll does have a function to get the signal, called xpcGetSignal, but no timestamp is given. Also each call returns each data point for each signal seems not very helpful. Is there a way to stream real-time logged data?
Many thanks, Phil

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!