VT8600 Series BACnet Integration

Size: px
Start display at page:

Download "VT8600 Series BACnet Integration"

Transcription

1 VT8600 Series BACnet Integration BACnet Integration for VT8600 Series Room Controller BACnet CONTROLLER Version 2

2 2 Table of Contents INTRODUCTION BACnet Compatibility Specifications 3 Analog Objects 4 Binary Objects 5 Multi-State Objects 6 CSV Objects 7 PG Objects 7 CAL Objects 8 SCH Objects 8 OBJECTS Analog Objects 9 Analog Input Properties 9 Analog Output Properties 10 Analog Value Properties 10 Binary Objects 14 Binary Input Properties 14 Binary Output Properties 14 Binary Value Properties 15 CSV Properties 16 Multi State Objects 17 Multi-State Input Properties 17 Multi-Value Properties 21

3 3 BACnet Compatibility Specifications Note: This document contains BACnet compatibility specifications of the VT8600 Series Room Controllers and follows the BACnet PICS format. Objects common to all three models appear in one table, where are objects which are model specific appear in separate tables. Supported BACnet Services: The BACnet communicating controller meets all requirements for designation as an Application Specific Controller (B-ASC). The BACnet controller supports the following BACnet Interoperability Building Blocks (BIBBs). Application Service Data Sharing-COV-B Data Sharing Read Property - B Data Sharing Read Property Multiple - B Data Sharing Write Property - B Data Sharing - Write Property Multiple Service - B Device Management - Time Synchronization - B Device Management - Device Communication Control - B Device Management Dynamic Device Binding - B Device Management Dynamic Object Binding - B Scheduling-Internal-B Designation DS-COV-B DS-RP-B DS-RPM-B DS-WP-B DS-WPM-B DM-TS-B DM-DCC-B DM-DDB-B DM-DOB-B SCHED-I-B Note: The controller does not support segmented requests or responses Object Name Type and Instance Object Property Controller Parameter Object_Identifier Property 75 (R,W) Unique ID number of a device on a network Object_Name Property 77 (R,W) Unique name of a device on a network Model Name Property 70 (R) Controller model number Firmware Revision Property 44 (R) Current BACnet firmware revision used by controller Protocol Version Property 98 (R) Current BACnet firmware protocol version Default is Version 1 Protocol Revision Property 139 (R) Current BACnet firmware protocol revision Default is Version 2 Max ADPU Length Property 62 (R) ADPU Length accepted Default is 480 ADPU Timeout Property 10 (R) ADPU timeout value Default is 3000 ms VT8600 (all models) Device Application-Software-Version Property 12 (R) Controller base application software version Default is based on current released version Max_Master (R,W) master devices allowed to be part of network. 0 to 127, default is 127 Property 28 (R,W) Location Property 58 (R,W) Local Date Property 56 (R) Local Time Property 57 (R) String of printable characters (Same as Long Screen Message CSV2) String of printable characters (Same as Short Screen Message CSV1) Indicates date to best of device knowledge Indicated time of day best of the device knowledge

4 4 Object Properties Analog Objects Object Type Read/Write Settings Input AI Output AO Values AV Object Property Event State Property 36 Object Identifier Property 75 Object Name Property 77 Object Type Property 79 Controller Parameter Indicates if object has an active event state associated with it Unique ID number of an object on a network Unique name of an object on a network Indicates membership in a particular object type class Out of Service Property 81 Indicates whether (TRUE/FALSE) the physical input object represents is not in service * Present Value Property 85 Contains values of all properties specified N/A Priority Array Property 87 Reliability Property 103 Read-only array of prioritized values Indicates if Present_Value is "reliable" N/A Relinquish Default Property 104 Default value used for Present_Value when values in Priority_Array have a NULL value Status Flags Property 111 Units Property 177 Represents flags that indicate general health of life safety point object Indicates measurement units of Present_Value N/A N/A Hight Limit Property 1101 Specifies a limit Present_Value must exceed before an event is generated N/A N/A Low Limit Property 1100 Specifies a limit Present_Value must fall below before an event is generated N/A = Not Applicable, property not used for objects of that type * The Present_Value is only writeable when Out_Of_Service is TRUE. Relinquish default is for AV100+

5 5 Binary Objects Object Type Read/Write Settings Input BI Output BO Values BV Object Property Active Text Property 4 Event State Property 36 Inactive Text Property 46 Object Identifier Property 75 Object Name Property 77 Object Type Property 79 Controller Parameter Characterizes intended effect of the ACTIVE state of Present_Value property Indicates if object has an active event state associated with it Characterizes intended effect of INACTIVE state of Present_Value property Unique ID number of an object on a network Unique name of an object on a network Indicates membership in a particular object type class Out of Service Property 81 Indicates whether (TRUE/FALSE) physical input object represents is not in service N/A Polarity Property 84 Indicates relationship between physical state of input and Present_Value Present Value Property 85 Contains values of all properties specified N/A Priority Array Property 87 Relinquish Default Property 104 Read-only array of prioritized values Default value to be used for Present Value when values in Priority_Array have a NULL value Status Flags Property 111 Represents flags that indicate general health of life safety point object N/A = Not Applicable, property not used for objects of that type

6 6 Multi-state Objects Object Type Read/Write Settings Object Property Controller Parameter Input MSI Values MV Event State Property 36 Indicates if object has an active event state associated with it Number of States Property 74 Defines number of states Present_Value may have Object Identifier Property 75 Unique ID number of an object on a network Object Name Property 77 Unique name of an object on a network Object Type Property 79 Indicates membership in a particular object type class Out of Service Property 81 Indicates whether (TRUE/FALSE) physical input object represents is not in service * Present Value Property 85 Contains values of all properties specified N/A Priority Array Property 87 Indicates relationship between physical state of input and Present_Value N/A Relinquish Default Property 104 Default value used for Present_Value when values in Priority_Array have a NULL value State Text Property 110 Represents descriptions of all possible states of Present_Value Status Flags Property 111 Represents flags that indicate general health of life safety point object N/A = Not Applicable, property not used for objects of that type *The Present_Value is only writeable when Out_Of_Service is TRUE.

7 7 CSV Objects Read/Write Object Property Controller Parameter Event State Property 36 Object Identifier Property 75 Object Name Property 77 Object Type Property 79 Present Value Property 85 Status Flags Property 111 Indicates object has an active event state associated with it Unique ID number of an object on a network Unique name of an object on a network Indicates membership in a particular object type class Contains values of all properties specified Represents flags that indicate general health of life safety point object PG Objects Read/Write Object Property Controller Parameter Write Only Property 28 Of Halt Property 29 Instance Of Property 48 Object Identifier Property 75 Object Name Property 77 Object Type Property 79 Out Of Service Property 81 Program Change Property 90 Program State Property 92 Reason For Halt Property 100 Status Flags Property 111 String of printable characters whose content is not restricted. Contains the LUA program script (max size = 480 bytes) Describes the reason why a program has been halted Text is also displayed in the HMI debug log Local name of the application program being executed by this process Unique ID number of an object on a network Unique name of an object on a network Indicates membership in a particular object type class Indicates whether (TRUE/FALSE) the process this object represents is not in service Used to request changes to the operating state of the program. Writing to property affects all 10 PG objects Current logical state of all 10 PG objects executing application programs If program halts, this property reflects the reason for halt for all 10 PG objects Represents flags that indicate general health of life safety point object

