Class DtEqual
Version 1.0
Modified 15-JAN-2025 13:23:36.00
Kod rt_plc_macro_time.h
 Compare two delta times.

 DtEquals compares two delta times and returns true if they are
 equal.

 Both inputs have to be connected to absolute times. The result is a digital value.

RtBody attributes pwr_sClass_DtEqual
DeltaTime DTime1 DTim1 A delta time.
The input has to be connected to an output of type DeltaTime.
DeltaTime DTime2 DTim2 An delta time.
The input has to be connected to an output of type DeltaTime.
Boolean Status sts Status has the value 1 if DTime1 equals DTime2, else 0.

DevBody attributes 
PlcNode PlcNode  


GraphPlcNode
object_type 11
parameters[0] 2
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 5
compindex 0
tracemethod 3
traceindex 0
executeordermethod 2
objname DtEq
graphname DtEq
debugpar Status


Attributes detail


DTime1 Input
Klass Input
Typ DeltaTime
Flags STATE | RTVIRTUAL | NOEDIT | NOREMOVE
GraphName DTim1
Kropp RtBody
 A delta time.
 The input has to be connected to an output of type DeltaTime.

DTime2 Input
Klass Input
Typ DeltaTime
Flags STATE | RTVIRTUAL | NOEDIT | NOREMOVE
GraphName DTim2
Kropp RtBody
 An delta time.
 The input has to be connected to an output of type DeltaTime.

Status Output
Klass Output
Typ Boolean
Flags STATE | NOEDIT | REDUTRANSFER
GraphName sts
Kropp RtBody
 Status has the value 1 if DTime1 equals DTime2, else 0.

PlcNode Buffer
Klass Buffer
Typ PlcNode
Flags INVISIBLE
Kropp DevBody