From RSI - Robotic Systems Integration - SynqNet Systems

Download Brochure - Printable Version


For existing DSP Series customers, the 'DSP to RapidCode Translator' provides an easy software transition to SynqNet from the original DSP Series 'C' Programming interface. You can now switch to the latest technology without investing too much time & money writing your software all over again.

http://www.roboticsys.com/uploads/brochures/DSPtoSynqnet.pdf





DspToRapidCode
DspToRapidCode is a header and source file that allows C or C++ code written for the DSP series controllers to be quickly compiled with the RapidCode API and run on the latest SynqNet hardware.



RapidCode
RapidCode is an intuitive software API that allows developers to quickly implement SynqNet machine control applications in C++, C#, VB.Net, or Steeplechase VLC. This flexibility allows the developer to choose an application environment that best fits customer demand. RapidCode provides one interface for multi-axis motion control and I/O.










Does this look familiar?

# include "pcdsp.h"

int main()
{
	int16 error_code;
	
	error_code = do_dsp(); /* initialize communication with the controller */
	error(error_code); /* any problems initializing? */
    
        start_move(0, 1000.0, 100.0, 1000.0);



	
	return 0;
}

If so, you're a likely candidate for the RapidCode Translator for DSP Series.

The first DSP controller was manufactured in 1989 which is 19 years ago!! It is time to upgrade your machines to the latest SynqNet technology which is even more efficient, reliable and will reduce the number of cables in your system. Contact Us to learn more.