Integer in XML structure
Contents

1.Description

This module holds up to 4 numeric values in an XML structure.
Example 1: 1.03.029.055.0 When a value is changed, only one value is created as an XML structure.

Example 2: 29.6
Note
During an exchange via TCP/IP, it is advisable to link the "Queue" module " (18018_Queue.hsl) to this output.

2.Inputs

No.NameInitialisationDescription
1E1 Tag 1""
Name of XML Tag 1
2E2 Value 10
Numeric value 1
3E3 Tag 2""
Name of XML Tag 2
4E4 Value 20
Numeric value 2
5E5 Tag 3""
Name of XML Tag 3
6E6 Value 30
Numeric value 3
7E7 Tag 4""
Name of XML Tag 4
8E8 Value 40
Numeric value 4
9E9 Send all0
If this input receives a value not equal to zero, then an XML structure with all values is created.

3.Outputs

No.NameInitialisationSBCDescription
1A1 SEND""s
XML structure as text. No special characters, e.g. CR and LF, are contained in this structure.
s = send, sbc = send by change

4.Value table as an example

Date+timeGrpAdr.3Op.ValueNote
14.03.2006 09:22:22---HS.Start
14.03.2006 09:22:23190/0/1SET1Value 1
14.03.2006 09:22:23190/0/7SET1.0Send
14.03.2006 09:22:26190/0/2SET3Value 2
14.03.2006 09:22:26190/0/7SET3.0Send
14.03.2006 09:22:32190/0/3SET29Value 3
14.03.2006 09:22:32190/0/7SET29.0Send
14.03.2006 09:22:36190/0/4SET44Value 4
14.03.2006 09:22:36190/0/7SET44.0Send
14.03.2006 09:22:52190/0/4SET55Value 4 changed
14.03.2006 09:22:53190/0/7SET55.0Send
14.03.2006 09:53:55190/0/8SET1Send all
14.03.2006 09:53:57190/0/7SET1.03.029.0 55.0Send
remark: no line break contained in the structure.

5.Other

Recalculation during start:No
Module is retentive:No
Internal designation:18027
Category:Data exchange

6.Similar functions

Integer from XML structure