beautypg.com

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

Page 187

background image

186

APPENDIX • CLICK 500 DEVELOPER GUIDE

ClickUtilConvertTimestamp

Sets the member values of a ClickUtilTime structure, according to the value in a 6 byte time

stamp array.

˽

LIBRARY – click500util.LIB

˽

SYNTAX –

int ClickUtilConverTimeStamp( ClickUtilTime *TimeParam,
unsigned char timeStampArray[] );

˽

PARAMETER1 – A pointer to a ClickUtilTime struct.

˽

PARAMETER2 – A pointer to a 6 byte time stamp array.

˽

RETURN VALUE – 0 - Success/1 - Failure

˽

SEE ALSO – ClickUtilGetTimeStamp