8 8 CAL Object Properties Read/Write Object Property Controller Parameter Date List Property 23 Object Identifier Property 75 Object Name Property 77 Object Type Property 79 Present Value Property 85 List of calender entries. Unique ID number of an object on a network Unique name of an object on a network Indicates membership in a particular object type class This property is TRUE when current date matches an entry. SCH Object Properties Read/Write Object Property Controller Parameter Effective Period Property 32 Exception Schedule Property 38 Object Identifier Property 75 Object Name Property 77 Object Type Property 79 Present Value Property 85 Out Of Service Property 81 Reliability Property 103 Status Flags Property 111 Weekly Schedule Property 123 Schedule Default Property 174 Range of dates within which the Schedule object is active. All dates are in range, so always Effective Sequence of schedule actions that takes precedence over normal behavior on a specific day or days. By default, this property refers to the calendar. Unique ID number of an object on a network Unique name of an object on a network Indicates membership in a particular object type class Contains the current value of the schedule (0:unoccupied, 1:occupied) Only writeable when Out Of Service is TRUE Indicates whether (TRUE/FALSE) the internal calculations of the schedule object are used to determine the value of the Present Value property Indicates if Present Value is "reliable" Represents flags that indicate general health of life safety point object 7 elements that describe the sequence of schedule actions for each day of the week. Default value to be used when no other scheduled value is in effect. Always Unoccupied

9 9 Analog Objects Analog Input Properties Object name Instance Default Value Thermistor F (-40 C) 122 F (50 C) Light Sensor Level Lux Thermistor Self Heat F (-40 C) 122 F (50 C) Relative Humidity Raw Value % UI20 Raw Value UI23 Raw Value UI22 Raw Value UI24 Raw Value UI19 Raw Value Wireless Device 1 - Address ZigBee Pro Wireless Device 2 - Address ZigBee Pro Wireless Device 3 - Address ZigBee Pro Wireless Device 4 - Address ZigBee Pro Wireless Device 5 - Address ZigBee Pro Wireless Device 6 - Address ZigBee Pro Wireless Device 7 - Address ZigBee Pro Wireless Device 8 - Address ZigBee Pro Wireless Device 9 - Address ZigBee Pro Wireless Device 10 - Address ZigBee Pro Wireless Green Power - Address Wireless Device 1 - Temperature F (-40 C) 122 F (50 C) Wireless Device 2 - Temperature F (-40 C) 122 F (50 C) Wireless Device 3 - Temperature F (-40 C) 122 F (50 C) Wireless Device 4 - Temperature F (-40 C) 122 F (50 C) Wireless Device 5 - Temperature F (-40 C) 122 F (50 C) Wireless Device 6 - Temperature F (-40 C) 122 F (50 C) Wireless Device 7 - Temperature F (-40 C) 122 F (50 C) Wireless Device 8 - Temperature F (-40 C) 122 F (50 C) Wireless Device 9 - Temperature F (-40 C) 122 F (50 C) Wireless Device 10 - Temperature F (-40 C) 122 F (50 C) ZigBee Green Power

10 10 Analog Input Properties Wireless Green Power - Temperature F (-40 C) 122 F (50 C) Remote Relative Humidity % Permit Timeout Minutes Effective Setpoint F (4.5 C) 100 F (38 C) Paired ZigBee Devices Number of paired devices Analog Output Properties Object name Instance Default Value PI Heat Demand % PI Cool Demand % Economizer Demand % AO Heat Demand % UO11 Analog Output Voltage UO12 Analog Output Voltage UO9 Analog Output Voltage UO10 Analog Output Voltage Analog Value Properties User HMI Icons Show/Hide screen icons Low Backlight % Night Backlight % Calibrate Temperature F (-20 C) 5 F (10 C) Calibrate Humidity % COM Address COM address PAN ID PAN ID Channel Channel

11 11 Analog Value Properties Short Address Short address IEEE Address IEEE address Get from COM BACnet Stack Poll Rate Discharge Low Limit F (7 C) 35 F (2 C) 65 F (18 C) Fresh Air ft 3 /min Fresh Air ft 3 /min CO ppm CO ppm Param. A (AV25) Param. B (AV26) Param. C (AV27) Param. D (AV28) Param. E (AV29) Param. F (AV30) Occ. Heat F (22 C) 40 F (4.5 C) 90 F (32 C) Occ. Cool F (24 C) 54 F (12 C) 100 F (38 C) Standby Heat F (21 C) 40 F (4.5 C) 90 F (32 C) Standby Cool F (21 C) 54 F (26 C) 100 F (38 C) Unocc. Heat F (17 C) 40 F (4.5 C) 90 F (32 C) Unocc. Cool F (27 C) 54 F (26 C) 100 F (38 C) Default Heat F (22 C) 65 F (18 C) 80 F (27 C) Standby Differential 46 4 F (1.5 C) 1 F (0.5 C) 5 F (2.5 C) Main Password User Password Heating F (32 C) 40 F (4.5 C) 90 F (32 C) Cooling F (26 C) 54 F (26 C) 100 F (38 C) Installer password User password Temp Occ. Time Hours Deadband 63 3 F (1.5 C) 2 F (1 C) 5 F (2.5 C)

12 12 Analog Value Properties Proportional Band Standby Time Hours Unoccupied Time Hours Dehumidification Setpoint %RH Dehumidification Hysteresis %RH Calibrate Outside Temperature 74 0 F (0 C) -5 F (-2.5 C) 5 F (2.5 C) Cooling Stages Stages Power-up Delay Seconds Econo. Position % Econo Position % High Balance Point F (32 C) 34 F (1 C) 90 F (32 C) Low Balance Point F (-24 C) -40 F (-40 C) 30 F (-1 C) Heating CPH Cycles/Hour Cooling CPH Cycles/Hour Anti Short Cycle Minutes Heat Stages Stages Heat Dehumidification Limit % Cool Dehumidification Limit % Heat Lockout F (49 C) -15 F (-26 C) 120 F (49 C) Keyboard Value Cool Lockout F (-40 C) -40 F (-40 C) 95 F (35 C) Supply Air Setpoint F (13 C) 50 F (10 C) 90 F (32 C) Changeover Setpoint F (13 C) 14 F (10 C) 70 F (21 C) Fresh Air Range ,000 Ft 3 /Minute Supply Heat F (18 C) 50 F (10 C) 72 F (22 C) Supply Heat Lockout F (0 C) -15 F (-26 C) 120 F (49 C) Discharge High Limit F (49 C) 70 F (21 C) 150 F (65.5 C) Room Temperature F (0 C) -40 F (-40 C) 122 F (50 C) Outdoor Temperature F (0 C) -40 F (-40 C) 150 F (65.5 C)

13 13 Analog Value Properties Supply Temperature F (0 C) -40 F (-40 C) 122 F (50 C) Room Humidity %RH UI19 Temperature F (0 C) -40 F (-40 C) 150 F (65.5 C) UI20 Temperature F (0 C) -40 F (-40 C) 150 F (65.5 C) CO 2 level ppm Air Flow Level ,000 ft 3 /min UI19 Analog % UI24 Temperature F (0 C) -40 F (-40 C) 150 F (65.5 C) UI19 Lua UI20 Lua UI22 Lua UI23 Lua UI24 Lua Offset Relay Closing ,000 20, Offset Relay Opening ,000 20, Threshold F 32 F 45 F Fahrenheit Hysteresis F 0 F 100 F Fahrenheit Shed Offset F (2 C) 4 F (2 C) 10 F (5.5 C)

14 14 Binary Objects Binary Input Properties Object name Instance Default Value UI16 Binary Input UI17 Binary Input UI19 Binary Input UI20 Binary Input UI22 Binary Input UI23 Binary Input UI24 Binary Input = Activated 1 = Not Activated 0 = Activated 1 = Not Activated 0 = Activated 1 = Not Activated 0 = Activated 1 = Not Activated 0 = Activated 1 = Not Activated 0 = Activated 1 = Not Activated 0 = Activated 1 = Not Activated Binary Output Properties G Fan Status Y1 Status UY2 Status W1 Status W2/OB Status UO10 Binary Output BO1 Aux. Out UO11 Binary Output UO12 Binary Output

15 15 Binary Value Properties Door Status Door Installed Window Status Window Installed Low Battery Force High Backlight Long Message Display Clock Alarm Exception Status Local Motion Window Alarm Filter Alarm Service Alarm Dehumidification Status Fan Lock Alarm Recovery Status CO 2 Alarm Low Air Alarm Frost Alarm Water Leak Water Installed = Closed 1 = Open 0 = No 1 = Yes 0 = Closed 1 = Open 0 = No 1 = Yes 0 = No motion 1 = Motion 0 = No 1 = Yes

