![Siemens SIWAREX FTC Скачать руководство пользователя страница 126](http://html.mh-extra.com/html/siemens/siwarex-ftc/siwarex-ftc_device-manual_1265490126.webp)
8.4.2
DB_SCALE:= 18, Input, INT
A scale DB must be defined for every scale, in which the parameter of the
SIWAREX FTC and the current actual value are found. The number of the DB can
be freely selected. DB15 has been defined as the scale DB in the project planning
package. In addition, the UDT15 is provided as a template for creating blocks.
8.4.3
DB_VECTOR:= 17, Input, INT
The content of the vector DB may not be modified by the user. It must be loaded
one time only per SIMATIC CPU, independent of the number of SIWAREX FTC
modules that are used. The number of the DB can be freely selected.
8.4.4
CMD_IN:= "DB_SCALE".i_CMD_INPUT, Input, INT
The user controls all command using this input variable, whether for transferring a
data record or executing a weighing task. The commands are described in chapter
. The user prepares the command number using this variable and triggers the
command using variable CMD_EN:= "DB_SCALE".bo_CMD_ENABLE
(see chapter
).
The FB SIWA_FTC does not delete the command
number, it resets the trigger variable
CMD_EN:=
"DB_SCALE".bo_CMD_ENABLE
after executing the command.
8.4.5
SIM_VAL:= "DB_SCALE".r_SIM_VALUE, Input, REAL
If the simulation has been enabled (see chapter
can be defined on this input. The value should be found in the weighing range of
the weighing instrument.
8.4.6
ANA_OUT:= "DB_SCALE".r_ANALOG_OUT_VALUE, Input, REAL
If control of the analog output has been enabled (see chapter
), the value to
be controlled can be defined on this input. The value should be found in the
defined range of the weighing instrument.
8.4.7
DO_FORCE:= "DB_SCALE".b_DIG_OUTPUT_FORCE, Input, BYTE
If forced control of the digital outputs has been enabled (see chapter
), the
value to be controlled can be defined on this input. Bit 0 corresponds with digital
output 0, bit 1 corresponds with digital output 1, etc.
8.4.8
CMD_INPR:= "DB_SCALE".bo_CMD_IN_PROGRESS, Output, BOOL
The bit informs the user that a command is currently being processed.
8.4.9
CMD_INPR:= "DB_SCALE".bo_CMD_FOK, Output, BOOL
The bit informs the user that his command has been executed with no errors
(Command complete without errors).
8-114
SIWAREX FTC
Содержание SIWAREX FTC
Страница 1: ...SIWAREX FTC Device Manual Status 10 2010 Module for Belt scale ...
Страница 12: ......
Страница 134: ...11 Empty 11 122 SIWAREX FTC ...