I8014W_Getlibdate - ICP DAS USA I-8014W User Manual

250 ks/s, 16-bit, 8-channel differential/16-channel single-ended analog input module
Table of Contents

Advertisement

i8014W_GetLibDate

This function is used to get the release date of 8014W.lib.
Prototype
For MiniOS7
void i8014W_GetLibDate(char *LibDate);
For Windows (CE and WES)
void pac_i8014W_GetLibDate(char libDate[]);
Parameter
*LibDate:
[Output]
Return
None
Example
[C++]
char libDate [32];
i8014W_GetLibDate(libDate);
Print("\nBuild Date =: %s",libDate);
I-8014W API User Manual, v1.0.1, June 2011
Copyright © 2011 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
the release date of 8014W.lib
61

Advertisement

Table of Contents
loading

Table of Contents