|
I've come to the conclusion that E.g.: Outputs: Is this intentional? |
Answered by
ghaith
Jul 3, 2025
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. |
2 replies
Answer selected by
henneysq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.