06.03.2013 Views

Controls, Start-Up, Operation, Service and ... - Climayoreo

Controls, Start-Up, Operation, Service and ... - Climayoreo

Controls, Start-Up, Operation, Service and ... - Climayoreo

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The following section is to be used in conjunction with<br />

Fig. 4 on page 42. To help determine why the unit controls are<br />

in a certain mode, the programming logic is provided below.<br />

The software will proceed, step by step, until a mode is<br />

reached. If an “If” statement is true, then that mode will be entered.<br />

The “Else” statement refers to other possible choices.<br />

If the System Mode is OFF:<br />

{<br />

If the fire shut down input (InputsFIREFSD)<br />

is in “alarm”:<br />

HVAC mode: ("Fire Shut Down ") OFF<br />

Else<br />

HVAC mode: ("Disabled ") OFF<br />

}<br />

Else If: The rooftop is not in “factory test” <strong>and</strong> a fire<br />

smoke-control mode is “alarming”:<br />

{<br />

If the pressurization input (InputsFIREPRES)<br />

is in “alarm”:<br />

HVAC mode: ("Pressurization ")<br />

Else If the evacuation input (InputsFIREEVAC)<br />

is in “alarm”:<br />

HVAC mode: ("Evacuation ")<br />

Else If the smoke purge input (InputsFIREPURG)<br />

is in “alarm”:<br />

HVAC mode: ("Smoke Purge ")<br />

}<br />

Else If: Someone changed the machine’s<br />

control type (ConfigurationUNITC.TYP) during<br />

run time, a 15 second delay is called out:<br />

{<br />

HVAC mode: ("Disabled ") OFF<br />

}<br />

Else If: The System Mode is TEST:<br />

{<br />

HVAC mode: ("Test ")<br />

}<br />

Else If: The “soft stop” comm<strong>and</strong> (<strong>Service</strong> TestS.STP)<br />

is forced to YES:<br />

{<br />

HVAC mode: ("SoftStop Request")<br />

}<br />

Else If: The remote switch config (Configuration<br />

UNITRM.CF)=2; “start/stop”, <strong>and</strong> the remote<br />

input state (InputsGEN.IREMT)=ON:<br />

{<br />

HVAC mode: ("Rem. Sw. Disable") OFF<br />

}<br />

Else If: Configured for hydronic heat (Configuration<br />

HEATHT.CF=4) or configured for dehumidification<br />

with modulating valve reheat (Configuration<br />

DEHUD.SEL=1) <strong>and</strong> the freeze stat switch trips<br />

(InputsGEN.IFRZ.S = ALRM)<br />

{<br />

HVAC mode: ("Freeze Stat Trip")<br />

}<br />

APPENDIX E — MODE SELECTION PROCESS<br />

204<br />

{<br />

}<br />

{<br />

}<br />

{<br />

}<br />

{<br />

{<br />

Else If: Configured for static pressure control<br />

(ConfigurationSPSP.CF = 1,2) <strong>and</strong> the static<br />

pressure sensor (PressuresAIR.PSP) fails:<br />

HVAC mode: ("Static Pres.Fail") OFF<br />

Else If: Configured for supply fan status monitoring<br />

(ConfigurationUNITSFS.M = 1,2) <strong>and</strong><br />

configured to shut the unit down on fan status fail<br />

(ConfigurationUNITSFS.S = YES)<br />

HVAC mode: ("Fan Status Fail ") OFF<br />

Else If: Configured for return fan tracking<br />

(ConfigurationBPBP.CF = 5) <strong>and</strong> there is a<br />

plenum pressure switch error<br />

HVAC mode: ("Plen.Press.Fail ") OFF<br />

Else If: The unit is just waking up from a power reset<br />

HVAC mode: ("<strong>Start</strong>ing <strong>Up</strong> ") OFF<br />

Else If: A compressor is diagnosed as being “Stuck On”<br />

HVAC mode: ("Comp. Stuck On ")<br />

Else The control is free to select the normal heating/<br />

cooling HVAC modes:<br />

HVAC mode: ("Off ")<br />

— The unit is off <strong>and</strong> no operating modes are active.<br />

HVAC mode: ("Tempering Vent ")<br />

— The economizer is at minimum vent position but<br />

the supply air temperature has dropped below the<br />

tempering vent set point. Gas or hydronic heat is<br />

used to temper the ventilation air.<br />

HVAC mode: ("Tempering LoCool")<br />

— The economizer is at minimum vent position but<br />

the combination of the outside-air temperature <strong>and</strong><br />

the economizer position has dropped the supply-air<br />

temperature below the tempering cool set point.<br />

Gas or hydronic heat is used to temper the<br />

ventilation air.<br />

HVAC mode: ("Tempering HiCool")<br />

— The economizer is at minimum vent position but<br />

the combination of the outside air temperature <strong>and</strong><br />

the economizer position has dropped the supply air<br />

temperature below the tempering cool set point.<br />

Gas or hydronic heat is used to temper the<br />

ventilation air.<br />

HVAC mode: ("Re-Heat ")<br />

— The unit is operating in dehumidification with a<br />

reheat device.<br />

HVAC mode: ("Dehumidification")<br />

— The unit is operating in the Dehumidification<br />

mode.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!