LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Read physical memory ?

I am checking out new hardware using cvi and need to do 16bit read/write access to physical memory below 1M. I am aware of readPhysicalMemory() but it uses byte wide access. Any suggestions?
0 Kudos
Message 1 of 2
(2,990 Views)
You didn't say what version of CVI you are using, but I know the CVI 5.5 and CVI 6.0 have a function called ReadFromPhysicalMemoryEx that lets you specify whether you read 1, 2, or 4 bytes at a time.

Best Regards,

Chris Matthews
National Instruments
Message 2 of 2
(2,990 Views)