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.

How to get the system current time?

Hi , friends

 

I want to get the current system time. How should I do to get the current system time ??

  • I don't think any of C2000 devices has real-time clock and therefore you either will need to add an external RTC or will have to implement some sort of timer based clock which will have to be initialed every time there is a loss of power.