05-20-2008 07:56 AM
05-21-2008 10:52 AM
05-21-2008 01:08 PM
05-21-2008 01:51 PM
Pratsha, take a look at this thread where Bassett attaches some samples of how to use interrupts in the DMA transfers, this technique may help your CPU usage.
http://forums.ni.com/ni/board/message?board.id=280&thread.id=2913&view=by_date_ascending&page=3
05-23-2008 08:54 PM
06-03-2008 04:09 AM
06-04-2008 06:47 PM
06-30-2008 09:20 PM
07-07-2008 11:40 PM
Hi Specialist,
I have done many heat and trial for all communicatin protocol,but result is non-deterministic behaviour RT-HOst.anyway now i am doing an application using cRIO-9014 as standalone application.
I am using cRIO as standalone application using USB mass storage device,file writing operation is in NPL loop,file writing with external device is very slow,I used RT-fifo concept.Ifwhen i use internal storage for logging data i dont have such problem,but this problem is with this external.my mean NPL loop get slower
if i increase the size of RT fifos.but it limits the time,that means i have to decide size according to how many long i want to log data otherwise Fifo will overflow.
I want to store my data with many hours.how can i overcome this problem.
with regards
Pratima
07-09-2008 09:01 AM