146
Rockwell Automation Publication 1789-UM002K-EN-P - January 2015
Chapter 7
Develop External Routines
Summary
4000 .data
1000 .idata
2000 .rdata
2000 .reloc
1000 .rsrc
28000 .text
Edit XML Resource
Change the <EntryPoint> tag to be the decorated name (found when you ran
dumpbin.exe). The XML EntryPoint name must EXACTLY match the
decorated named displayed by the dumpbin.exe utility.
<?xml version="1.0" encoding="UTF-8"?>
<RA_ExternalRoutines_XML>
<Description>Sum array elements.</Description>
<Routines>
<Routine>
<EntryPoint>?SumArray@@YAHPAUEXT_ROUTINE_CONTROL@@QAH@Z</EntryPoint>
<Description>Sum integer array elements</Description>
<Signature>int SumArray(EXT_ROUTINE_CONTROL* pERCtrl,
int Val[])</Signature>
</Routine>
</Routines>
</RA_ExternalRoutines_XML>
Содержание SoftLogix 5800
Страница 1: ...SoftLogix 5800 System Catalog Numbers 1789 L10 1789 L30 1789 L60 User Manual...
Страница 4: ...4 Rockwell Automation Publication 1789 UM002K EN P January 2015 Summary of Changes Notes...
Страница 104: ...104 Rockwell Automation Publication 1789 UM002K EN P January 2015 Chapter 5 Configure and Use Simulated I O Notes...
Страница 110: ...110 Rockwell Automation Publication 1789 UM002K EN P January 2015 Chapter 6 Execute External Routines 9 Click OK...
Страница 148: ...148 Rockwell Automation Publication 1789 UM002K EN P January 2015 Chapter 7 Develop External Routines Notes...
Страница 256: ...256 Rockwell Automation Publication 1789 UM002K EN P January 2015 Appendix E System Performance Tuning Guidelines Notes...
Страница 262: ...262 Rockwell Automation Publication 1789 UM002K EN P January 2015 Appendix G SoftLogix 5800 Revision History Notes...
Страница 270: ...270 Rockwell Automation Publication 1789 UM002K EN P January 2015 Index...
Страница 271: ......