LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

PC memory buffering

Hi all,

I'm using CVI 8.0 with USB6210.
I have planned to write 2 separate programs and requested to run at the same time. The first program was used to generate a sinwave continuously and transfer the data into the pc buffer.  Another program was used to read the data from the pc buffer which were generated by the first program.
I have tried a lot of ways such as created buffer using WriteToPhysicalMemory and ReadFromPhysicalMemory but it doesn't work in 2 separate program.

Any suggestions?? Thanks.

Regards,
Chew.




0 Kudos
Message 1 of 3
(3,316 Views)

See the example code at C:\Program Files\National Instruments\CVI70\samples\sdk\sharemem

JR

0 Kudos
Message 2 of 3
(3,310 Views)
Thanks..

Regards,
Chew.
0 Kudos
Message 3 of 3
(3,305 Views)