EasyManuals Logo

Allen-Bradley SoftLogix 5800 User Manual

Allen-Bradley SoftLogix 5800
272 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #142 background imageLoading...
Page #142 background image
142 Rockwell Automation Publication 1789-UM002K-EN-P - January 2015
Chapter 7 Develop External Routines
STRING Example
C Declaration
struct RA_String
{
unsigned long Len;
char Data[82];
};
extern "C" __declspec(dllexport) void StringFunc(EXT_ROUTINE_CONTROL* pERCtrl,
RA_String* pInRA_String, RA_String* pOutRA_String)
XML Declaration
<Routine>
<EntryPoint>StringFunc</EntryPoint>
<Description>This function accepts two strings. </Description>
<Signature>void StringFunc(EXT_ROUTINE_CONTROL* pERCtrl,
struct RA_String* pIn, struct RA_String* pOut)</Signature>
</Routine>
Software Declaration

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley SoftLogix 5800 and is the answer not in the manual?

Allen-Bradley SoftLogix 5800 Specifications

General IconGeneral
BrandAllen-Bradley
ModelSoftLogix 5800
CategoryController
LanguageEnglish

Related product manuals