Class IMul
Version 1.0
Modified 15-JAN-2025 13:23:35.00
Kod rt_plc_arithm.c
 Integer multiplication.

 Multiplication of up to 8 integer inputs.


RtBody attributes pwr_sClass_IMul
Int32 In1 In1 Integer factor.
Int32 In2 In2 Integer factor.
Int32 In3 In3 Integer factor.
Int32 In4 In4 Integer factor.
Int32 In5 In5 Integer factor.
Int32 In6 In6 Integer factor.
Int32 In7 In7 Integer factor.
Int32 In8 In8 Integer factor.
Int32 ActVal Val The result of the multiplication.

DevBody attributes 
PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 8
parameters[1] 0
parameters[2] 1
parameters[3] 0
subwindows 0
graphmethod 1 (standard, common attributes)
graphindex 0
default_mask[0] 3
default_mask[1] 1
segname_annotation 1
compmethod 4
compindex 0
tracemethod 0
traceindex 0
executeordermethod 2
objname IMul
graphname IMul
debugpar


Template Object
In1 1
In2 1
In3 1
In4 1
In5 1
In6 1
In7 1
In8 1


Attributes detail


In1 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In1
Kropp RtBody
 Integer factor.

In2 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In2
Kropp RtBody
 Integer factor.

In3 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In3
Kropp RtBody
 Integer factor.

In4 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In4
Kropp RtBody
 Integer factor.

In5 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In5
Kropp RtBody
 Integer factor.

In6 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In6
Kropp RtBody
 Integer factor.

In7 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In7
Kropp RtBody
 Integer factor.

In8 Input
Klass Input
Typ Int32
Flags REDUTRANSFER
GraphName In8
Kropp RtBody
 Integer factor.

ActVal Output
Klass Output
Typ Int32
Flags STATE | NOEDIT | REDUTRANSFER
GraphName Val
Kropp RtBody
 The result of the multiplication.

PlcNode Buffer
Klass Buffer
Typ PlcNode
Flags INVISIBLE
Kropp DevBody