GETDELTATIME4
Function name
GETDELTATIME4
ST call
PROGRAM GETDELTATIME4_DEMO VAR UD1: UDINT; END_VAR UD1:= GETDELTATIME4(); END_PROGRAM
Description
Returns the time difference since the last processing of the function in ms (miliseconds).
Outputs
Output | Type | Description |
⇒ | UDINT | Output value |
Application example
An alternative is the GETDELTATIME function.