EasyManuals Logo

Svantek SV 200A User Manual

Svantek SV 200A
198 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 #145 background imageLoading...
Page #145 background image
145
SV 200A User Manual
B.3 STRUCTURE OF THE CSV FILE
TBD
B.4 STRUCTURE OF THE SVT FILE
File header - cf. Tab. B.1.1.
Unit and software specification - cf. Tab. B.1.2.
SETUP DATA - cf. Tab. B.1.20
File-end-marker - cf. Tab. B.1.23.
B.5 STRUCTURE OF THE SVA FILE
TBD
B.6 STRUCTURE OF THE TXT FILE
TBD
B.7 STRUCTURE OF THE LOG FILE
TBD
B.8 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 200A and is the answer not in the manual?

Svantek SV 200A Specifications

General IconGeneral
BrandSvantek
ModelSV 200A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals