mCore Firmware Ver 01.10
Ver 2019-Oct-29
Page
34
of
97
If the above holds true, then the unit’s operating conditions have already been prechecked for safety, and unit is
safe to run in these areas.
•
Note: This method is only useful if the eRCM Express unit is set to calculate safe offline operating maps, and
this only happens when EnableSafeOfflinePressRangesCalcs
(ACI_Inputs[62]; Reg#40125)
is set to 1.
o
Before using this mode, make sure that when it is engaged it does not slow down your eRCM Express.
2.
Adjustments to PLC Setpoints:
a.
Set the PLC’s Min Allowed Speed to
MinSpeedCurrentLS
b.
Set the PLC’s Max Allowed Speed to
MaxSpeedCurrentLS
c.
Set the PLC’s Min Allowed Suction Pressure to
MinSuctPressureCurrentLS
d.
Set the PLC’s Max Allowed Suction Pressure to
MaxSuctPressureCurrentLS
3.
Controls:
a.
If there is an active call for More Load (or more Flow),
then the PLC controls changing loading (sample device
preferences given here, but actual device preferences
determined by control logic in the PLC):
i.
If Recycle Valve not closed, start to Close Recycle,
then
ii.
If available, Unpinch Suction Throttle (up to
MaxSuctPressureCurrentLS), then
1.
Ok for flow, use caution with power.
iii.
If not at Max Allowed Speed, Increase Speed, then
iv.
If NextLoadStepUp
-1, change load step to
NextLoadStepUp.
b.
If there is an active call for Less Load (or less Flow), PLC
to change loading:
i.
If not at Min Allowed Speed, Decrease Speed, then
Method II – Using Pre-checked Safe Operating Maps
1.
IF
( CurrentPs ≥ OfflineMinSafePs1
AND
CurentPs ≤ OfflineMaxSafePs1
AND
CurrentPd ≥ OfflineMinSafePd1
AND
CurentPd ≤ OfflineMaxSafePd1 )
OR
( CurrentPs ≥ OfflineMinSafePs2
AND
CurentPs ≤ OfflineMaxSafePs2
AND
CurrentPd ≥ OfflineMinSafePd2
AND
CurentPd ≤ OfflineMaxSafePd2)
THEN Unit is Safe
ELSE Shut Down.
Summary of Contents for eRCM Express
Page 3: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 3 of 97 eRCM Express Package Contents ...
Page 5: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 5 of 97 eRCM Express Contact and Support ...
Page 7: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 7 of 97 eRCM Express Unit Installation ...
Page 17: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 17 of 97 eRCM Express Diagnostics Software ...
Page 19: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 19 of 97 eRCM Express Uploading Modeling File s ...
Page 23: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 23 of 97 eRCM Express Uploading a License File ...
Page 25: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 25 of 97 eRCM Express Updating Unit Firmware ...
Page 27: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 27 of 97 eRCM Express Changing LAN Settings ...
Page 29: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 29 of 97 eRCM Express General Process ...
Page 37: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 37 of 97 eRCM Express Pseudo Code Examples ...
Page 40: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 40 of 97 eRCM Express Using Select Features ...
Page 48: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 48 of 97 eRCM Express Miscellaneous Notes ...
Page 60: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 60 of 97 ERROR ARRAY AB Tag Name ...
Page 61: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 61 of 97 LOAD ARRAY AB Tag Name ...
Page 62: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 62 of 97 FLOW ARRAY AB Tag Name ...
Page 63: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 63 of 97 STAGE ARRAY AB Tag Name ...
Page 64: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 64 of 97 THROW ARRAY AB Tag Name ...
Page 65: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 65 of 97 CYL_HE ARRAY AB Tag Name ...
Page 66: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 66 of 97 CYL_CE ARRAY AB Tag Name ...
Page 67: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 67 of 97 RANGES ...
Page 77: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 77 of 97 ...
Page 90: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 90 of 97 ...
Page 91: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 91 of 97 ...
Page 92: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 92 of 97 ...
Page 93: ...mCore Firmware Ver 01 10 Ver 2019 Oct 29 Page 93 of 97 ...