loading
 
Integration of RoboRealm DLL library
Anonymous  [1 posts]
8 year
Hi!

How can i integrate RoboRealm dll library in my c# project to decode datamatrix barcode. And what are the method names to be included?

Thank you!
Steven Gentner from United States  [1446 posts] 8 year
1. Get that running in the GUI app first.

2. Save to something.robo

3. Download the CSharp example API app (yes, I know its the API but there is just one different function you call to switch it to DLL). I'd recommend starting with the API first since that's easier to debug. Then you switch to a DLL with one function call change.

http://www.roborealm.com/downloads/API.zip

4. Run the CSharp example and see how you use the rr.loadProgram and rr.getVariable documented at

http://www.roborealm.com/help/API_COM.php

to load the something.robo that you saved and get the results from that.

Don't be afraid to play around with the system and see how it works!

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index