beautypg.com

Clickutilsettime – Wavetronix Click 500 (programmable controller) (CLK-500) - Developer Guide User Manual

Page 192

background image

APPENDIX

• CLICK 500 DEVELOPER GUIDE

191

ClickUtilSetTime

Set the time of the real-time clock.

˽

LIBRARY – click500util.LIB

˽

SYNTAX –

int ClickUtilSetTime( ClickUtilTime *TimeParam );

˽

PARAMETER1 – A pointer to a ClickUtilTime struct, which contains the contents to

write to the real-time clock.

˽

RETURN VALUE – 0 - Success/1 - Failure

˽

SEE ALSO – ClickUtilGetTime