KMC Controls STE-6012 Скачать руководство пользователя страница 5

STE-6012/6016 Room Temperature Sensors 

Application Guide, AN0412C Rev. B

WinControl Software

Control Basic (Setpoint Calculation and Override)

  1. In the WinControl software main menu, select 

Control

 > 

Control Basic

.

  2. Click 

Edit

.

  3. Type in a name in the 

Description

 field and/or 

Label

 field.

  4. Place an x in the 

On

 column.

  5. Click

 End Edit

.

  6. Click once in the 

#

 column.

  7. Type in program lines (see the following 

example).

NOTE:  This is only an example. Details need to fit 

the controller configuration.

10 

REM ** STE-6012/6016 OVERRIDE **

20 

REM ** IN2 IS SETPOINT VOLTAGE FROM 

SENSOR (FROM INPUT SCREEN) **

30 

REM ** VAR2 IS THE ROOM SETPOINT 

(FROM SETPOINTS/VARIABLES SCREEN) **

40 VAR2 = IN2 / 0.1 + 40

50 

REM ** SETPOINT RANGE FOR ROOM 

SENSOR IS 40-90 DEGREES F **

60 

REM ** FOR 4-32 DEGREES C USE VAR2 = 

IN2 / 0.17857 + 4 **

70 

IF NOT

 VAR5 THEN OUT3 = 7.5 ELSE 

OUT3 = 12 : 

REM ** SUPPLY VOLTAGE **

80 

REM ** VAR5 IS OCCUPIED/UNOCCUPIED 

(ON/0FF) MODE **

90 

IF NOT

 VAR5 THEN 

GOSUB

 110

100 

END

110 

REM ** IN1 IS ROOM TEMP VOLTAGE 

FROM SENSOR (FROM INPUT SCREEN) **

120 

REM ** USE BUTTON ON SENSOR TO 

START OVERRIDE (VAR4) **

130 

REM ** VAR4 IS OVERRIDE (FROM 

SETPOINTS/VARIABLES SCREEN)**

140 

IF

SENSOR-ON

( IN1 ) 

OR

 

SENSOR-OFF

IN1 ) THEN 

START

 VAR4

150 

REM ** CHANGE DEFAULT TIME-ON TO 

DESIRED AMOUNT OF OVERRIDE TIME **

160 

IF

 

TIME-ON

( VAR4 ) > 02:00:00 THEN 

GOTO

 170 ELSE 

GOTO

 190

170 

STOP

 VAR4

180 OUT3 = 12 : 

WAIT

 0:00:02

190 

RETURN

  8. Click 

Send

.

  9. Click 

OK

.

10. Click 

Close

.

11. Click 

OK

.

NOTE:  See also the Override section below and 

Setpoint Voltage Input and Variable on 

page 6

.

NOTE:  For another sample application of program-

ming override timers, adapt the informa

-

tion in the Application Note AN0504F 

Programming Override Timers section of 

the Digital Designer’s Guide (SP-022)

Override

  1. In the WinControl software main menu, select 

Control

 > 

Setpoint/Variables

.

  2. Click 

Edit

.

  3. Type in a name in the 

Description

 field and/or 

Label

 field.

  4. Click 

Units

 (which opens the Configure Variables 

screen).

  5. Select 

Type: Digital

.

  6. Select 

Off/On

 (or 

No/Yes

Stop/Start

Dis/Enabled

 

according to preference).

  7. Click 

OK

.

  8. Click 

End Edit

.

  9. Click 

OK

.

NOTE:  See also the previous section Control Basic 

(for Setpoint Calculation and Override).

Room Temperature (Thermistor) Input

NOTE:  On the controller board, turn OFF the 

10,000 ohm pull-up resistor.

  1. In the WinControl software main menu, select 

Control

 > 

Inputs

.

  2. Click 

Edit

.

  3. Type in a name in the 

Description

 field (up to 20 

characters) and/or 

Label

 field (up to 8 characters).

NOTE:  No two labels or descriptions in a controller 

can be identical.

  4. Click 

Units

 (which opens the Configure Inputs 

screen).

  5. Select 

