The RMCLink component enables direct communication with any of Delta Computer System's RMC family of motion controllers from numerous programming languages and applications. Supporting serial RS-232 and Ethernet communications, RMCLink provides full functionality to read and write registers, read bits, and issue commands to all RMC controllers.
This software comes with sample projects to help you get up and running quickly. The RMCLink help includes detailed walk-throughs and numerous code snippets.
Embedded Programming
RMCLink is for Windows-based programming languages only. For non-Windows embedded code, such as C, use Delta’s DMCP protocol instead of RMCLink. See the RMCTools help for a full description of the protocol. A C example is also available from Delta’s forum.