HVACAbstractControllerWithSensor

class iesve.HVACAbstractControllerWithSensor

Bases: HVACAbstractController


deadband: float


high_sensor_input: int


is_active_set_point: bool

Whether there is an active set point. 1 if so, 0 otherwise.


is_proportional_control: bool

Whether there is a proportional controller. 1 if so, 0 otherwise


max_change_per_time_step: float


midband: float


midband_mode: int

Int values correlated with iesve.ProfileVariation


midband_point_profile_id: str


min_control_signal_value: float


on_off_max_signal_mode: int


on_off_max_signal_profile_id: str


orientation: float


prop_min_signal_profile_id: str

Proportional minimum signal profile ID


proportional_bandwidth: float


proportional_controller_id: str


proportional_min_signal_mode: int


radiant_fraction: float


sensed_variable: int

Sensed Variable:

Name

int

SENSEDVARIABLE_FLOWRATE

1

SENSEDVARIABLE_DRYBULBTEMPERATURE

2

SENSEDVARIABLE_RELATIVEHUMIDITY

3

SENSEDVARIABLE_WETBULBTEMPERATURE

4

SENSEDVARIABLE_DEWPOINTTEMPERATURE

5

SENSEDVARIABLE_ENTHALPY

6

SENSEDVARIABLE_SOLARRADIATION

7

SENSEDVARIABLE_CO2CONCENTRATION

8

SENSEDVARIABLE_SURFACETEMPERATURE

10

SENSEDVARIABLE_FLOWRATE_GPM

11

SENSEDVARIABLE_WETBULBDEPRESSION

12


set_point: float


set_point_mode: int

Int values correlated with iesve.ProfileVariation


set_point_profile_id: str


slope: float