Volume pwrb | |
Attributes: Runtime | Development | System | Template | Detail C Binding: Struct | Class | Code  ClassTree | INDEX NO INDEX |
Class ISub![]() |
||
---|---|---|
Version | 1.0 | |
Modified | 15-JAN-2025 13:23:37.00 | |
Kod | rt_plc_arithm.c |
Integer subtraction.
Integer subtraction In1 - In2.
RtBody attributes pwr_sClass_ISub | |||
---|---|---|---|
Int32 | In1 | In1 | Minuend. |
Int32 | In2 | In2 | Subtrahend. |
Int32 | ActVal | Val | The result of the subtraction In1 - In2. |
DevBody attributes | |||
---|---|---|---|
PlcNode | PlcNode |
GraphPlcNode | |
---|---|
object_type | 11 |
parameters[0] | 2 |
parameters[1] | 0 |
parameters[2] | 1 |
parameters[3] | 0 |
subwindows | 0 |
graphmethod | 10 |
graphindex | 0 |
default_mask[0] | 3 |
default_mask[1] | 1 |
segname_annotation | 1 |
compmethod | 4 |
compindex | 0 |
tracemethod | 0 |
traceindex | 0 |
executeordermethod | 2 |
objname | ISub |
graphname | ISub |
debugpar |
In1 Input | ||
---|---|---|
Klass | Input | |
Typ | Int32 | |
Flags | REDUTRANSFER | |
GraphName | In1 | |
Kropp | RtBody |
Minuend.
In2 Input | ||
---|---|---|
Klass | Input | |
Typ | Int32 | |
Flags | REDUTRANSFER | |
GraphName | In2 | |
Kropp | RtBody |
Subtrahend.
ActVal Output | ||
---|---|---|
Klass | Output | |
Typ | Int32 | |
Flags | STATE | NOEDIT | REDUTRANSFER | |
GraphName | Val | |
Kropp | RtBody |
The result of the subtraction In1 - In2.
PlcNode Buffer | ||
---|---|---|
Klass | Buffer | |
Typ | PlcNode | |
Flags | INVISIBLE | |
Kropp | DevBody |