Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I want to set up a timestamp based on a timer, with 1 tick per 1 microsecond. How should these parameters be configured? Also, is the value obtained by default counting down?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
May I ask if the tick I set in sysconfig
is 1 microsecond? Why does the automatically generated code require 250,000 ticks for a 1-second period according to my experiments? Can you provide the relevant formula? Also, how do I obtain the current tick value?