16 16 Binary Value Properties Object name Instance Default Value Water Status Low Temperature Shed Demand Shed Status Shed Override ZigBee PIR Status ZigBee Sensor Motion = Normal 1 = Leak 0 = Closed 1 = Open 0 = No 1 = Yes 0 = Closed 1 = Open 0 = No 1 = Yes 0 = No motion 1 = Motion CSV Properties Short Screen Message Long Screen Message Ext. Mem. Revision

17 17 Multi-State Objects Multi-State Input Properties BACnet Status Network Status Effective Occupancy Wireless Device 1 - Status Wireless Device 1 - Battery Wireless Device 1 - Communication Status Wireless Device 2 - Status Wireless Device 2 - Battery Wireless Device 2 - Communication Status = Offline 2 = Online 1 = Not det. 2 = Pwr on 3 = No NWK 4 = Joined 5 = Online 1 = Occupied 2 = Unoccupied 3 = Override 4 = Standby 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline

18 18 Multi-State Input Properties Wireless Device 3 - Status Wireless Device 3 - Battery Wireless Device 3 - Communication Status Wireless Device 4 - Status Wireless Device 4 - Battery Wireless Device 4 - Communication Status Wireless Device 5 - Status Wireless Device 5 - Battery Wireless Device 5 - Communication Status Wireless Device 6 - Status Wireless Device 6 - Battery Wireless Device 6 - Communication Status = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline

19 19 Multi-State Input Properties Wireless Device 7 - Status Wireless Device 7 - Battery Wireless Device 7 - Communication Status Wireless Device 8 - Status Wireless Device 8 - Battery Wireless Device 8 - Communication Status Wireless Device 9 - Status Wireless Device 9 - Battery Wireless Device 9 - Communication Status Wireless Device 10 - Status Wireless Device 10 - Battery Wireless Device 10 - Communication Status = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline 2 = Closed 3 = Opened 4 = No motion 5 = Motion 6 = Normal 7 = Leak 2 = Normal 3 = Low 1 = Not paired 2 = Online 3 = Invalid 4 = Offline

20 20 Multi-State Input Properties Wireless Green Power - Communication Status Wireless Green Power - Battery Wireless Green Power - Remove Effective Temperature Sensor Effective Relative Humidity Sensor Effective System Mode = Not paired 2 = Online 3 = Invalid 4 = Offline 5 = Paired 2 = Normal 3 = Low 1 = No 2 = Yes 1 = Wired, 2 = Internal, 3 = WL IO, 4 = WL 1, 5 = WL 2, 6 = WL 3, 7 = WL 4, 8 = WL 5, 9 = WL 6, 10 = WL 7, 11 = WL 8, 12 = WL 9, 13 = WL 10, 4 = WL GP, 2 = Internal, 3 = WL 1, 4 = WL 2, 5 = WL 3, 6= WL 4, 7 = WL 5, 8 = WL 6, 9 = WL 7, 10 = WL 8, 11 = WL 9, 12 = WL 10, 13 = WL GP 1 = Cool 2 = Heat

21 21 Mutli-Value Properties Long Message Background Color HMI Color Main Display Language Time Format Network Units Network Language Baud Rate = White 2 = Green 3 = Blue 4 = Grey 5 = Dark grey 6 = Default 7 = Red 1 = White 2 = Green 3 = Blue 4 = Grey 5 = Dark grey 1 = Temperature 2 = Setpoint 1 = English, 2 = French, 3 = Spanish, 4 = Chinese, 5 = Russian, 6 = Arabic, 7 = Bulgarian, 8 = Czech, 9 = Danish, 10 = Dutch, 11 = Finnish, 12 = German, 13 = Hungarian, 14 = Indonesian, 15 = Italian, 16 = Norwegian, 17 = Polish, 18 = Portuguese, 18 = Slovak, 20 = Swedish, 21 = Turkish 1 = AM-PM 2 = 24 Hours 1 = SI 2 = Imperial 1 = English 2 = French 3 = Spanish 1 = = = = = = = Auto

22 22 Mutli-Value Properties Object name Instance Default Value Occupancy Command Standby Mode Fan Delay Dehumidification Lockout System Mode Fan Mode Standby Screen UI16 Configuration UI17 Configuration UI19 Configuration Temperature Units Frost Protection = Loc. occ 2 = Occupied 3 = Unocc. 1 = Absolute 2 = Offset 1 = Off 2 = On 1 = Off 2 = Auto 3 = Cool 4 = Heat 2 = Auto 3 = Smart 1 = No 2 = Yes 3 = Occ. only 4 = Screen sav 2 = Rem NSB 3 = Motion NO 4 = Motion NC 5 = Window 6 = Fan lock 2 = Door dry 3 = Override 4 =Filter 5 = Service 2 = CO 2 1 = C 2 = F 1 = Off 2 = On

23 23 Mutli-Value Properties Object name Instance Default Value Setpoint Function Relative Humidity Display Smart Recovery Economizer Configuration Schedule Menu Mechanical Cooling BO1 Auxiliary Configuration Fan Control Heat UO9 Configuration UO10 Configuration UO11 Configuration UO12 Configuration = Dual SP 2 = Attach SP 1 = Off 2 = On 1 = Off 2 = On 3 = Dis. no. clk. 4 =En. no. clk. 1 = Off 2 = On 1 = NO 2 = NC 1 = Off 2 = On 1 = Analog 2 = Binary 3 = Relay RC 4 = Relay RH 1 = Analog 2 = Binary 3 = Relay RC 1 = Analog 2 = Binary 1 = Analog 2 = Binary

24 24 Mutli-Value Properties English = Enabled French Spanish Chinese Russian Occupancy Screen Mode Button Control Status Node Type Custom Icon Buttons Custom Behavior Comfort or Economy Reversing Valve Comp. Interlock = Motion 2 = Schedule 1 = Normal 2 = Off-Auto 1 = Off 2 = Cool 3 = Heat 1 = Router 2 = Coordinator 1= Default 2 = None, 3 = System mode Heat/ Cool, 4 = System mode On/Off, 5 = Fan mode, 6 = Override, 7 = Units, 8 = Help, 9 = Language, 10 = Schedule, 11 = Lighting, 12 = Blind, 13 = Lamp, 14 = Energy, 15 = Make up room, 16 = Setting, 17 = Timer 1 = Default, 2 = No function, 3 = System mode function, 4 = Fan function, 5 = Override, 6 = Schedule, 7 = Units, 8 = Help, 9= Language, 10 = Configuration, 11 = Custom, 12 = Standby 1 = Comfort 2 = Economy 1 = O 2 = B 1 = Off 2 = On

25 Mutli-Value Properties 25 Application Arabic = Rooftop 2 = Heatpump Bulgarian Czech Danish Dutch Finnish German Hungarian Indonesian Italian Norwegian Polish Portuguese Slovak Swedish Turkish Schedule Type Schedule Events UI19 Input Type UI20 Input Type UI22 Input Type UI23 Input Type = 7 days 2 = days 3 = days 1 = 2/day 2 = 4/day 3 = 6/day 1 = Thermistor 2 = Binary 3 = Voltage 1 = Thermistor 2 = Binary 3 = Voltage 1 = Thermistor 2 = Binary 3 = Voltage 1 = Thermistor 2 = Binary 3 = Voltage