Type: Analog

 if it is not the default.

  6. Select 

Deg F

 (or 

C

KMC10K Type II

.

  7. Optionally, to match the STE-6012/6016 LCD 

display value with the value used by the 

controller, adjust the 

Calibration

 value if desired.

Содержание STE-6012

Страница 1: ...ottom of the STE 6016 case is an EIA 485 formerly RS 485 computer port This port provides a temporary connection to the digital network for network setup or troubleshooting To use the port to connect to a computer a means of converting the EIA 485 signal to a USB or EIA 232 formerly RS 232 signal will be needed The exact connection depends on the computer and the opera tor workstation software See...

Страница 2: ...Controller Configuration section Fahrenheit Celsius Display Selection The STE 6012 6016 has an LCD display for showing room temperature and setpoint The display can be toggled between Fahrenheit the default and Celsius scales by performing the following procedure NOTE Doing this erases any stored calibration offset value see below and returns the calibration to the default setting 1 Press and hold...

Страница 3: ...ied the sensor is in setback unoccupied mode with 12 VDC applied the sensor is in normal occupied mode Pressing the Down button momentarily sends 0 VDC to the controller for a SENSORON signal on terminal C or orange wire pressing the Up button sends greater than 5 VDC for a SENSOROFF signal Pressing a button raises or lowers the setpoint voltage When in unoccupied mode pressing either button selec...

Страница 4: ...ield and or Name field 11 Click Autorun 12 Click End Edit 13 Click Yes for Send Update Notification Now 14 Click once in the column 15 Type in program lines see the following example NOTE This is only an example Details need to fit the controller configuration 10 REM STE 6012 6016 OVERRIDE 20 REM AI1 IS STE 6012 6016 TEMPERATURE SENSOR INPUT 30 REM BV3 IS OCCUPIED UNOCCUPIED ON OFF MODE 40 IF NOT ...

Страница 5: ...SE GOTO 190 170 STOP VAR4 180 OUT3 12 WAIT 0 00 02 190 RETURN 8 Click Send 9 Click OK 10 Click Close 11 Click OK NOTE See also the Override section below and Setpoint Voltage Input and Variable on page 6 NOTE For another sample application of program ming override timers adapt the informa tion in the Application Note AN0504F Programming Override Timers section of the Digital Designer s Guide SP 02...

Страница 6: ...nu select Control Setpoint Variables 11 Click Edit 12 Type in a name in the Description field and or Label field 13 Click Units which opens the Configure Variables screen 14 Select Type Analog if it is not the default 15 Select Degrees Fahrenheit or Celsius 16 Set Format to 0 17 Click OK 18 Click End Edit 19 Click OK NOTE See also Control Basic Setpoint Calculation and Override on page 5 Setpoint ...

Страница 7: ...field and or Label field 4 Select Units 5 Select Type Analog if it is not the default 6 Select 0 10 Volts 7 Leave the rest of defaults 8 Click OK 9 Click End Edit 10 Click OK BAC A1616BC BACnet Building Controller Tables and Jumpers Select the 0 12 VDC jumper position for the corre sponding inputs See the Installation section of the BAC A1616ABC Building Controller Installation and Operation Guide...

Страница 8: ...users or returns Exposed to air flow through the conduit from leaks in plenum ducts put plumber s putty or similar material inside the conduit to block air flow Setpoint Input 1 In the desired Analog Input setup screen of the web page interface select Device Type of 0 5 volts 2 Select the Lookup Table for the STE 6012 Setpoint BBC table 3 For the Fahrenheit scale the multiplier is 1 8 and the offs...

Страница 9: ...curacy 0 36 F 0 20 C Resistance 10 000 ohms 77 F 25 C NTC 4 37 C 25 C Dissipation Constant 2 mW C Temp Reading 0 5 VDC voltage output Front Buttons Two momentary push buttons that signal override condition adjust setpoint toggle C or F and calibrate temperature reading Power Requirements7 5 VDC 10 4 mA max cur rent draw for unoccupied setback mode or 12 VDC 9 7 mA for occupied normal mode Approval...

Отзывы: