Emmanuel HC
aa70458a72
Merge branch 'main' into develop
2026-05-21 09:24:29 -05:00
Emmanuel HC
593bddae02
Merge branch 'develop' into rdavis/PHX3_VFD_ABB_ACH580_RTU
2026-05-21 09:20:42 -05:00
Emmanuel HC
1204269e9f
Merge branch 'develop' into rdavis/UMAS_CRAH_TCP
2026-05-21 09:19:46 -05:00
Emmanuel HC
c9de80895d
Merge branch 'develop' into rdavis/York_Chiller_RTU
2026-05-21 09:18:02 -05:00
Emmanuel HC
76be3b914d
Merge branch 'develop' into rdavis/PHX3_CRAH_LIEBERT_80_SLAB_TCP
2026-05-21 09:17:10 -05:00
89435deb42
phxa7
2026-05-20 15:38:03 -05:00
Emmanuel HC
a7b1d5c911
Merge branch 'main' of https://github.com/emmanuelsrlok/Industrial_Emulator
2026-05-15 16:30:24 -05:00
Emmanuel HC
1925417e30
cortex test
2026-05-15 16:30:19 -05:00
Emmanuel HC
5bb265bcdf
Update State_Standby.cpp
2026-04-02 11:55:14 -05:00
6595958de8
Refactor power factor strategy additions
...
The PF loop in the constructor (lines 87–90) used string concatenation, while the rest of the constructor uses explicit string literals.
Changed CB1-8_PF to string literals to match syntax.
2026-04-02 09:01:17 -05:00
1b8c4baf2b
Fix MainCB_Total_kW value in config.h
...
HRF64058 -> 63058
2026-04-02 08:59:32 -05:00
6fc7550249
Remove duplicate setPointValue calls in State_Standby.cpp
...
Removed duplicate setPointValue calls for MainCB_Total_kW and MainCB_maxCurrent.
2026-04-01 16:34:59 -05:00
c382c02257
Fix MainCB_L1_PF index in config.h
2026-04-01 16:28:44 -05:00
86c6557c8d
Add dynamic strategy addition for CB PF values
2026-04-01 14:05:05 -05:00
080b04f8f9
Update config.h
2026-04-01 14:03:18 -05:00
b3cf712a24
Update MainCB_L1 and L2 current definitions
2026-04-01 14:00:01 -05:00
1da0f62676
Update MainCB parameters in config.h
2026-04-01 13:52:19 -05:00
a7b0b11b71
Add new HR_FLOAT entries for total KW and PF
2026-04-01 13:38:51 -05:00
RobertJDavis
1226c45418
Update config.h
2026-02-24 15:34:17 -07:00
e1d43e9de8
changes
...
changes
2026-02-16 16:03:09 -06:00
c075b2c0ea
upload
...
upload
2026-02-12 11:54:36 -06:00
50f4c21a23
Merge branch 'develop' of https://github.com/emmanuelsrlok/Industrial_Emulator into develop
2026-02-12 11:39:01 -06:00
Emmanuel HC
09be54e330
RPP program added
2026-02-12 11:35:04 -06:00
Emmanuel HC
be348deee3
CoolIT CDU equipment added to library
2026-02-05 14:43:19 -06:00
Emmanuel HC
80f718606e
Merge branch 'develop' of https://github.com/emmanuelsrlok/Industrial_Emulator into develop
2026-02-05 08:08:30 -06:00
Emmanuel HC
d792990bee
q
2026-01-09 10:47:04 -06:00
48f0e4837a
Created new TCP_CRAH program names HTS_PLC
...
Created new TCP_CRAH program names HTS_PLC
2026-01-05 15:20:52 -06:00
RobertJDavis
cde17f28e7
added comments
2025-12-12 11:32:17 -07:00
RobertJDavis
08436c1df6
added comments
2025-12-12 11:26:39 -07:00
RobertJDavis
2f0ef4b09c
clean up code
2025-12-12 10:52:03 -07:00
RobertJDavis
716038970f
lengthened counter time
2025-12-10 18:37:49 -06:00
RobertJDavis
79e28c1f34
local tests
2025-12-10 18:24:39 -06:00
RobertJDavis
72feb87603
local testing adjustments
2025-12-10 16:34:29 -06:00
RobertJDavis
a04324a8d6
updated and added registers to match UDT
...
copy-pasted develop version of code, added tags required for UDT.
2025-12-10 15:06:36 -06:00
RobertJDavis
d30cba5036
updated IPs for loading Schertz arduinos
2025-12-10 09:37:18 -06:00
RobertJDavis
6630a01638
update IP for local setup
2025-12-09 19:20:58 -06:00
RobertJDavis
adb319d763
IP address changes for Schertz setup
2025-12-09 16:36:33 -06:00
RobertJDavis
c49c99869d
updates from EG CRAH
2025-12-09 08:03:23 -06:00
RobertJDavis
acf981f590
asf
2025-12-08 21:14:25 -06:00
RobertJDavis
9f48ade186
removed float initialize
2025-12-08 21:11:23 -06:00
RobertJDavis
9adcdd8a39
Updated RA Temp, SA Temp, RA Humidity Alarms
...
Added capability to set RA Temp, SA Temp, RA Humidity to Low, Normal, High range for alarms testing (added alarm registers). Updated Common alarm code appropriately.
2025-12-08 21:02:12 -06:00
RobertJDavis
75c4b0169e
Return Humidity, Temp, Supply Temp
...
Added capability for RA Temp, SA Temp, RA Humidity to alarm (register) using Coils (Low, Normal, High), and adjusted Common Alarm code accordingly.
2025-12-08 20:17:44 -06:00
RobertJDavis
6dae38f8a5
WIP common alarm
2025-12-08 18:23:06 -06:00
RobertJDavis
b25048f0e6
change IP address for Schertz testing
2025-12-08 17:45:30 -06:00
RobertJDavis
7145b04717
updates
2025-12-08 08:37:09 -07:00
RobertJDavis
c5c2b28bf5
com
...
change com
2025-12-05 15:43:17 -07:00
RobertJDavis
7bcbda8f38
40029, HB registers
...
Updated Fan speed feedback calculation, Heartbeat registers
2025-12-02 16:35:25 -07:00
RobertJDavis
245d01ed61
Added alarm setpoints
...
Added alarm setpoint registers, adjusted individual fan speed --> RPM, ensured Fan Speed Feedback (40029) --> 0 in Standby/Fail mode.
2025-12-01 16:08:34 -07:00
RobertJDavis
5259754a66
updates from Schertz site visit
...
Added 40029, 30100, 40100
2025-11-26 12:47:06 -07:00
Emmanuel HC
96f68f8d43
Breaker ABB Emax 2
...
Configuration of Breaker ABB Emax 2 Template
2025-11-14 11:24:55 -06:00