PDA

View Full Version : Best++ Programming



joeydupa
02-04-2010, 01:15 PM
I have a CCN controller that I would like to program with Best++ to enable/disable the chiller and boiler. I copied the code from another CCN and compiled and downloaded it, but nothing happens. The status page shows that Best++ is in control but the outputs remain unchanged. The only way to get them to change is to force override. Can anyone tell me if I am missing a step or if the controller points have to be set up first?? Thanks

drj_controls
02-04-2010, 07:57 PM
I would make sure the the connect statements are spelled correctly and match the point names.

doodah
02-04-2010, 09:48 PM
If the points have best force on them, the program is running. Is this controller EXACTLY like the other one where you copied the code? Sounds like maybe some variables are missing, the program is not seeing the conditions required to make the equipment run. Maybe a time schedule, or outside air temp, or air handler status? Hard to trouble shoot from here. Best is custom programming, not often can you copy the code and have it match another application exactly.