Execute external routines, Chapter 6, Chapter – Rockwell Automation 1789-L10_L30_L60 SoftLogix 5800 System User Manual User Manual
Page 105

Rockwell Automation Publication 1789-UM002J-EN-P - December 2012
105
Chapter
6
Execute External Routines
This chapter explains how to add external routines to your project.
External routines are programs or functions developed outside of the
Logix Designer application environment by using commonly available
programming languages, such as C or C++. If an external routine is properly
developed as a Windows DLL, the SoftLogix controller can execute the routine
as part of a Logix Designer application project.
Configure Your System to
Execute an External Routine
For the SoftLogix controller to execute an external routine, you need to do the
following:
• Add the external routine to the Controller Organizer.
• Use a JXR instruction within a relay ladder routine to call the
external routine.
Topic
Page
Configure Your System to Execute an External Routine