Sign In
Upload
Manuals
Brands
Siemens Manuals
Control Unit
Siwarex U
Siemens Siwarex U Manuals
Manuals and User Guides for Siemens Siwarex U. We have
2
Siemens Siwarex U manuals available for free PDF download: Device Manual, Getting Started
Siemens Siwarex U Device Manual (89 pages)
Universal Weighing Module for Simatic S7 300 and ET 200M
Brand:
Siemens
| Category:
Control Unit
| Size: 1.55 MB
Table of Contents
Table of Contents
3
1 Preface
9
Purpose of the Manual
9
Required Basic Knowledge
9
Scope of this Manual
9
Further Support
10
11 Setting the Scale - SIWATOOL U
10
12 Order Numbers and Accessories
10
13 Technical Data
10
Table 1-2 Chapter Overview
10
Scope of Delivery
11
2 Scope of Delivery, Compatibility
11
Compatibility
12
3 Product Overview
13
General Information
13
Area of Application
13
Design
14
Figure 3-1 System Overview with Siwarex U
14
Function
15
Figure 3-2 Areas of Application of Siwarex Modules in the Production
15
System Integration in Simatic
16
Figure 3-3 Typical Configuration Simatic S7 with Siwarex U
16
Setting the Scale with Siwatool U
17
Figure 3-4 Siwatool U Overview
17
4 Hardware Configuration and Installation
18
Configuring the Hardware in Simatic
18
EMC-Compliant Design
19
Definition: EMC
19
Introduction
19
Potential Interference
19
Table 4-1 Requirements for N Siwarex U
19
Coupling Mechanisms
20
Five Basic Rules for Ensuring EMC
20
Installation on the Profile Rail
21
Connection and Wiring
22
Connection Areas of SIWAREX U
22
Shield Connection
22
Figure 4-1 Siwarex U Front View, Flap Open
22
Connections at the Front Connector
23
Figure 4-2 Installation Diagram for the Shield Clamps
23
Connection of the 24 V Power Supply
24
Load Cell Connection
24
Table 4-2 Power Supply Connection
24
Figure 4-3 Shielding in the Screw Joint
25
Figure 4-4 Pairs of Conductors in the Shielded Cable
26
Figure 4-5 Example - Mounting of Shield Clamps on Module
27
Figure 4-6 Load Cell Connection: 4-Wire System
28
Figure 4-7 Load Cell Connection: 6-Wire System
28
Connection of the Siebert Digital Remote Display
29
Figure 4-8 Connection of the Siebert S102 Remote Display
29
Figure 4-9 Connection of the S102 Display
29
Figure 4-10 Connection of Two S102 Displays
30
Connection of the PC for SIWATOOL U
31
Preparing for Operation
32
Usage in Ex Zones
32
5 Weighing Functions
34
General Information
34
Dr3 Adjustment Parameters Channel 1, Dr 4 Adjustment Parameters Channel
34
DR3/4 - Zero Set Value
35
DR3/4 - Characteristic Value Range LC, Low-Pass Filter, Mean Value Filter, Setting Data5-27
35
Figure 5-1 Step Response of the Digital Low-Pass Filter Where Fg = 2 Hz
36
Figure 5-2 Parameter Table for Setting Data
37
DR3/4 - Adjustment Digits for the Adjustment Zero, Adjustment Digits and Adjustment Weight
38
Figure 5-3 Adjustment Digits and Weight Value
39
Theoretical Adjustment
40
Dr 5 General Parameters
41
Figure 5-4 Theoretical Adjustment with Siwatool U
41
DR 5 - Display Model
42
DR 5 - Module Number
42
DR 5 - Port Parameters
42
Table 5-2 Allocation of Dr 5
42
DR 5 - Assignment LED1, LED 2
43
Dr 6 Output Values for the Remote Display
43
DR 6 - Value 1, Value 2 for Display
43
Table 5-3 Allocation of Dr 6
43
Table 5-4 Allocation of Dr 11/12
44
Figure 5-5 Parameterization of the Limit Values
45
DR 21/22 – Cut-Off Weight Limit Value 2
45
DR 31/32 - Current Weight
46
DR 31/32 - Scale Status
46
DR 31/32 - Update Counter
46
DR 30 - Filtered Digital Value from the AD Converter
46
Table 5-7 Scale Status
46
DR 31/32 - Operating Errors
47
DR 31/32 - Data and Command Errors
47
Dr 40 Module Info
47
Table 5-8 Operating Errors
47
Table 5-9 Data or Command Errors
47
6 Commands
49
Command Groups
49
Command List
49
Table 6-1 Command List of Siwarex U
49
Table 6-2 Command Groups of Siwarex U
50
7 Messages and Diagnostics
51
Message Types
51
Message Paths
51
Detecting Messages with the Aid of Siwatool U
52
Detecting Messages Using Siwa_U Fb
52
Detecting Messages with the Aid of the Diagnostic Alarms in the Simatic Cpu
52
Evaluating the Diagnostic Alarm with OB82
52
Communication in SIMATIC S7
52
Table 7-1 Content of Ds0
53
Diagnosis by Means of the Data Set DS31/32
54
Diagnosis by Means of the Component Status
54
Table 7-2 Content of Ds1
54
Diagnostic Buffers on SIWAREX U
55
Process Alarms
55
Figure 7-1 Component Status in Simatic Manager
55
Message List of Data and Command Errors (Synchronous Messages)
56
Message List of Operating Messages (Asynchronous Errors)
56
Table 7-4 List of Operating Messages
57
Messages Via Leds
58
Message Via LED
58
8 Communication in SIMATIC S7
59
General Information
59
Siwarex Uin the Hw- Configuration
59
Siwarex Uin the Cyclical Step 7 Program
60
Call Parameters of the Fb Siwa_U
61
ADDR:= 256, Input, INT
61
DB_SCALE:= 9, Input, INT
61
DB_VECTOR:= 8, Input, INT
61
CMD_IN:= "Db_Siwa_U".I_Cmd_Input, Input, INT
61
CMD_INPR:= "Db_Siwa_U".Bo_Cmd_In_Progress, Output, BOOL
61
CMD_FOK:= "Db_Siwa_U".Bo_Cmd_Fok, Output, BOOL
61
CMD_ERR:= "Db_Siwa_U".Bo_Cmd_Err, Output, BOOL
62
CMD_ERR_C:= "Db_Siwa_U".B_Cmd_Err_Code, Output, BYTE
62
REF_COUNT1:= "Db_Siwa_U".B_Cycle_Count_Ch1, Output, BYTE
62
SC_STATUS1:= "Db_Siwa_U".B_Scale_Status_Ch1, Output, BYTE
62
ASYNC_ERR1:= "Db_Siwa_U".W_Opr_Err_Msg_Ch1, Output, BYTE
62
GROSS1:= "Db_Siwa_U".I_Gross_Weight_Ch1, Output, INT
62
FLT_RAW1:= "Db_Siwa_U".W_Adc_Value_Filtered_Ch1, Output, INT
62
FB_ERR:= "Db_Siwa_U".Bo_Fb_Err, Output, BOOL
63
FB_ERR_C:= "Db_Siwa_U".B_Fb_Err_Code
63
START_UP:= "Db_Siwa_U".Bo_Starting_Up
63
RESTART:= "Db_Siwa_U".Bo_Restart
64
CMD_EN:= "Db_Siwa_U".Bo_Cmd_En
64
Allocation of the Scale Db
64
Process Alarms
64
Peripheral Area for Sfc, Sfb, Fb Communication
65
Peripheral Area for I/Ocommunication
65
Table 8-1 Allocation of the Peripheral Area
65
9 Communication with Other Systems
66
Hardware and Software Requirements
66
Communication Via the 9.3 Reading Data Records from the Module
66
Table 9-1 Content of the Status Byte
67
Table 9-2 Byte for Task Controlling
67
Table 9-3 Assignment of the Peripheral Area
68
Writing Data Records to the Module
69
Data Records for I/Ocommunication
70
Remote Display
71
Figure 10-1 Connection of up to 4 Remote Displays
71
10 Remote Display Settings
72
Table 10-1 Remote Display - Special Displays
72
Table 10-2 Remote Display Settings
73
Setting the Scale - SIWATOOL U
74
Windows and Functions of Siwatool U
74
Configuring Offline
74
Online Operation
74
Compatibility with Old *.Skf Files
75
Figure 11-1 Window Arrangement Siwatool U
75
Help
76
Order Numbers and Accessories
77
Technical Data
80
Power Supply
80
Power Supply from the S7 Backplane Bus
80
Load Cell Activation
80
Rs 232C Port
81
Tty Port
81
Table 13-3 Data: Load Cell Activation
81
Table 13-4 Data: Rs 232C Port
81
Table 13-5 Data: Tty Port
81
Data Buffering
82
Dimensions and Weight
82
Environmental Conditions
82
Mechanical Requirements and Data
83
Electrical, EMC, and Climatic Requirements
84
Electrical Protection and Safety Requirements
84
Electromagnetic Compatibility
85
Climatical Requirements
86
Index
87
Abbreviations
89
Advertisement
Siemens Siwarex U Getting Started (24 pages)
Brand:
Siemens
| Category:
Control Unit
| Size: 0.74 MB
Table of Contents
Table of Contents
4
1 Preface
7
Purpose of the Information
7
Preparations for the "Getting Started" Software
7
Required Basic Knowledge
7
Further Support
7
2 Scope of Delivery
8
System Prerequisites
8
3 Overview
9
General
9
Benefits
9
Application Range
9
Structure
9
Function
10
Commissioning- and Service with SIWATOOL U
11
4 Operator Info
12
General
12
Start Screen
12
Scale View
12
Menu
13
Scale Adjustment Channel 1
13
Scale Limit Values
16
General Parameters and Module Info
16
Touch Panel Settings
17
Meaning of the Function Keys
18
5 Configuring
20
Command Groups
20
Program Installation in Step7
20
Command Manager Fc30
20
Calling the Scale Fb
22
Alarms
22
Configuring with Wincc Flexible
22
Program Installation in Wincc Flexible
23
Setting up Another CPU
23
Setting up Another TP/OP
23
6 Technical Data
24
Program Scope
24
Cycle Time
24
Advertisement
Related Products
Siemens SIWAREX FTC
Siemens SIWAREX MS
Siemens SIMATIC S7-1200
Siemens SINUMERIK808D ADVANCED
Siemens SIMOTION
Siemens SIMATIC NET IE/AS-INTERFACE LINK PN IO
Siemens SIMATIC PRO Extension Units KP Series
Siemens SIMATIC NET SCALANCE W760 Series
Siemens SINAMICS CONNECT 500
Siemens SINUMERIK 840DiE Export version 3.2
Siemens Categories
Industrial Equipment
Controller
Control Unit
Oven
Washer
More Siemens Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL