Fb_Sact Function Block Restrictions - Siemens SIMATIC PCS 7 System Manual

Process control system, advanced process functions, engineering manual
Hide thumbs Also See for SIMATIC PCS 7:
Table of Contents

Advertisement

6.10

FB_SACT function block restrictions

This block is used for updating the storage location overview screen "FB_STOR.pdl". The
maximum volume of data that can be sent using raw data via the BSEND function block may
be reached with this block (16230 bytes). You must therefore make sure that the user-defined
columns can be displayed on the "FB_STOR.pdl" overview screen. Because 25 rows (storage
locations) are displayed on the screen, each column needs 25 times the memory space in the
AS function block "FB_SACT". The following table shows the memory space required for each
of the various formats that can be shown on the screen. The sum of the memory space required
by the maximum of ten columns must not exceed 16230 bytes.
0
1
2
3
4
5
10
11
12
13
14
15
20xx
21xx
22xx
30
40
50
51
52
53
54
60
61
70
Advanced Process Functions Engineering Manual
System Manual, 07/2016, A5E38719921-AA
Integer value
INTEGER 32
REAL without decimal places
REAL with 1 decimal place
REAL with 2 decimal places
REAL with 3 decimal places
REAL with 4 decimal places
STRING
STRING 16 characters
STRING 32 characters
STRING 64 characters
STRING 128 characters
STRING 14 characters (for PLM Dairy Li‐
brary)
DATE
TIME
DATE AND TIME
BOOL
ENUMERATION
MATERIAL
MATERIAL (release check) X
MATERIAL LOT (release check) X
MATERIAL LOT CONTENTS FORMAT X
CONTENTS FORMAT (format-related val‐
ue, cannot be modified)
32BITS (material releases) X
32BITS (material type releases) X
CONTENTS FORMAT (format-related val‐
ue, can be modified)
6.10 FB_SACT function block restrictions
Format
8 characters
Storage management
Memory requirements
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 10 bytes = 250 bytes
25 * 18 bytes = 450 bytes
25 * 34 bytes = 850 bytes
25 * 66 bytes = 1650 bytes
25 * 130 bytes = 3200 bytes
25 * 16 bytes = 400 bytes
25 * 8 bytes = 200 bytes
25 * 8 bytes = 200 bytes
25 * 8 bytes = 200 bytes
25 * 2 bytes = 50 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
25 * 4 bytes = 100 bytes
95

Advertisement

Table of Contents
loading

Table of Contents