30030066 NILAN - CTS700 Modbus User Guide

3y ago
40 Views
5 Downloads
3.00 MB
20 Pages
Last View : 1m ago
Last Download : 3m ago
Upload by : Aiyana Dorn
Transcription

30030066NILAN - CTS700Modbus User GuideAuthorArtem KostinDocument revision3StatusFinalLast updated20180420Pages2020010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Modbus User GuidePage 2/20Date: 20180420Responsible: AKOTable of Contents1.2.3.4.5.Revision history . 4References . 4Abbreviations and terms . 4Introduction . 4General Provisions . 45.1. Addressing . 45.2. Using PLC . 45.3. System Device Addressing . 55.4. Console application . 56. Modbus Registers Description . 56.1. Control registers . 56.2. Ventilation . 56.2.1. Filter settings . 56.2.2. Outdoor air filter . 56.2.3. Extract air filter . 66.2.4. Operation mode . 66.2.5. Fan speed settings . 66.2.6. Humidity control . 66.2.7. Active cooling settings . 66.2.8. Ventilation at low outdoor temperature . 76.2.9. CO2 control . 76.2.10. After heating element . 76.2.11. Temperature regulation . 76.2.12. Temperature overview . 76.2.13. Frost protection or de-icing . 86.2.13.1. External setting: . 86.2.13.2. Polar setting: . 86.2.13.3. EHD setting: . 86.2.13.4. BAH setting: . 96.2.14. De-icing heat exchanger . 96.2.15. De-icing heat pump . 96.3. Hot water production . 96.3.1. DHW domestic hot water . 96.3.1.1. Standby functions . 96.3.1.2. Hot water settings . 96.3.1.3. Antilegionella settings . 106.3.1.4. Compressor settings hot water production . 106.3.1.5. Temperature overview . 106.3.2. SHW pre-heating domestic hot water . 106.3.2.1. Hot water settings . 106.3.2.2. Temperature overview . 106.3.3. DHW supplement domestic hot water . 116.4. Central heating . 116.4.1. Standby functions . 116.4.2. Cooling and heating at the same time. 116.4.3. Temperature regulation GEO . 116.4.4. Temperature regulation AIR . 126.4.5. Buffer tank settings . 1220010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Modbus User GuidePage 3/20Date: 20180420Responsible: AKO6.4.6. Outdoor weather compensation . 126.4.7. Hot water production. 136.4.8. Cooling with GEO . 136.4.9. Cooling with AIR . 136.4.10. Compressor settings GEO . 136.4.11. Limited fan speed outdoor unit AIR . 136.4.12. De-icing outdoor unit AIR . 136.4.13. Fan settings AIR. 146.4.14. Compressor settings AIR. 146.5. General settings. 146.5.1. Language . 146.5.2. Smart Grid . 146.5.3. Smart Grid Hot water settings . 146.5.4. Smart Grid Central heating settings . 156.5.4.1. At low electricity prices . 156.5.4.2. At overcapacity of electricity . 156.5.5. Service. 156.6. Information . 156.6.1. Compact P all device data. 156.6.2. GEO all devices data . 166.6.3. AIR9 all devices data . 176.8. Alarm list . 176.8.1. Alarm list control. 176.8.2. Alarm list . 1820010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Page 4/20Date: 20180420Responsible: AKOModbus User Guide1.Revision historyDateAuthor Com m ent20180228 AKO20180301 AKO20180420 AKODocument createdAdded information about console applicationAdded registers: 20004, 20223R evision123StatusDraftDraftFinal2. References3. Modbus protocol specification:http://modbus.org/docs/Modbus Application Protocol V1 1b3.pdf Modbus over TCP/IP:http://modbus.org/docs/Modbus Messaging Implementation Guide V1 0b.pdfAbbreviations and termsAbbreviation/term DescriptionPLCProgrammable Logic Controller4. IntroductionThis document, the Modbus Model Guide, describe Modbus register model of NILAN CTS-700.5. General ProvisionsIn this chapter described general provisions of using Modbus protocol on NILAN CTS-700.Columns description:1. Register Number – Contain address of register in Modbus. (See Using PLC).2. Slave ID – Contain slave address of target board (See System Device Addressing).3. Function – Short description of register value.4. R – Read permission (“ ” - Reading is allow, “-” - Reading is deny).5. W – Write permission (“ ” - Writting is allow, “-” - Writting is deny).6. Reset – If marked with “ ” value will be applied after restart of the system.7. Value – Contain all possible value of the register. Some of the register, which has Function“Apply value” must be write with specific key for applying of the parameter.5.1. AddressingModbus client connect to a system using Modbus RTU over TCP/IP. It means that for connect tothe system client must establish connection to board's IP address to port 502Board's IP address by default set to 192.168.5.107 and can be changed by Modbus (See Fejl!Henvisningskilde ikke fundet.) or Touch Display.5.2. Using PLCIn case using of PLC after connect need read register 20003 . If read data is equal to “-1” – all ofthe registers num ber (colum n 1) m ust be increm ented for 1. Otherwise – registeraddressing changes no require.20010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Page 5/20Date: 20180420Responsible: AKOModbus User Guide5.3. System Device AddressingThe CTS-700 can include up-to 3 boards. Due of this to access to them must be used followingslave ID:SystemCompact PBoards amount1AddressCompact P - 1Compact P GEO2Compact P AIR93Compact P – 1GEO – 4Compact P – 1AIR9 – 45.4. Console applicationFor testing a Modbus register model were implemented console application. It is called ModbusMaster Console. The Modbus Master Console provide possibility to read and write data troughModbus. It is support Modbus functions: 3, 4, 6, 16. For connection should be used Board IPaddress and Slave board ID according to System Device Addressing. Register number must beused with any changes of address.6. Modbus Registers Description6.1. Control 4111FunctionRWReset target board (reset key:57005)PLC clarification of addressingPLC clarification of addressingRequest saving data flash on bothsystem (reset key: 48815)- - ResetValues57005 – must be write torestart systemConstant value: -1 or 65535Constant value: 048815 – must be write forstoring value in the system6.2. Ventilation6.2.1. Filter settingsRegisterNumber20100SlaveID1FunctionRWSet ventilation on pause ResetValues0 - Off; 1 - On6.2.2. Outdoor air esetValuesOutdoor air filter Days between filter changeOutdoor air filter Days to next filter change 30 - 180-30 - 18020010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Page 6/20Date: 20180420Responsible: AKOModbus User Guide6.2.3. Extract air esetValuesExtract air filter Days between filter changeExtract air filter Days to next filter change 30 - 180-30 - 1806.2.4. Operation modeRegisterNumber20120SlaveID1FunctionRWOperating mode ResetValues0 - Auto; 1 - Cooling; 2 Heating6.2.5. Fan speed pply airextract airsupply airextract airsupply airextract airsupply airextract airRW -ResetValues2020202020202020 - - - - - - - - 1001001001001001001001006.2.6. Humidity Low humidity levelFan speed at low humidity 201621Fan speed at high humidity 201632016411Timeout high humidityAverage humidity -ResetValues15 - 45101 - Level103 - Level102 - Level104 - Level0 - 1800 - 1001; 102 - Level 2;32; 103 - Level 3;46.2.7. Active cooling veID11111FunctionRWAllow active coolingHigh fan speed when coolingFan speed when coolingMinimum cooling supply temp (C)Cooling priority to hot water ResetValuesOn/OffOn/Off103 - Level 3; 104 - Level 45 - 30On/Off20010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Page 7/20Date: 20180420Responsible: AKOModbus User Guide6.2.8. Ventilation at low outdoor FunctionRWResetValuesLow fan speed at low outdoortemperatureBelow outdoor temperatureFan speed at low outdoortemperature 0 - Off; 1 - On -20 - 10101 - Level 1; 102 - Level 2;6.2.9. CO2 tionRWCO2 level, fan speed 2CO2 level, fan speed 3CO2 level, fan speed 4 ResetValues400 - 800800 - 12001200 - 16006.2.10. After heating aluesAfter heating element type --202412024211Min. supply air temperature (C)Max. Supply air temperature (C) 0 - None; 1 - Water ; 2 Electrical5 - 305 - 506.2.11. Temperature 026620267SlaveID1111111FunctionRWWanted room temperature (C)Summer/winter mode switch (C)Offset Summer/winter switch (C)Master sensor indoor temperatureTemperature regulation deadbandBypass damper offset (C)Regulation deadband external roomheating ResetValues5500000 - 40 - 30 - 10- T3; 1 - Text - 10 - 10 - 106.2.12. Temperature WText room temperature Text room temperature State -202822028311T1 outdoor air temperature (C)T1 outdoor air temperature State -ResetValues-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing20010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Page 8/20Date: 20180420Responsible: AKOModbus User Guide202842028511T2 supply air temperature (C)T2 supply air temperature State T3 extract air, room temperature (C) T3 extract air, room temperature StateT4 discharge air, after heat exchanger (C)T4 discharge air, after heat exchanger StateT5 discharge air, after heat pump (C) T5 discharge air, after heat pump StateT6 evaporator temperature (C) T6 evaporator temperature State 202941-202951202962029711202982029911T7 supply air temperature after heater (C)T7 supply air temperature after heater StateT8 outdoor air before pre-heater T8 outdoor air before pre-heater StateT9 temperature in water after heater T9 temperature in water after heater State-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 160-0 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 160--0 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-40 - 1600 - Ok; 1 - Fault; 2 - Missing; 3- Missing-6.2.13. Frost protection or de-icingRegisterNumber20300SlaveID1FunctionRWFrost protection r2034020341SlaveID11RWT8 temperature sensor RegisterNumber203602036120362SlaveID1110 - None; 1 - External/Polar; 2 EHD; 3 - BAHResetValues0 - Off; 1 - OnPolar setting:FunctionRWStart frost protection below (C)Set point for pre-heater T4 (C) 6.2.13.3.ValuesExternal setting:Function6.2.13.2.ResetResetValues1.0 - 5.01.0 - 4.0EHD setting:FunctionRWEHD offset (C)EHD hold time (min)EHD stabilisation (min) ResetValues0 - 100 - 241 - 1020010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fax 45 76752525 nilan@nilan.dk www.nilan.dk

