-
I've come to the conclusion that E.g.:
Outputs:
Is this intentional? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
According to the standard, time is left to the implementer, but LTIME needs to be in nanosecconds. So early on we took the decision to make time just an alias for ltime. |
Beta Was this translation helpful? Give feedback.
According to the standard, time is left to the implementer, but LTIME needs to be in nanosecconds. So early on we took the decision to make time just an alias for ltime.
As we focus on codesys compatibility this might still change. So we might eventually make time micro seconds and only keep ltime in nano seconds but I have no time-line/confirmation on that.