26 26 Mutli-Value Properties UI224 Input Type Temperature Sensor CO 2 Sensor CO 2 Auto Calibration Lock Screen RH Sensor Auto Mode Enable ADR Permission Wireless Device GP - Function Function Wireless Device 1 - Function Wireless Device 2 - Function = Thermistor 2 = Binary 3 = Voltage 4 = Reserved 1 = Wired, 2 = Internal, 3 = WL IO, 4 = WL 1, 5 = WL 2, 6 = WL 3, 7 = WL 4, 8 = WL 5, 9 = WL 6, 10 = WL 7, 11 = WL 8, 12 = WL 9, 13 = WL 10, 14 = WL GP 1 = No 2 = Yes, 2 = Internal, 3 = WL 1, 4 = WL 2, 5 = WL 3, 6 = WL 4, 7 = WL 5, 8 = WL 6, 9 = WL 7, 10 = WL 8, 11 = WL 9, 12 = WL 10, 13 = WL GP 2 = T-rH CO 2 3 = T-rH 1 = Off 2 = On 1 = Off 2 = On 1 = Remove 2 = None 3 = T, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water

27 Mutli-Value Properties 27 Wireless Device 3 - Function Wireless Device 4 - Function Wireless Device 5 - Function Wireless Device 6 - Function Wireless Device 7 - Function Wireless Device 8 - Function Wireless Device 9 - Function Wireless Device 10 - Function , 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water, 2 = Window, 3 =Door, 4 = Motion, 5 = Status, 6 = Remove, 7 = Water

TEC BACnet MS/TP Network Series Thermostat Controllers Technical Bulletin

TEC BACnet MS/TP Network Series Thermostat Controllers Technical Bulletin TEC BACnet MS/TP Network Series Thermostat Controllers Technical Bulletin Code No. LIT-12011592 Issued June 22, 2010 Supersedes December 1, 2009 Introduction..........................................................

More information

BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT HLS 44-BAC

BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT HLS 44-BAC V2.0 (01.09.2016) 1 (7) BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT Date 01.09.2016 Vendor name Produal Oy (Vendor ID: 783) Product name Produal Product model number Application software version

More information

HERU Modbus. Reference Modbus addresses for HERU (Gen 3)

HERU Modbus. Reference Modbus addresses for HERU (Gen 3) HERU Modbus Reference Modbus addresses for HERU 62-250 (Gen 3) Modbus Registers HERU v0.7.xls Coil status (1bit) RW 5.6.2016 Coil status Discrete Output (1bit) R/W Modbus Register Name Description Application

More information

Appendices. RS232 Commands. RS232 Connector. Pin No Specification 1 N/A 2 RXD 3 TXD 4 DTR 5 GND 6 DSR 7 RTS 8 CTS 9 N/A.

Appendices. RS232 Commands. RS232 Connector. Pin No Specification 1 N/A 2 RXD 3 TXD 4 DTR 5 GND 6 DSR 7 RTS 8 CTS 9 N/A. RS232 Commands RS232 Connector 9 8 7 6 5 4 3 2 1 Pin No Specification 1 N/A 2 RXD 3 TXD 4 DTR 5 GND 6 DSR 7 RTS 8 CTS 9 N/A English 74 RS232 Protocol Function List RS232 Commands Appendices Baud Rate 9600

More information

Swegon CASA Smart ModBus Register SCB 3.0

Swegon CASA Smart ModBus Register SCB 3.0 USER SETTINGS 3.0-> 4x5001 RW Operating Mode 0 4 0= Stopped, 1 = Away, 2 = Home, 3 = Boost, 4 = Travelling 3.0-> 4x5019 RW Smart Control -100 100 % Smart control Increase or decrease Ventilation level

More information

IO-Link Data Reference Guide: K50 Pro Touch Button with IO-Link

IO-Link Data Reference Guide: K50 Pro Touch Button with IO-Link IO-Link Data Reference Guide: K50 Pro Touch Button with IO-Link IO-Link Data Map This document refers to the following IODD file: Banner_Engineering-K50PTKQ-20180829-IODD1.1.xml. The IODD file and support

More information

station) on the serial port

station) on the serial port Connects a Davis VantagePro2 or Vantage Vue to a BACnet network BACnet MS/TP over RS-485 compatible Easy BACnet network configuration via onboard switches Various selectable metric and imperial unit conversions

More information

CALEC ST II BACnet MS/TP

CALEC ST II BACnet MS/TP CALEC ST II with BACnet MS/TP for cooling and heating applications Date: February 5 th, 2018 Vendor Name: INTEGRA METERING AG (Vendor ID 431) Product Name: CALEC ST II BACnet MS/TP Product Model Number:

More information

Lightcloud Application

Lightcloud Application Controlling Your Lightcloud System Lightcloud Application Lightcloud Application Navigating the Application Devices Device Settings Organize Control Energy Scenes Schedules Demand Response Power Up State

More information

OPERATING MANUAL. EIB-Kombisensor AS 315 N

OPERATING MANUAL. EIB-Kombisensor AS 315 N EIB-Kombisensor AS 315 N OPERATING MANUAL EIB-Kombisensor AS 315 N 1 Contents Page 3 1. Description 4 1.1 Automated Operations 1.1.1 Sun System 1.1.2 Half-Light System 5 1.1.3 Wind System 1.1.4 Rain System

More information

PAX2S Modbus Register Table REVISED 2/20/12 LP0894A

PAX2S Modbus Register Table REVISED 2/20/12 LP0894A PAX2S Modbus Register Table REVISED 2/2/12 LP894A REGISTER 41 42 43 44 45 46 47 48 49 41 411 412 413 414 415 416 417 418 419 42 421 422 423 424 425 426 427 428 429 43 431 432 481 482 483 484 485 486 487

More information

Water terminal control solutions

Water terminal control solutions Water Terminal Control Solutions Water terminal control solutions Carrier offers a wide range of fan coil units designed to meet the needs of different systems and applications: from cabinet units in the

More information

TECHNICAL MANUAL 820 LX / 910 LX / 1300 LX

TECHNICAL MANUAL 820 LX / 910 LX / 1300 LX TECHNICAL MANUAL 820 LX / 910 LX / 1300 LX LANCER reserves the right to modify, constantly its documentation for its improvement. The values of adjustments indicated in the displays of this manual are

More information

KN Series Boiler HeatNet V3 LonWorks Network Variables V1.10

KN Series Boiler HeatNet V3 LonWorks Network Variables V1.10 This document lists and briefly describes the LonWorks variables available on KN Series Boilers with a HeatNet V3 control board. Some variables reference a specific boiler. The following substitutions

More information

WM9280. Pro Family weather station with T/H sensor, pluviometer, anemometer, PC connection and Meteotime weather forecasts until 3 days

WM9280. Pro Family weather station with T/H sensor, pluviometer, anemometer, PC connection and Meteotime weather forecasts until 3 days Technical sheet Pro Family weather station with T/H sensor, pluviometer, anemometer, PC connection and Meteotime weather forecasts until 3 days RADIO-CONTROLLED TIME AND DATE - WEATHER FORECASTS FOR CURRENT

More information

Electronic pressure-independent characterised control valve with energy monitoring

Electronic pressure-independent characterised control valve with energy monitoring Modbus-egister Energy Valve Electronic pressure-independent characterised control valve with energy monitoring Contents Modbus General Notes 2 Modbus egister Overview 3 Modbus egister Description 5 www.belimo.com

More information

43iQ MODBUS Register Table

43iQ MODBUS Register Table 43iQ - 118207-00 MODBUS Register Table Rev K V 01.05.03 Register Type Default Min Max Units Precision Description 1 float 0 Basic Units 7 float 0 Basic Units 13 float 0 Basic Units 19 unsigned16 0 0 1

More information

MODELS Number WW4.x For Europe & Others V 50HZ

MODELS Number WW4.x For Europe & Others V 50HZ MODELS Number NA4.x For USA/Canada/Mexico 110-120V 60HZ MODELS Number WW4.x For Europe & Others 210-240V 50HZ Thank you for purchasing the Sunflex 24 Plus Daylight Controller, The most flexible and innovative

More information

FIII LonWorks Bridge Network Variables v2.32

FIII LonWorks Bridge Network Variables v2.32 Input/Output Variables (Read/Write) nviheatdemand SNVT_switch 100 Heat Demand/Request. Setting the state member of this variable will put the boiler in heating mode. state value Interpretation 0 0 no heat