30030066-NILAN - CTS700Page 9/20Date: 20180420Responsible: AKOModbus User 111BAH setting:FunctionRWBAH under temperature (C)BAH above temperature (C)BAH regulation deadband (C) ResetValues-10 - 1015 - 350 - 106.2.14. De-icing heat 4032040411FunctionRWResetValuesOutdoor temperature for de-icing (C) Maximum time de-icing (min) Minimum time between de-icing (min)Extract fan speed during de-icing Supply fan speed during de-icing -10 - 110 - 9015 - 180 1/2/3/40 - Normal; 1 - Extract6.2.15. De-icing heat 42411FunctionRWResetValuesEvaporator defrost T6Maximum time de-icing (min)Minimum time between de-icing(min)Start de-icing (C)Stop de-icing (C) 0 - Off; 1 - On1 - 301 - 180 -15 - 00 - 156.3. Hot water production6.3.1. DHW domestic hot water6.3.1.1. Standby RWPause hot water productionPause duration days ResetValues0 - Off; 1 - On1 - 1806.3.1.2. Hot water veID11111FunctionRWHot water set point (C)Frost protection hot water tank (C)El-supplement activated below (C)Scalding protection (C)Electrical supplement heater ResetValues10 - 0 - Off;30 - 40 - 0 - Off;601 - On65801 - On20010008E – Standard document templateNilan A/S Nilanvej 2 8722 Hedensted Danmark Tlf 45 76752500 Fa

