Standard function blocks
What this chapter contains
This chapter describes the standard function blocks. The blocks are grouped
according to the grouping in the DriveSPC tool.
The number in brackets in the standard block heading is the block number.
Note: The given execution times can vary depending on the used drive application.
Terms
Data type
Boolean
DINT
INT
PB
REAL
REAL24
Description
Boolean
32-bit integer value (31 bits + sign)
16-bit integer value (15 bits + sign)
Packed Boolean
16-bit value 16-bit value (31 bits + sign)
= integer value
= fractional value
8-bit value 24-bit value (31 bits + sign)
= integer value = fractional value
Range
0 or 1
-2147483648...2147483647
-32768...32767
0 or 1 for each individual bit
-32768,99998...32767,9998
-128,0...127,999
Standard function blocks
219