11
7. Running time
(1) Description: Indicate the total time elapsed from when the robot started running up to the current time (in seconds)
(2) Type: Information block (variable-type data)
(3) Example: Calculate running time
This measures the total time elapsed from when the robot most recently started running up to the current time (in hour, minute,
and second).
You can check data changes using the FPV window.
The robot will need to take a break when program runtime reaches over one hour. (i.e., when runTime_hour>1).
Notes:
1) The start time refers to the time when the robot is powered on.