More information

Default values for unit DX-S standard.

Default values for unit DX-S standard. Default values for unit DX-S standard. UNIFLAIR ITALIA spa 1. USER (U) : USER PASSWORD 22. 2. FACTORY (F) : FACTORY PASSWORD 177. Prob PROBES Tipo Min Max U.M. Var. Def Presence Superv /1 Presence external

More information

VISY-Quick Communication Protocol

VISY-Quick Communication Protocol VISY-Quick Communication Protocol Rev. Protocol Version Modification VI Version Date Name 0 1.00 First release 2.0.1 2000-03-29 Willmer 1 1.10 New commands date and time (3.2... 3.5) 2.0.2 2000-07-07 Willmer

More information

DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications

DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications The Vaisala DRYCAP Hand-Held Dewpoint Meter DM70 offers accurate and fast measurement for industrial dewpoint applications, such as compressed

More information

Installation Operation Commissioning Maintenance

Installation Operation Commissioning Maintenance NA 09.13 H 09-2011 Microchip and LCD display electronic regulation and signaling electronic module for liquid coolers and heat pumps Installation Operation Commissioning Maintenance 1 CONTENTS 1 IMPORTANT

More information

CONTENTS. Batteries. La Crosse Technology, Ltd Page 1

CONTENTS. Batteries. La Crosse Technology, Ltd Page 1 515-1316 FAQS The links below will work in most PDF viewers and link to the topic area by clicking the link. We recommend Adobe Reader version 10 or greater available at: http://get.adobe.com/reader CONTENTS

More information

DM70. Hand-held Dewpoint Meter. Truly Fast Response - Superior Long-term Stability

DM70. Hand-held Dewpoint Meter. Truly Fast Response - Superior Long-term Stability DM70 Hand-held Dewpoint Meter Truly Fast Response - Superior Long-term Stability DM70 - When Dry Air Is Important The Vaisala DM70 Hand-held Dewpoint Meter offers stable and fast measurement for industrial

More information

Data Sheet / Instructions. Dewpoint MeterO

Data Sheet / Instructions. Dewpoint MeterO Data Sheet / Instructions Dewpoint MeterO Dewpoint Meter ISO 8502-4: Preparation of steel substrates before application of paints and related products. Tests for the assessment of surface cleanliness.

More information

Wireless Weather Station Instruction Manual

Wireless Weather Station Instruction Manual Wireless Weather Station Instruction Manual I. FEATURES 1. Wireless temp.& humidity 2. Radio-controlled clock (RCC) 3. Weather forecast 4. Weather trend 5. Display of barometric pressure with bar chart

More information

Rain Watch TM Set up Manual. IC System with Rain Bird IC CONNECT

Rain Watch TM Set up Manual. IC System with Rain Bird IC CONNECT Rain Watch TM Set up Manual IC System with Rain Bird IC CONNECT December 2018 Table of Contents Required materials to configure Rain Watch TM... 3 Installation... 4 Location... 4 Field Installation...

More information

StruxureWare Building Operation

StruxureWare Building Operation StruxureWare TM Building Operation ES PICS Product Implementation Conformance Statement Date April 13, 2013 Vendor name Schneider Electric Vendor 10 Website www.schneider-electric.com/buildings ange name

More information

Operating Instructions 5 Day Weather Station with Color Screen Model: DG-TH8805 INDOOR UNIT

Operating Instructions 5 Day Weather Station with Color Screen Model: DG-TH8805 INDOOR UNIT Operating Instructions 5 Day Weather Station with Color Screen Model: DG-TH8805 INDOOR UNIT OUTDOOR SENSOR FEATURES Buttons: MODE,,,MEM, CH, HISTORY, 5 day weather forecast in the following combinations:

More information

Dewpoint Meter Data Sheet / Instructions

Dewpoint Meter Data Sheet / Instructions Paint Test Equipment Dewpoint Meter Data Sheet / Instructions Dewpoint Meter Information ISO 8502-4: Preparation of steel substrates before application of paints and related products. Tests for the assessment

More information

MULTI-OUTPUT PROGRAMMABLE CONTROLLERS MODELS UMX-4 & UMX-8

MULTI-OUTPUT PROGRAMMABLE CONTROLLERS MODELS UMX-4 & UMX-8 February 1994 20/20 Interface Products MULTI-OUTPUT PROGRAMMABLE CONTROLLERS MODELS & DESCRIPTION The is a Multi-output Programmable Controller which expands the input or output capability of building

More information

APPMODULE WEATHER App Documentation

APPMODULE WEATHER App Documentation REAL SMART HOME GmbH APPMODULE WEATHER App Version: 1.2.0 Type: Application Article No.: BAB-022 version I Actual state 03/2017 Date: 30. Mai 2017 EN WEATHER App REAL SMART HOME GmbH STILWERK Dortmund

More information

NV-DVR09NET NV-DVR016NET

NV-DVR09NET NV-DVR016NET NV-DVR09NET NV-DVR016NET !,.,. :,.!,,.,!,,, CMOS/MOSFET. : 89/336/EEC, 93/68/EEC, 72/23/EEC,.,,. Novus Security Sp z o.o... 4 1. NV-DVR09NET NV-DVR016NET. 2.,. 3.,... 4... ( ) /. 5..... 6.,,.,. 7.,.. 8.,,.

More information

water work RAIN BUCKET making since 1986 ET2000 (400 SERIES) RAIN BUCKET SETUP

water work RAIN BUCKET making since 1986 ET2000 (400 SERIES) RAIN BUCKET SETUP RAIN BUCKET SETUP RAIN BUCKET ET2000 (400 SERIES) RAIN BUCKET SETUP 8 8 4 3 2 5 6 7 1 10 9 1 STOP The STOP key will stop any currently running Scheduled watering Cycle, Manual Cycle, Test Cycle, Manual

More information

StruxureWare Building Operation

StruxureWare Building Operation StruxureWare TM Building Operation ES PICS Product Implementation Conformance Statement Date 09 January 2012 Vendor name Schneider Electric Vendor 10 Website www.schneider-electric.com/buildings ange name

More information

Motors Automation Energy Transmission & Distribution Coatings. Servo Drive SCA06 V1.5X. Addendum to the Programming Manual SCA06 V1.

Motors Automation Energy Transmission & Distribution Coatings. Servo Drive SCA06 V1.5X. Addendum to the Programming Manual SCA06 V1. Motors Automation Energy Transmission & Distribution Coatings Servo Drive SCA06 V1.5X SCA06 V1.4X Series: SCA06 Language: English Document Number: 10003604017 / 01 Software Version: V1.5X Publication Date:

More information

O P E R A T I N G M A N U A L

O P E R A T I N G M A N U A L OPERATING MANUAL WeatherJack OPERATING MANUAL 1-800-645-1061 The baud rate is 2400 ( 8 bits, 1 stop bit, no parity. Flow control = none) To make sure the unit is on line, send an X. the machine will respond

More information

Heat stress index. Dewpoint. pressure. altitude

Heat stress index. Dewpoint. pressure. altitude Kestrel 4200 Measures Volume air flow in cfm, L/s, m³/s, m³/m, m³/h Air velocity (current, average, and maximum) Heat stress index Windchill Relative humidity Dewpoint in F or C Humidity ratio Barometric

More information

Operating Instructions for Digital Manometer. Model: MAN-SD

Operating Instructions for Digital Manometer. Model: MAN-SD Operating Instructions for Digital Manometer Model: MAN-SD 1. Contents 1. Contents...2 2. Note...3 3. Instrument Inspection...3 4. Regulation Use...4 5. Operating Principle...4 6. Mechanical Connection...5

More information

water work RAIN BUCKET making since 1986 ET2000 (500 SERIES) RAIN BUCKET SETUP

