Siemens RS-485 manual

1
2
3
4
5
6
7
8
9
10
11
12
13
14

Go to page of

A good user manual

The rules should oblige the seller to give the purchaser an operating instrucion of Siemens RS-485, along with an item. The lack of an instruction or false information given to customer shall constitute grounds to apply for a complaint because of nonconformity of goods with the contract. In accordance with the law, a customer can receive an instruction in non-paper form; lately graphic and electronic forms of the manuals, as well as instructional videos have been majorly used. A necessary precondition for this is the unmistakable, legible character of an instruction.

What is an instruction?

The term originates from the Latin word „instructio”, which means organizing. Therefore, in an instruction of Siemens RS-485 one could find a process description. An instruction's purpose is to teach, to ease the start-up and an item's use or performance of certain activities. An instruction is a compilation of information about an item/a service, it is a clue.

Unfortunately, only a few customers devote their time to read an instruction of Siemens RS-485. A good user manual introduces us to a number of additional functionalities of the purchased item, and also helps us to avoid the formation of most of the defects.

What should a perfect user manual contain?

First and foremost, an user manual of Siemens RS-485 should contain:
- informations concerning technical data of Siemens RS-485
- name of the manufacturer and a year of construction of the Siemens RS-485 item
- rules of operation, control and maintenance of the Siemens RS-485 item
- safety signs and mark certificates which confirm compatibility with appropriate standards

Why don't we read the manuals?

Usually it results from the lack of time and certainty about functionalities of purchased items. Unfortunately, networking and start-up of Siemens RS-485 alone are not enough. An instruction contains a number of clues concerning respective functionalities, safety rules, maintenance methods (what means should be used), eventual defects of Siemens RS-485, and methods of problem resolution. Eventually, when one still can't find the answer to his problems, he will be directed to the Siemens service. Lately animated manuals and instructional videos are quite popular among customers. These kinds of user manuals are effective; they assure that a customer will familiarize himself with the whole material, and won't skip complicated, technical information of Siemens RS-485.

Why one should read the manuals?

It is mostly in the manuals where we will find the details concerning construction and possibility of the Siemens RS-485 item, and its use of respective accessory, as well as information concerning all the functions and facilities.

After a successful purchase of an item one should find a moment and get to know with every part of an instruction. Currently the manuals are carefully prearranged and translated, so they could be fully understood by its users. The manuals will serve as an informational aid.

Table of contents for the manual

  • Page 1

    CC1A7865.1en 31.10.2002 Sie mens Bu ildi ng Tech nolo gies HVAC Product s 7 865.1 Interface RS-485 RWF40... The RS-485 interface is used f or integrati ng RW F40… controllers into data networks via MOD bus protocol. Application examples: - Process v isualiz ation - Plant control - Reporting Master-slave principle Communication between a PC (maste[...]

  • Page 2

    2/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Transmission mode (RT U) The transmission mode used is the RTU (re mote terminal unit) mode. Data are trans- mitted in binary format (hexadecimal) with 8 bits. The LSB (least significant bit) is transmitted first. ASCII mode is not supported. The data format describes the s[...]

  • Page 3

    3/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Communication se quence Both the start and end of a data block are c haracterized by transmiss ion pauses. The maximum period of tim e that m ay elapse between 2 successi ve characters is 3 times the period of time required for the transmis sion of one character. The charac[...]

  • Page 4

    4/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Data query sequence The time sequence of a data query looks as follows: Master Sl ave Data qu er y Rep ly Data qu ery t 0 t 1 t 0 t 2 7865z12e/1102 t0 Identification of end = 3 characters (time is dependent on the Baud rate) t1 This time is dependent on internal handling. T[...]

  • Page 5

    5/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Structure of the data blocks All data blocks use the same structure: Slave address Function c ode Data field Checksum CRC16 1 byte 1 byte x byte 2 bytes Every data block contains 4 fields: Slave address Device address of a certain slave Function c ode Function selection (re[...]

  • Page 6

    6/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Checksum (CRC16) The che cksum ( CRC1 6) is used to det ect tra nsmissio n err ors. If the evaluation reveals an error , the relevant device will not respond. CRC = 0xFFF CRC = CRC XOR ByteOfMessage For (1 to 8) CRC = SHR (CRC) if (flag to the right = 1) then CRC = CRC XOR [...]

  • Page 7

    7/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Reading n words This function is used to read n words from a certain address. Slave address Function 0x03 or 0x04 Address of the first w ord Number of wor d s (max. 12) Checksum CRC16 1 byte 1 byte 2 bytes 2 bytes 2 bytes Slave address Function 0x03 or 0x04 Number of bytes [...]

  • Page 8

    8/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Writing n w ords Slave address Function 0x10 Address of first word Number of words Number of by t es (max. 2) Word value(s) Check- sum CRC16 1 byte 1 byte 2 by tes 2 bytes 1 byte x byte(s) 2 bytes Slave address Function 0x10 Address of first w ord Number of wor ds Checksum [...]

  • Page 9

    9/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Address tables Address Data typ e Access Parameter Value range Default valu e 0x0000 f loat R / O Actual value E1 0x0002 f loat R / O Actual value E2 0x0004 f loat R / O Actual value E3 0x0006 f loat R / W Current setpoint 0x0008 f loat R / W SP1 First setpoint SPL...SPH 0 [...]

  • Page 10

    10/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Address Data typ e Access Parameter Value range Default valu e 0x0300 word [13] R / O Device data 0x0300 char SW Version [11+1] Software version 0x0306 char VDNNr [13+1] VdN number Address Data typ e Access Parameter Value range Default valu e 0x0400 f loat R / O TEMP Actu[...]

  • Page 11

    11/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Address Data type Access Parameter 0x0200 word R / O Outputs and states B15 B14 B13 B12 B11 B10 B9 B8 B7 B6 B5 B4 B3 B2 B1 B0 B8 Hysteresis limitation B0 Output 1 off (for remote operation) B1 Output 3 off B9 Management system off B2 Output 2 off (for remote operation) B3 [...]

  • Page 12

    12/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Description of operati ng modes Parameter «RemoteStatus» is used to switch between the operating modes «LOCAL», «REMOTE SETPOINT» and «FULLY REMOTE». The change is always accomplished via the MOD bus. In the event the master fails or communication is lost, the R W [...]

  • Page 13

    13/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 The previous functions of the RW F40... are maintained (apart from mem ory usage). The R W F40... can be parameterized and uploaded via the MOD bus, whereby the out- puts cannot be changed. After «Power-up», the R W F40... will normally assume oper- ating mode «LOCAL».[...]

  • Page 14

    14/14 Siemens Building Technologie s CC1A7865.1e n HVAC Produ cts 31.10.2002 Modulating controller: The management system predefines the va lue (degree of modulat ion) for the analog output via «RY». Setting the «RK2» and «RK3» by the management system has no impact. Both relays «K2» and «K3», are deenergized. Floating step controller: Th[...]