Jump to content
OMRON Forums

Recommended Posts

Posted
Hi I need to set a block of 12 floating point values in the DPRRam of a geobrick simultaneously. I have been told that the best thing I should use is DPRSetMem from my vb.net 2005 program I have loaded a double array with the 12 values that I need to write and the offset is &hFE*4 but I cannot understand the function Can someone please give me an example block of code on how to use it.
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted
When you install the communications library you also get several sample projects. Some are for VS2003 and some are for VS2005. Eitherway in these example programs is an example for using the DprSetMem() function. Have you looked at this?
Guest
This topic is now closed to further replies.

×
×
  • Create New...