EasyManua.ls Logo

Allen-Bradley SoftLogix 5800

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
Loading...
Rockwell Automation Publication 1789-UM002K-EN-P - January 2015 139
Develop External Routines Chapter 7
ARRAY Example
C Declaration
extern "C" __declspec(dllexport) float SumArray(EXT_ROUTINE_CONTROL* pERCtrl,
float Val[])
XML Declaration
<Routine>
<EntryPoint>SumArray</EntryPoint>
<Description>Sum floating point array elements</Description>
<Signature>float SumArray(EXT_ROUTINE_CONTROL* pERCtrl,
float Val[])</Signature>
</Routine>
Software Declaration

Table of Contents

Related product manuals