Files
Industrial_Emulator/src/Base_TCP
Emmanuel HC d792990bee q
2026-01-09 10:47:04 -06:00
..
q
2026-01-09 10:47:04 -06:00
2025-09-17 15:22:43 -05:00
2025-09-21 17:58:42 -05:00
2025-09-17 15:22:43 -05:00

EQUIPMENT_TYPE MANUFACTURER MODEL TCP

Brief Introduction

Equipment specifc details that make it different from other devices

List of Equipmentt

This cofiguration has been used for these models:

  • Model: 09-15-22
  • Model: 09-15-23
  • Model: 09-15-25

Hardware Prerequisites

The code is written for an ESP8266/ESP32-style microcontroller with WiFi capabilities.


States and Strategies

Provide a brief description of what variables and strategies were used in this configuraiton

Standby State

  • Equipment running: set to 0
  • Common Alarm: set to 0
  • SAT temperature: set to 85

Running State

  • Equipment running: set to 1
  • SAT temperature: Ramp Strategy set to 65 deg setpoint

Fail State

  • Commong Alarm: set to 1
  • SAT temperature: Ramp Strategy set to 105 deg setpointset