Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - how to snapshot the information on the qnx target: (2 Items)
   
how to snapshot the information on the qnx target  
I want to develop a monitor and control software,which is a windows programs.

RT-LAB ,you know, is a windows program,and its target can be red-hawk,qnx,etc.

my monitor and control software is like RT-LAB,but it is a easy version of RT-LAB,its target  is only qnx 

I can download my matlab model by tcp/ip,and run it by tcp/ip command,but how can I snapshot the information on the qnx 
target when the model is 
running on the qnx target? RT-LAB can do this work. 

so I want to know if qnx offer interface functions on the host to snapshot the model information 
Re: how to snapshot the information on the qnx target  
An OS has no concept of models, so it cannot offer APIs to transfer information about models. You would need to come up 
with your own implementation.


- Malte