RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
810
Normal List
Command
time_fix
Function Stores the current time and date of the RTC clock/calender in a cache for use with
mark_date and mark_time.
Call
time_fix()
Comments • time_fix is synonymous with time_fix_f_off with
FirstDay
= 0 and
Offset
= 0
(see comments there).
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References time_fix_f, time_fix_f_off
Normal List
Command
time_fix_f
Function Stores the current time and date of the RTC clock/calender in a cache for use with
mark_date and mark_time.
Call
time_fix_f( FirstDay )
Parameters
FirstDay
Like time_fix_f_off.
Comments • time_fix_f is synonymous with time_fix_f_off with
Offset
= 0
(see comments there).
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References time_fix_f, time_fix_f_off, time_update, mark_time, mark_date