mCore Firmware Ver 01.10
Ver 2019-Oct-29
Page
88
of
97
To make sure the PLC is waiting long enough to allow the eRCM Express to calculate all
performance data, do the following:
(Only applies when using Modbus protocol.)
1.
Connect a PC to the eRCM Express.
2.
Run the eRCM Express Diagnostic Software on the PC.
3.
Select the correct type of eRCM Express.
4.
Specify which modeling file to use.
5.
Select the option to run performance timings.
a.
Specify option for data block sizes: Minimum, Normal, Everything
i.
Minimum: Typical if only using the Quick List for Writes and Reads
ii.
Normal: Typical if limiting data based on number of load steps, number of
stages, number of throws, and number of cylinders.
iii.
Everything: Reads back
all
data registers. If using a gateway (ProSoft Card
or Red Lion) then many users may program those to read back all data.
6.
Wait until performance timings are complete.
a.
Average Time to Send Write Data to eRCM Express
b.
Average Time to Calculate Results within eRCM Express
c.
Average Time to Retrieve Read Data back from eRCM Express
7.
In the PLC, after writing the data to eRCM Express, wait “
Average Time to Calculate
Results
” plus 50 ms before reading data back from the eRCM Express.
a.
For most units, this will likely be around 100-150 ms.
b.
For more complex units, this may be in the 150-350 ms range.
8.
If there are multiple models in the eRCM Express, then each one should be checked
separately. The PLC code might then use a common wait time for all models (if they all
have similar times), or set the wait time uniquely per model (if their times tend to differ
a lot).
Содержание eRCM Express
Страница 3: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 3 of 97 eRCM Express Package Contents ...
Страница 5: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 5 of 97 eRCM Express Contact and Support ...
Страница 7: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 7 of 97 eRCM Express Unit Installation ...
Страница 10: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 10 of 97 eRCM Express mCore User Interface Initial Setup ...
Страница 13: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 13 of 97 eRCM Express Hardware and Communications ...
Страница 15: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 15 of 97 eRCM Express Sending Reading Data Rates ...
Страница 17: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 17 of 97 eRCM Express Diagnostics Software ...
Страница 19: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 19 of 97 eRCM Express Uploading Modeling File s ...
Страница 23: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 23 of 97 eRCM Express Uploading a License File ...
Страница 25: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 25 of 97 eRCM Express Updating Unit Firmware ...
Страница 27: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 27 of 97 eRCM Express Changing LAN Settings ...
Страница 29: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 29 of 97 eRCM Express General Process ...
Страница 37: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 37 of 97 eRCM Express Pseudo Code Examples ...
Страница 40: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 40 of 97 eRCM Express Using Select Features ...
Страница 45: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 45 of 97 eRCM Express Change Current Modeling File via PLC ...
Страница 48: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 48 of 97 eRCM Express Miscellaneous Notes ...
Страница 57: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 57 of 97 List of All Active Reads COMMON CONTROL ITEMS ...
Страница 60: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 60 of 97 ERROR ARRAY AB Tag Name ...
Страница 61: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 61 of 97 LOAD ARRAY AB Tag Name ...
Страница 62: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 62 of 97 FLOW ARRAY AB Tag Name ...
Страница 63: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 63 of 97 STAGE ARRAY AB Tag Name ...
Страница 64: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 64 of 97 THROW ARRAY AB Tag Name ...
Страница 65: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 65 of 97 CYL_HE ARRAY AB Tag Name ...
Страница 66: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 66 of 97 CYL_CE ARRAY AB Tag Name ...
Страница 67: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 67 of 97 RANGES ...
Страница 68: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 68 of 97 eRCM Express Sample Pseudo Start Up Code ...
Страница 77: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 77 of 97 ...
Страница 78: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 78 of 97 eRCM Express Changes to Manual by Version ...
Страница 80: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 80 of 97 eRCM Express ADDENDUM I Load Step Selection Modes ...
Страница 82: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 82 of 97 eRCM Provides the following Load Step Selection Modes ...
Страница 87: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 87 of 97 eRCM Express ADDENDUM IV Determining Calculation Times ...
Страница 89: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 89 of 97 eRCM Express ADDENDUM V mCore Operations Manual ...
Страница 90: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 90 of 97 ...
Страница 91: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 91 of 97 ...
Страница 92: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 92 of 97 ...
Страница 93: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 93 of 97 ...