Pac_I8088W_Getlibversion - ICP DAS USA I-8088W Api Reference Manual

I/o module
Table of Contents

Advertisement

4.3. pac_i8088W_GetLibVersion

The function is used to get the version of library file.
Syntax
short pac_i8088W_GetLibVersion ();
Parameter
none
Return Values
The versions of library file (i8088W.dll).
Examples
[C++]
short version;
version = pac_i8088W_GetLibVersion ();
[C#]
using pac8088WNet;
short version;
version = pac8088W.GetLibVersion ( );
I-8088W API Reference Manual, Version 1.0.0, Aug. 2010
--- 52

Advertisement

Table of Contents
loading

Table of Contents