EasyManuals Logo

Svantek SV 973 User Manual

Svantek SV 973
212 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #147 background imageLoading...
Page #147 background image
SVAN 973 User Manual Appendixes
147
B.3 STRUCTURE OF THE SETUP FILE
SvanPC file header - cf. Tab. B.1.1.
File header - cf. Tab. B.1.2.
Unit and software specification - cf. Tab. B.1.3.
SETUP DATA - cf. Tab. B.1.23.
File-end-marker - cf. Tab. B.1.24.
B.4 DATE AND TIME
Following function written in C explain how the date and time are coded:
void ExtractDateTime(int date, unsigned int time, int dt[])
{
dt[0] = time % 30; /* sec */
dt[1] = (time/30) % 60; /* min */
dt[2] = time/1800; /* hour */
dt[3] = date & 0x001F; /* day */
dt[4] = (date>>5) & 0x000F; /* month */
dt[5] = (date>>9) & 0x007F + 2000; /* year */
}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Svantek SV 973 and is the answer not in the manual?

Svantek SV 973 Specifications

General IconGeneral
BrandSvantek
ModelSV 973
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals