VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

veristand configuration file

I am new to VeriStand. I am trying to make a simple application using Veristand and cRIO 9004. Veristand uses DMA FIFO's to transfer data to and fro the host PC and RT. Since cRIO 9004 doesnot support host to target DMA, so I have tried by using just the target to host communication by using Analog Inputs and Digital input channels. I customized the FPGA file accordingly and removed the write part from the XML configuration file. Now when I am trying to add my configuration file in the system explorer it is giving me an error (Error snapshot is attached).

How can I solve this problem???

Message 1 of 2
(6,276 Views)

Hi Millie,

 

Unfortunately, VeriStand does not support cRIO targets with only 64MB of memory (NI 9002 and 9004) due to hardware requirements.

 

Regarding the error you received, it is a result of you removing the DMA_Write. You cannot remove the DMA components from the engine and therefore removing the tags in the fpga config file don't yield the expected result.

Sappster
Message 2 of 2
(6,205 Views)