Siemens Simatic S7-1500 Посібник - Сторінка 35

Переглянути онлайн або завантажити pdf Посібник для Промислове обладнання Siemens Simatic S7-1500. Siemens Simatic S7-1500 39 сторінок. Digital output module dq 16x230vac/2a st relais (6es7522-5hh00-0ab0)
Також для Siemens Simatic S7-1500: Посібник (40 сторінок), Посібник (37 сторінок), Посібник (47 сторінок), Посібник (24 сторінок), Посібник (34 сторінок), Посібник користувача (45 сторінок), Посібник (27 сторінок), Посібник з конфігурації (20 сторінок), Посібник (47 сторінок), Посібник (43 сторінок), Посібник (48 сторінок), Посібник (26 сторінок), Посібник (28 сторінок), Посібник (50 сторінок), Посібник (34 сторінок), Посібник користувача (44 сторінок), Посібник (50 сторінок), Посібник (30 сторінок), Посібник (41 сторінок), Посібник (50 сторінок), Посібник (40 сторінок), Інструкція з програмування безпеки (48 сторінок), Посібник з комунікації Посібник з комунікації (36 сторінок), Посібник (40 сторінок), Посібник (25 сторінок), Посібник (42 сторінок), Опис програми (50 сторінок), Посібник (28 сторінок), Посібник (33 сторінок), Посібник (49 сторінок), Посібник (36 сторінок), Посібник (41 сторінок), Посібник (46 сторінок), Посібник (38 сторінок), Посібник (35 сторінок), Посібник (28 сторінок), Посібник (35 сторінок), Посібник з експлуатації обладнання (35 сторінок), Посібник (50 сторінок), Посібник з експлуатації обладнання (32 сторінок), Посібник з експлуатації обладнання (38 сторінок), Посібник (29 сторінок), Посібник з експлуатації обладнання (38 сторінок), Посібник (34 сторінок), Посібник (36 сторінок), Посібник з експлуатації обладнання (50 сторінок), Посібник (45 сторінок)

Siemens Simatic S7-1500 Посібник

Parameter data record

A.1

Parameter assignment and structure of parameter data set

The data record of the module has an identical structure, regardless of whether you configure
the module with PROFIBUS DP or PROFINET IO. With data record 128, you can reconfigure the
module in your user program regardless of your programming.
The following figures describe the structure of data record 128 as of firmware version V1.0.
Configuration in the user program
You can configure the modules in runtime.
Changing parameters in RUN
The "WRREC" instruction is used to transfer the parameters to the module using data
record 128. The parameters set with STEP 7 are not changed in the CPU by this action. This
means the parameters set in STEP 7 are still valid after a restart.
Output parameter STATUS
If errors occur when transmitting parameters with the "WRREC" instruction, the module
continues operation with the previous parameter assignment. The STATUS output parameter
contains a corresponding error code.
You will find a description of the "WRREC" instruction and the error codes in the STEP 7 online
help.
Error message
The module always checks all the values of the transferred data record. Only if all the values
were transferred without errors does the module apply the values from the data record.
The instruction WRREC for writing data records returns corresponding error codes when
errors occur in the parameter STATUS.
The following table shows the module-specific error codes and their meaning for the
parameter data record 128:
Table A-1  Error message
Error code
80B1
80E0
80E1
Communication module IO-Link Master CM 8xIO-Link (6ES7547-1JF00-0AB0)
Equipment Manual, 08/2022, A5E45488510-AB
Meaning
Error in data length
H
Error in header information
H
Parameter error
H
A
35