mCore Firmware Ver 01.10
Ver 2019-Oct-29
Page
53
of
97
AB Tag
Register
Units
Description/Use
Common Tag Name
ACI_Misc[0]
40325
%
Returns Minimum Percent of Load (or flow depending on
Load Step Selection Mode) to consider when looking for
Next Step Up or Down.
MinLoadFlowPercChange
ACI_Misc[1]
40327
%
Returns the Maximum Percent of Load Change allowed
when determining Next Step Up or Down.
MaxLoadPercChange
ACI_Misc[2]
40329
#
Use CheckSafeStartup to force a calculation of this
item. If value= -1, then there is no safe load step for
which to start unit.
LStoSetforSU
ACI_Misc[3]
40331
HP
Returns the Auxiliary Load plus any Frame Friction Load.
AuxLoad
ACI_Misc[4]
40333
HP
Returns the driver’s maximum Power.
BHPMax
ACI_Misc[5]
40335
HP
Returns current Max Allowed Load (HP) based on current
torque setting, rated load, current speed and T-Amb (if
engine is ambient rated).
BHPMax at TorqSP
ACI_Misc[6]
40337
ft
Returns the elevation used for compressor modeling.
Elevation
ACI_Misc[7]
40339
psiA
Returns Atmospheric Pressure.
AtmPress
ACI_Misc[8]
40341
#
Returns number of cylinders modeled in the current
model.
NumCyls
ACI_Misc[9]
40343
#
Returns number of load steps defined in the model.
NumLSs
ACI_Misc[10]
40345
#
Returns number of compression stages used in the
current model.
NumStgs
ACI_Misc[11]
40347
#
Returns number of throws modeled in the current model.
NumThrws
ACI_Misc[12]
40349
#
Returns ID Number indicating the OEM of the frame/unit
being modeled. (See eRCM Software for list of OEM IDs.)
OEM ID
ACI_Misc[13]
40351
#
Returns mechanical efficiency used to convert indicated
horsepower to brake horsepower.
MechEff
ACI_Misc[14]
40353
DegF
Returns the average Maximum Discharge Temperature
allowed for all modeled cylinders on the unit.
MaxDischF
ACI_Misc[15]
40355
%
Returns Relative Percent Humidity of Initial Inlet Gas
being modeled, from 0 to 100 (%).
RelHumid
AB Tag
Register
Units
Description/Use
Common Tag Name
ACI_ErrorArray
[0..99]
40445…
40643
#, INT
Only read as many as needed.
Then look at bits of 32-bit
Integers for specific errors encountered per load step.
Any item with a non-zero value indicates that that load step
is unsafe to use!
ErrorArray()
AB Tag
Register
Units
Description/Use
Common Tag Name
ACI_LoadArray
[0..99]
40645…
40843
HP
Only read as many as needed.
Then look at values of 32-
bit Floats to see if any are too high (overloaded) or too low
(under loaded) for driver. If any, drop them.
Overloading and underloading are driver (engine/motor)
related issues rather than compressor-related issues. Thus,
if limiting load more than via the Max and Min allowed torque
settings allow, then that will need to be handled via the PLC.
LoadArray()
AB Tag
Register
Units
Description/Use
Common Tag Name
ACI_FlowArray
[0..99]
40845…
41043
MMscfd
Only read as many as needed.
FlowArray()
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 ...