water work RAIN BUCKET making since 1986 ET2000 (500 SERIES) RAIN BUCKET SETUP RAIN BUCKET SETUP RAIN BUCKET ET2000 (500 SERIES) RAIN BUCKET SETUP 8 8 4 3 2 5 6 7 1 10 9 1 STOP The STOP key will stop any currently running Scheduled watering Cycle, Manual Cycle, Test Cycle. 2 MANUAL

More information

EIB-Combi-Sensor AS 315 N. Operatingmanual. The right to implement changes is reserved. Rev.03-03/2013 vm. by Somfy GmbH. EIB-Combi-sensor AS 315 N

EIB-Combi-Sensor AS 315 N. Operatingmanual. The right to implement changes is reserved. Rev.03-03/2013 vm. by Somfy GmbH. EIB-Combi-sensor AS 315 N EIB-Combi-Sensor AS 315 N Operatingmanual Rev.03-03/2013 vm by Somfy GmbH The right to implement changes is reserved. 1 Contents 1 Description...3 1.1 Automated Operations...4 1.1.1 Sun System...4 1.1.2

More information

SVH with HYDROVAR (HVL range)

SVH with HYDROVAR (HVL range) SVH with HYDROVAR (HVL range) SVH-HVL Rev. B Ed.9/1 (EN) SVH SERIES (e-sv WITH HYDROVAR) Background and context For all pumping needs in commercial or residential building and in industry applications,

More information

The Ordering Code for various standard model Recorders with an AC supply and without any additional options are as follows:

The Ordering Code for various standard model Recorders with an AC supply and without any additional options are as follows: The basic PC software is supplied free with the recorder. There is an additional charge for the extensive Data Acquisition Software supplied with communication of RS-232/422/485 or Ethernet. The Ordering

More information

EL8000M3 Mach 3 Hot Sheet

EL8000M3 Mach 3 Hot Sheet EL8000M3 Mach 3 Hot Sheet System Model # EL8-EL8000M3-YCAH Software Version # 8 EPN # 07 Base PCBA - PN 554 PCB EL8000 PN 04 Rev A Base Panels ML900 PN 54589 Template used: 40575-v8_A.pdf /04/006 5458_97_A.pdf

More information

About the Sens it Payload

About the Sens it Payload About the Sens it Payload Payload structure 4 bytes 8 bytes Mode values Configuration values (optional) If the message is an uplink only frame, the payload contains only the 4 bytes of mode values. If

More information

Dublin City University (DCU) GCS/GCSE Recognised Subjects

Dublin City University (DCU) GCS/GCSE Recognised Subjects Dublin City University (DCU) GCS/GCSE Recognised Subjects Subjects listed below are recognised for entry to DCU. Unless otherwise indicated only one subject from each group may be presented. Applied A

More information

ON SITE SYSTEMS Chemical Safety Assistant

ON SITE SYSTEMS Chemical Safety Assistant ON SITE SYSTEMS Chemical Safety Assistant CS ASSISTANT WEB USERS MANUAL On Site Systems 23 N. Gore Ave. Suite 200 St. Louis, MO 63119 Phone 314-963-9934 Fax 314-963-9281 Table of Contents INTRODUCTION

More information

Non-Acoustical Inputs

Non-Acoustical Inputs CHAPTER 18 Non-Acoustical Inputs This chapter discusses the use of external transducers and devices to provide non-acoustical data to the Model 831. Included are the following: 831-INT 831-INT Interface

More information

Cal Spas. System PN System Model # EL8-CS9800P4-YCAH Software Version # 34 EPN # 3652

Cal Spas. System PN System Model # EL8-CS9800P4-YCAH Software Version # 34 EPN # 3652 CS9800P4 Tech Sheet Cal Spas System PN 56189 System Model # EL8-CS9800P4-YCAH Software Version # 34 EPN # 3652 Base PCBA PN 56190 PCB EL8000 PN 22041 Rev A or B HEX File 10013434_CS9800P4.hex Configuration

More information

Kestrel 4500 Pocket Weather Tracker

Kestrel 4500 Pocket Weather Tracker Kestrel 4500 Pocket Weather Tracker For years our customers have been asking for wind direction along with wind speed. New for 2007, the Kestrel 4500 does just that with its built in digital compass. But

More information

