Block library TeleControl ST7
5.7 Master copies
TIM 1531 IRC
Operating Instructions, 02/2018, C79000-G8976-C468-02
143
Overview of the data point typicals
The following table provides an overview of the data point typicals.
Table 5- 4
Overview of the data point typicals
Data format
Symbolic block
name
Function
Binary value typicals
Byte
Bin04B_S
Send 4 byte binary values
Byte
Bin04B_R
Receive 4 byte binary values
Analog value typicals
Int
Ana04W_S
Send 4 analog values
Int
Ana04W_R
Receive 4 analog values
Real
Ana04R_S
Send 4 analog values as floating point number
(CPU 1500 only)
Real
Ana04R_R
Receive 4 analog values as floating point number
(CPU 1500 only)
Counted value typicals
UInt, Word
Cnt01D_S
Send 1 counted value
UInt, Word
Cnt01D_R
Receive 1 counted value
UInt, Word
Cnt04D_S
Send 4 counted values
UInt, Word
Cnt04D_R
Receive 4 counted values
Command typicals
Byte, USInt
Cmd01B_S
Send 1 byte commands (1-out-of-8)
Byte, USInt
Cmd01B_R
Receive 1 byte commands (1-out-of-8)
Setpoint and parameter typicals
Word
Set01W_S
Send 1 setpoint and receive current local setpoint
Word
Set01W_R
Receive 1 setpoint and send current local setpoint
ARRAY [1...12] of DInt
/ UDInt / DWord / Real
Par12D_S
Send max. 12 double words with parameters and re-
ceive current local parameters
ARRAY [1...12] of DInt
/ UDInt / DWord / Real
Par12D_R
Receive max. 12 double words with parameters and
send current local parameters
Typicals for variable data types and amounts
ARRAY [1...12] of DInt
/ UDInt / DWord / Real
Dat12D_S
Send maximum of 12 double words with any data
ARRAY [1...12] of DInt
/ UDInt / DWord / Real
Dat12D_R
Receive maximum of 12 double words with any data
DWord
Dat256D_S
Send maximum of 256 double words with any data
DWord
Dat256D_R
Receive maximum of 256 double words with any data