5.4. Console application For testing a Modbus register model were implemented console application. It is called Modbus Master Console. The Modbus Master Console provide possibility to read and write data trough Modbus. It is support Modbus functions: 3, 4, 6, 16. For connection should be used Board IP address and Slave board ID according to

Related Documents:

3. System description 5 3.1 Modbus 5 3.2 CIM 200 Modbus RTU 5 3.3 CIM 260 3G/4G cellular Modbus 5 3.4 CIM 500 Modbus TCP 5 4. Specifications 6 4.1 CIM module 6 4.2 CIM 200 Modbus RTU 6 4.3 CIM 260 3G/4G cellular 7 4.4 CIM 500 Modbus TCP 7 5. CIM 200 Modbus RTU setup 8 5.1 Setting the Modbus transmission speed 8 5.2 Setting the stop bits and the .

Modbus/TCP Modbus Master/Slave A Modbus master/slave network provides a protocol for data transfer and programming with a single RTU master and up to 247 slave . The Modbus/TCP KEPServer driver supports Modbus and Mailbox device models. Modbus Device Model. Publication 2711P-UM002B-EN-P - March 2007 Modbus Applications PanelView Plus

User Guide: FAAST XT Fire Alarm Aspiration Sensing Technology Modbus Protocol Schema 10 5 Rev A Modbus Resources 1. Modbus Application Protocol Specification, Version 1.1b3, Modbus Organization, Hopkinton, MA, 2012 2. Modbus over Serial Line Specification and Implementation Guide, Version 1.02, Modbus Organization, Hopkinton, MA, 2006

2.2 Modbus RTU connection to the SIMOCODE pro device SIMOCODE pro Modbus RTU 12 Configuration Manual, 04/2015, A5E33498234002A/RS-AA/001 2.2 Modbus RTU connection to the SIMOCODE pro device Connecting Modbus RTU to the SIMOCODE pro V Modbus basic unit Modbus RTU can be connected to the SIMOCODE pro V basic unit both viathe connectingFile Size: 1MB

NP ModBus TCP N System Configuration Example 8 Add a ModBus Master Port and Node Expand the "MB NP Modbus TCP" branch on the I/O Configuration Form by clicking on the . Expand the Modbus TCP by clicking on the . Expand the "ModBus Port NP ModBus TCP Master Port" branch on the I/O Configuration Form by clicking on the . Expand the Nodes branch on the I/O Configuration Toolbox by .

Modbus(2) AirTF . Modbus(3) RH . Modbus(4) WS_mph . Modbus(5) WindDir . Modbus(6) SlrW . Modbus(7) Rain_in . NextScan . EndProg . Near the end of the program are several lines that copy values from measurements to values within an array. For example, this line copies the air temperature measurement into the second value of an array called .

Advantech WebAccess Device Driver Guide Modicon Modbus TCP/IP Version 4.5 rev 0 Advantech Corp., Ltd. page 3 1. Modbus TCP/IP Device Communications 1.1 Introduction to Modbus Ethernet /TCPIP Advantech WebAccess SCADA Node provides a Modbus master interface using Modbus RTU protocol for communicating with Modbus slave devices. Slave

ANSI A300 Purpose: To provide performance standards for developing written specifications for tree management. Currently nine individual parts . ANSI Z60 American Nurseryman and Landscape Association began developing this standard back in 1929 Became an ANSI document in 1949 Current version is 2004 . ANSI A300 The Tree Care Industry Association convened a consensus body .