Plc Data Types; Lhcs4X00_Typeconfig; Lhcs4X00_Typeglobal - Siemens SIPLUS HCS4 00 Series Configuration

Heating control in tia portal
Table of Contents

Advertisement

4 Mode of Operation

4.2 PLC data types

4.2
PLC data types
The data for calculating the HCS configuration as well as the data of the SIPLUS
HCS to be written and to be read are stored in data blocks "LHcs4x00_Config",
"LHcs4x00_Put" and "LHcs4x00_Get". The FBs and the FC access these DBs
(defined via PLC data types).
Below, the elementary PLC data types "LHcs4x00_typeConfig" (chapter 4.2.1),
"LHcs4x00_typePut" (chapter 4.2.7) and "LHcs4x00_typeGet" (chapter 4.2.35) as
well as the PLC data types integrated therein are explained.
Note
This chapter is intended for a better understanding of the individual tags.
The configuration is described in chapter
4.2.1

"LHcs4x00_typeConfig"

The PLC data type "LHcs4x00_typeConfig" includes the configuration
specifications for the HCS4x00 heating control systems.
Table 4-1
Name
Data type
global

"LHcs4x00_typeGlobal"

hcs
Array[1..n] of
"LHcs4x00_typeRackConfig"
4.2.2
"LHcs4x00_typeGlobal"
PLC data type "LHcs4x00_typeGlobal" includes constants for internal calculations
of FBs "LHcs4x00_Control" and "LHcs4x00_Diag82".
Table 4-2
Name
numHcs
maxErrorCount
maxPomHcs
maxChannel4300
maxChannel4200
maxChannelPom43xx
maxChannelPom42xx
maxChannelPom4220H
maxFields
webInterface
HCS4x00Library
Entry ID: 109478117,
V2.2.1,
PLC data type with global constants
Array with the entries for the configured HCS4x00 heating
control systems (size has to correspond to the number of
HCSs to be controlled)
Data type
Default
value
Int
1
Int
10
Int
24
Int
216
Int
384
Int
9
Int
16
Int
8
Int
32
Bool
false
09/2018
6.2
and operation in chapter 8.1.
Description
Description
Number of HCSs to be controlled (must be
covered by the "hcs" arrays -> see
chapters 4.2.1,
4.2.7
and 4.2.35)
Max. number of error entries
Max. number of POMs per HCS
Number of power outputs per HCS4300
Number of power outputs per HCS4200
Number of power outputs per POM4320
Number of power outputs per POM4220
Number of power outputs per POM4220
Highend
Number of fields of type 2 (data record 101
to 132)
Use of the user-defined web pages for the
HCS (not supported -> FALSE)
20

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cim4 10 profinet fw v2 seriesCim4 10 profibus fw v1 series

Table of Contents