Create an html resource – Rockwell Automation 1789-L10_L30_L60 SoftLogix 5800 System User Manual User Manual

Page 123

Advertising
background image

Rockwell Automation Publication 1789-UM002J-EN-P - December 2012

123

Develop External Routines

Chapter 7

Create an HTML Resource

The HTML resource does the following:

Describes the external routines that are contained in the DLL
Provides descriptions that the Logix Designer application uses
Provides type checking in the JXR instruction
Gets the name of the routine to be used in the GetProcAddress call

The information stored in the HTML resource is in XML. Use an HTML
resource because Visual Studio does not support an XML resource.

Complete these steps to create an HTML resource.

1. From the View menu, choose Resource View.

Advertising