FRENIC-Ace (C2) (Supplement to RS-485 User's Manual)

FRENIC-Ace (C2) (Supplement to RS-485 User's Manual) (Supplement to RS-485 User's Manual) FRENIC-Ace (C2) This document is a supplement to the RS-485 Communication User s Manual (24A7-E-0082, MEH448), and is comprised of section 5.2 (Data ), to which content

More information

рн PRO Controller The device is used to control and regulate ph level in hydroponic systems and water preparing units automatically USER MANUAL

рн PRO Controller The device is used to control and regulate ph level in hydroponic systems and water preparing units automatically USER MANUAL рн PRO Controller The device is used to control and regulate ph level in hydroponic systems and water preparing units automatically Complete Set ph PRO Controller - 1 pcs. ph electrode - 1 pcs. Calibration

More information

1014/15 R Float Volt - - Voltage, L-L, ave of 3 phases 1016/17 R Float Volt - - Voltage, L-N, ave of 3 phases

1014/15 R Float Volt - - Voltage, L-L, ave of 3 phases 1016/17 R Float Volt - - Voltage, L-N, ave of 3 phases PM700 MODBUS POINT MAP Scale 1000/01 R NV Float kwh - - Real Energy Consumption 1002/03 R NV Float kvah - - Apparent Energy Consumption 1004/05 R NV Float kvarh - - Reactive Energy Consumption 1006/07

More information

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide This page is intentionally left blank. SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide The ACTiSys IR Programmer and SuperCELL

More information

ABB i-bus KNX Analogue Input AE/A 2.1

ABB i-bus KNX Analogue Input AE/A 2.1 Product Manual ABB i-bus KNX Analogue Input AE/A 2.1 Intelligent Installation Systems This manual describes the functionality of Analogue Input AE/A 2.1. Subject to changes and errors excepted. Exclusion

More information

DEIF A/S. MTR-2-015, -315, -415, MTR-2F-215 Multi-configurable AC transducer C. Modbus Communication Manual.

DEIF A/S. MTR-2-015, -315, -415, MTR-2F-215 Multi-configurable AC transducer C. Modbus Communication Manual. Modbus Communication Manual MTR-2-015, -315, -415, MTR-2F-215 Multi-configurable AC transducer 4189300020C DEIF A/S Modbus protocol Modbus addresses DEIF A/S, Frisenborgvej 33 Tel.: +45 9614 9614, Fax:

More information

Compact Titration. Compact Titrator G20. One Click Titration Simple & Dependable

Compact Titration. Compact Titrator G20. One Click Titration Simple & Dependable Compact Titration Compact Titrator G20 One Click Titration Simple & Dependable Simplicity The Intelligent Helper for Simple Titrations One Click Titration Intuitive method adaptation Accurate results simply

More information

Minute Impulse Clock Controller I01DN

Minute Impulse Clock Controller I01DN 99b-mi USER S MANUAL Minute Impulse Clock Controller Mon Jun 01, 2009 12:00:00 PM DST HOLD ENTER KEY TO BEGIN CANCEL HR I01DN 97 West Street Medfield, MA 02052 U.S.A. (508) 359-4396 Pg. 2 of 20 TABLE OF

More information

Hadrons Desktop U.S. Atomic Clock & Weather Station

Hadrons Desktop U.S. Atomic Clock & Weather Station Hadrons Desktop U.S. Atomic Clock & Weather Station SN004 Instructions Read and save these instructions. Dear Sharper Image Customer, Thank you for your purchase of a Sharper Image product. We appreciate

More information

CS9800P3 Mach 3 Tech Sheet Cal Spas

CS9800P3 Mach 3 Tech Sheet Cal Spas CS9800P3 Mach 3 Tech Sheet Cal Spas System PN 54433-04 System Model # EL8-CS9800P3-YCAH Software Version # 32 EPN # 2745 Base PCBA PN 54434-04 PCB EL8000 PN 2204 Rev A or B HEX File 003432_CS9800P3 Configuration

More information

DNP V3.00 Level2. ProtocolAssignm entsusermanual

DNP V3.00 Level2. ProtocolAssignm entsusermanual DNP V3.00 Level2 ProtocolAssignm entsusermanual Electro Industries/GaugeTech assumes no responsibility for any inaccuracies and/or errors that may appear in this document. The information printed in this

More information

U.S. Atomic Clock & Weather Station. Instruction Manual

U.S. Atomic Clock & Weather Station. Instruction Manual U.S. Atomic Clock & Weather Station Instruction Manual Table of Contents What is Atomic Radio Control?... 2 Parts Diagram... 3 Batteries... 4 Setting the Atomic Time and Date... 4 Setting the Clock...

More information

Model: WT-3181PL Instruction Manual DC: Indoor/Outdoor Atomic Wall Clock. Get Started

Model: WT-3181PL Instruction Manual DC: Indoor/Outdoor Atomic Wall Clock. Get Started Model: WT-3181PL Instruction Manual DC: 041614 18 Indoor/Outdoor Atomic Wall Clock Round Battery Cover Get Started Step 1: Remove the round battery cover from the back of the clock. Step 2: Insert 1 fresh

More information

POINTS OF CAUTION BEFORE USE...

POINTS OF CAUTION BEFORE USE... INSTRUCTION MANUAL NPN DISCRETE INPUT & NPN TRANSISTOR OUTPUT MODULE, 6 points each (-I/-II, e-con connector) MODEL BEFORE USE... Thank you for choosing M-System. Before use, check the contents of the

More information

xlogic SuperRelay is a compact and expandable CPU replacing mini PLCs, multiple timers, relays and counters.

xlogic SuperRelay is a compact and expandable CPU replacing mini PLCs, multiple timers, relays and counters. SuperRelay S U P E R R E L A Y, T H E P E R F E C T A L T E R N A T I V E T O L O W C O S T P L C s A N D B A S I C R E L A Y S I N T H I S B R O C H U R E : ELC 18 Standard Models ELC 18 Economy Models

More information

MAGPOWR TENSION CONTROL DLCA NET-SLIM. User Manual. Digital Load Cell Amplifier MI 850A358 1 A

MAGPOWR TENSION CONTROL DLCA NET-SLIM. User Manual. Digital Load Cell Amplifier MI 850A358 1 A MAGPOWR TENSION CONTROL DLCA NET-SLIM User Manual EN Digital Load Cell Amplifier MI 850A358 1 A CONTENTS 1.0 INTRODUCTION 4 1.1 About these operating instructions... 4 1.2 Product overview... 5 1.2.1 Additional

More information

SAMPLE LIGHTING MANAGEMENT PLAN FOR INTERNATIONAL DARK SKY PARKS/RESERVES/SANCTUARIES

SAMPLE LIGHTING MANAGEMENT PLAN FOR INTERNATIONAL DARK SKY PARKS/RESERVES/SANCTUARIES SAMPLE LIGHTING MANAGEMENT PLAN FOR INTERNATIONAL DARK SKY PARKS/RESERVES/SANCTUARIES This document is provided by IDA for the purpose of creating a plan for appropriately lighting parks and similar protected

More information

WLDS-20 Mk2 MAJOR WATER LEAK DETECTION SYSTEM INSTALLATION & COMMISSIONING

WLDS-20 Mk2 MAJOR WATER LEAK DETECTION SYSTEM INSTALLATION & COMMISSIONING WLDS-20 Mk2 MAJOR WATER LEAK DETECTION SYSTEM INSTALLATION & COMMISSIONING DESCRIPTION: An electronic control panel used in conjunction with two pulse meters (water meters with pulse output proportional

More information

Installation Instructions: ICON Anti-Condensate Controller

Installation Instructions: ICON Anti-Condensate Controller TECHNICAL BULLETIN Installation Instructions: ICON Anti-Condensate Controller System Overview The ICON Anti-Condensate Controller System (pat. pend.) is a stand-alone controller for antisweat heaters in

More information

Dual laser + type K thermometer INFRARED THERMOMETER

Dual laser + type K thermometer INFRARED THERMOMETER Dual laser + type K thermometer INFRARED THERMOMETER Model : ATE-2509 Your purchase of this INFRARED THERMOMETER marks a step forward for you into the field of precision measurement. Although this METER

More information

MODBUS Protocol for CS141 network card families

MODBUS Protocol for CS141 network card families Last update: 20/09/208 MODBUS Protocol for CS4 network card families Summary. MODBUS PROTOCOL... 2.. MODBUS COMMUNICATION PARAMETERS... 2.2. AVAILABLE MODBUS FUNCTION CODES... 2.3. EXCEPTION CODES... 3

More information

DP returns to this display after 30 seconds, if no keys are pressed. Units are determined by Mode 14. Mode Recommended Function Comment Notes

DP returns to this display after 30 seconds, if no keys are pressed. Units are determined by Mode 14. Mode Recommended Function Comment Notes DP returns to this display after 30 seconds, if no keys are pressed. Units are determined by Mode 14. Mode Recommended Function Comment Notes Not used Don't care Live setting Start of Scale Not recommended

More information

Forecast.io Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow

Forecast.io Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow Forecast.io Driver Installation and Usage Guide Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow Contents Overview... 2 Features... 3 Usage Scenarios... 4 Change Log... 4 Disclaimer... 4 Driver

More information

ea980r Digital Anemometer User Manual

ea980r Digital Anemometer User Manual ea980r Digital Anemometer User Manual 1. Overview Thank you for purchasing the ennologic ea980r anemometer, a high quality instrument which measures 8 parameters: Wind Speed (mph, m/s, ft/min, knots, km/h)

More information

Monnit Corporation Version 2.2

Monnit Corporation Version 2.2 Sensor Application Definitions Serial MODBUS Monnit Corporation Version 2.2 Revision History Version Date Description 1.1 1/14/2013 Added more app profiles. Edited Humidity, app profile # 18 and # 29 2.0

More information

CLOCKS MARATHON WATCH COMPANY LTD.

CLOCKS MARATHON WATCH COMPANY LTD. CLOCKS jumbo atomic wall clock scan to see it in action MARATHON WATCH COMPANY LTD. since 1939 ATOMIC SELF-SETTING, SELF-ADJUSTING CLOCKS Jumbo Atomic Wall Clock with Stand PRODUCT NO. CL030025 Calendar

More information

XR Analog Clock - Manual Setting Model Troubleshooting Guide

XR Analog Clock - Manual Setting Model Troubleshooting Guide Primex XR 72MHz Synchronized Time Solution XR Analog Clock - Manual Setting Model Troubleshooting Guide 2018 Primex. All Rights Reserved. The Primex logo is a registered trademark of Primex. All other

More information

This page intentionally left blank.

This page intentionally left blank. Vela User s Guide The Vela User s Guide is not intended as a replacement for the Operator s Manual. You must become completely familiar with the Vela Operator s Manual before using the Vela ventilator.

More information

Pascal ET is an handheld multifunction calibrator for the measurement and simulation of the following parameters: - pressure

Pascal ET is an handheld multifunction calibrator for the measurement and simulation of the following parameters: - pressure DATASHEET Pascal ET Pascal ET is an handheld multifunction calibrator for the measurement and simulation of the following parameters: - pressure - electrical signals (ma, mv, V, ) - temperature (TC and

More information

DS 300. Electronic Pressure Switch. with IO-Link interface. Stainless Steel Sensor. accuracy according to IEC 60770: 0.35 % FSO.

DS 300. Electronic Pressure Switch. with IO-Link interface. Stainless Steel Sensor. accuracy according to IEC 60770: 0.35 % FSO. DS 00 Electronic Pressure Switch with IO-Link interface Stainless Steel Sensor accuracy according to IEC 60770: 0.5 % FSO Nominal pressure from 0... 00 mbar up to 0... 600 bar Digital output signal IO-Link

More information

473-SHX Dew Point Mirror

473-SHX Dew Point Mirror Humidity and Temperature Reference Hygrometer For Temperature up to 125 C Precise and stable chilled mirror dew point mirror technology High temperature optical components High temperature sample fan Cable

More information

DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications

DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications The Vaisala DRYCAP Hand-Held Dewpoint Meter DM70 offers accurate and fast measurement for industrial dewpoint applications, such as compressed

More information

Compact Titration Compact Titrator G20. One Click Titration Simple & Dependable

Compact Titration Compact Titrator G20. One Click Titration Simple & Dependable Compact Titration Compact Titrator G20 One Click Titration Simple & Dependable Simplicity The Intelligent Helper for Simple Titrations One Click Titration Intuitive method adaptation Accurate results simply

More information

Automatic titrators, TitroMatic

Automatic titrators, TitroMatic 112 TitroMatic These are the fourth generation of CRISON titrators. CRISON has over 25 years experience in this field and knows that, for certain applications, the performance and cost of large titrator

More information

MULTIFUNCTION COMPUTER METER CX-742 USERS MANUAL

MULTIFUNCTION COMPUTER METER CX-742 USERS MANUAL MULTIFUNCTION COMPUTER METER CX-742 USERS MANUAL CONTENTS 1. BASIC INFORMATION 3 2. USING THE INFORMATION 4 3. THE PROFILE OF THE METER 5 4. TECHNICAL DATA 7 5. SCREENS 8 6. USING THE KEYBOARD 10 7. THE

More information

CiA Draft Standard Proposal 447

CiA Draft Standard Proposal 447 CiA Draft Standard Proposal 447 Application profile for special-purpose car add-on devices Part 4: Pre-defined s and This DSP is for CiA members only and may be changed without notification. Version: 1.0

More information

Determining C-H Connectivity: ghmqc and ghmbc (VnmrJ-2.2D Version: For use with the new Software)

Determining C-H Connectivity: ghmqc and ghmbc (VnmrJ-2.2D Version: For use with the new Software) Determining C-H Connectivity: ghmqc and ghmbc (VnmrJ-2.2D Version: For use with the new Software) Heteronuclear Multiple Quantum Coherence (HMQC) and Heteronuclear Multiple Bond Coherence (HMBC) are 2-dimensional

More information

TG646 WEATHER STATION

TG646 WEATHER STATION TG646 WEATHER STATION WITH REMOTE SENSOR User Manual CONGRATULATIONS ON PURCHASING THE THINK GIZMOS WIRELESS WEATHER STATION. BY FOLLOWING THESE INSTRUCTIONS CAREFULLY IT WILL BE A GREAT ASSET IN YOUR

More information

16 Input AC Block I/O Module

16 Input AC Block I/O Module 6 Input AC Module Cat. No. 79-6A0 Series B Installation Mount the block I/O module in a vertical (recommended) or horizontal position. Allow sufficient room around the block for cooling air flow through

More information

Section 5. TADS Data Reporting Instruction Manual DRAFT Section 5 and Associated Appendices With Proposed Event Type Numbers

Section 5. TADS Data Reporting Instruction Manual DRAFT Section 5 and Associated Appendices With Proposed Event Type Numbers Section 5 TADS Data Reporting Instruction Manual DRAFT Section 5 and Associated Appendices With Proposed Event Type Numbers Rev. 5/10/2010 1 Section 5 Form for Event ID and Event Type Number Data TO s

More information

Administrivia. Course Objectives. Overview. Lecture Notes Week markem/cs333/ 2. Staff. 3. Prerequisites. 4. Grading. 1. Theory and application

Administrivia. Course Objectives. Overview. Lecture Notes Week markem/cs333/ 2. Staff. 3. Prerequisites. 4. Grading. 1. Theory and application Administrivia 1. markem/cs333/ 2. Staff 3. Prerequisites 4. Grading Course Objectives 1. Theory and application 2. Benefits 3. Labs TAs Overview 1. What is a computer system? CPU PC ALU System bus Memory

More information

Forward Tagger Status

Forward Tagger Status A. Celentano On behalf of the FT team March 6th, 2018 FT Status All three detectors fully operational Calorimeter: - Cooking circuit leak developed in December repaired early January - Calorimeter operated

More information

WS-9018U Wireless Weather Station. Instruction Manual

WS-9018U Wireless Weather Station. Instruction Manual WS-9018U Wireless Weather Station Instruction Manual Contents Page 1. Functions of the Weather Station....3 2. Safety notes...3 3. Product features....4 4. Getting started....4 5. Quick Set Up...5 6. Setting

More information

TEC22x6(H)-2 Series LONWORKS Network Thermostats with Two Outputs, Dehumidification Capability, and Three Speeds of Fan Control

TEC22x6(H)-2 Series LONWORKS Network Thermostats with Two Outputs, Dehumidification Capability, and Three Speeds of Fan Control TEC22x6(H)-2 Series LONWORKS Network Thermostats with Two Outputs, Dehumidification Capability, and Three Speeds of Fan Control Technical Bulletin Code No. LIT-2075 Issued August 25, 2006 Supersedes May

More information

C-CC514 NT, C-CC514 PL C-CC564 NT, C-CC564 PL C-CC574 NT, C-CC574 PL C-CC714 NT, C-CC714 PL C-CC764 NT, C-CC764 PL C-CC774 NT, C-CC774 PL

C-CC514 NT, C-CC514 PL C-CC564 NT, C-CC564 PL C-CC574 NT, C-CC574 PL C-CC714 NT, C-CC714 PL C-CC764 NT, C-CC764 PL C-CC774 NT, C-CC774 PL SETUP MANUAL COMBINATION CAMERA OUTDOOR COMBINATION CAMERA C-CC514 NT, C-CC514 PL C-CC564 NT, C-CC564 PL C-CC574 NT, C-CC574 PL C-CC714 NT, C-CC714 PL C-CC764 NT, C-CC764 PL C-CC774 NT, C-CC774 PL Thank

More information

Getting Started. Starting the Game. Controls

Getting Started. Starting the Game. Controls 1 Important Information Getting Started 2 Introduction 3 Game Modes Starting the Game 4 Main Menu 5 Saving and Erasing Data Controls 6 Basic Controls 7 Serving 8 Returning the Ball Types of Shots 9 Tennis

More information

Vaisala DRYCAP Hand-Held Dewpoint Meter DM70. Fast Response - Low Maintenance

Vaisala DRYCAP Hand-Held Dewpoint Meter DM70. Fast Response - Low Maintenance Vaisala DRYCAP Hand-Held Dewpoint Meter DM70 Fast Response - Low Maintenance DM70 Hand-Held Dewpoint Meter for Spot-Checking Applications The Vaisala DRYCAP Hand- Held Dewpoint Meter DM70 offers accurate

More information

Style 5. Style 7 AFNOR/DHF INSTALLATION AND OPERATING INSTRUCTIONS. Réf.: M

Style 5. Style 7 AFNOR/DHF INSTALLATION AND OPERATING INSTRUCTIONS. Réf.: M Style 5 Style 7 AFNOR/DHF INSTALLATION AND OPERATING INSTRUCTIONS B.P. 1 49340 TRÉMENTINES FRANCE Tél. : 02 41 71 72 00 Fax : 02 41 71 72 01 www.bodet.com Réf.: 605827 M When receiving goods please check

More information

IR F ( C) ENGLISH INSTRUCTION MANUAL. Thermometer

IR F ( C) ENGLISH INSTRUCTION MANUAL. Thermometer INSTRUCTION MANUAL Thermometer DUAL-LASER TARGETING 12:1 DISTANCE- TO-SPOT RATIO AUTO-SCAN MAX/MIN/AVG/DIFF HIGH/LOW ALARM BACKLIT DISPLAY AUTO POWER-OFF ADJUSTABLE EMISSIVITY IR5 2m -22 752 F (-30 400

More information