I8026W_Getlibversion - ICP DAS USA I-8026W Manual

Multifunction i/o module
Table of Contents

Advertisement

3.3. i8026W_GetLibVersion

This function is used to retrieve the version information for the I-8026W. The function is only used
for troubleshooting or recording purposes.
Prototype
short i8026W_GetLibVersion(void);
Parameters
None
Return Values
The version information for the I-8026W
Example
[C]
short version;
Open_Slot(slot);
version = i8026W_GetLibVersion();
printf("\nLibrary Version =: %04X",i8026W_GetLibVersion());
I-8026W API User Manual, v1.0.1, June 2015
Copyright © 2015 ICP DAS Co., Ltd. All Rights Reserved.
E-mail: service@icpdas.com
3-17

Advertisement

Table of Contents
loading

Table of Contents