Operator: MUL
The IEC operator is used to multiply variables.
Permitted data types: BYTE
, WORD
, DWORD
, LWORD
, SINT
, USINT
, INT
, UINT
, DINT
, UDINT
, LINT
, ULINT
, REAL
, LREAL
, TIME
Feature in the FBD/LD editor: You can extend the MUL
operator with additional function block inputs. The number of additional function block inputs is limited.
Example 106. Examples
ST
var1 := 7*2*4*7;
FBD
