Specifications

sigmadue - IEC 61131-3 Function Block Library
148
5-3-19 MB_SLV_RD32_DIGITAL
FB Prototype
MB_SLV_RD32_DIGITAL
Input parameters
Output parameters
Description
This Function Block reads 32 digital values from the memory area starting from
the passed register (
REGISTER
). The module returns the
OPRS
parameter that is
used to detect if the operation is performed correctly, and the value of the digitals
(
DATA
) using the DWORD format. The setting
AD_MODE
allows the user to
select if the
REGISTER
input base is 0 (
AD_MODE = FALSE
) or 1 (
AD_MODE
=
TRUE). The default value for
AD_MODE
is TRUE.
Reference
Table s
Here are reported the range of the parameters used by the function block.
Protocol
OPRS
Input Type Description
PROTOCOL ASCON_SERIALPROTOCOL Reference Protocol
REGISTER UINT Register
AD_MODE BOOL
Addressing Mode Setting
(default value = TRUE)
Output Type Description
OPRS BOOL Function block result
DATA DWORD Data
PROTOCOL
REGISTER
AD_MODE
ASCON_SERIALPROTOCOL
UINT
BOOL
¡
¡
¡
USINT
BOOL
OPR
S
DATA
¡
¡
Protocol Description
SLAVE1 Protocol Modbus Slave 1
SLAVE2 Protocol Modbus Slave 2
OPRS Description
0 Service executed correctly
1 Address not allowed
3 Protocol number not valid