![Yoctopuce Yocto-GPS User Manual Download Page 151](http://html1.mh-extra.com/html/yoctopuce/yocto-gps/yocto-gps_user-manual_3415557151.webp)
20. High-level API Reference
YAPI
YAPI.GetAPIVersion()
yGetAPIVersion()
Returns the version identifier for the Yoctopuce library in use.
js
function yGetAPIVersion( )
nodejs
function GetAPIVersion( )
cpp
string yGetAPIVersion( )
m
+(NSString*) GetAPIVersion
pas
function yGetAPIVersion( ): string
vb
function yGetAPIVersion( ) As String
cs
String GetAPIVersion( )
java
String GetAPIVersion( )
uwp
string GetAPIVersion( )
py
def GetAPIVersion( )
php
function yGetAPIVersion( )
es
function GetAPIVersion( )
The version is a string in the form
"Major.Minor.Build"
, for instance
"1.01.5535"
. For
languages using an external DLL (for instance C#, VisualBasic or Delphi), the character string includes
as well the DLL version, for instance
"1.01.5535 (1.01.5439)"
.
If you want to verify in your code that the library version is compatible with the version that you have
used during development, verify that the major number is strictly equal and that the minor number is
greater or equal. The build number is not relevant with respect to the library compatibility.
Returns :
a character string describing the library version.
www.yoctopuce.com
145
Summary of Contents for Yocto-GPS
Page 1: ...Yocto GPS User s guide...
Page 2: ......
Page 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Page 10: ...4 www yoctopuce com...
Page 14: ...8 www yoctopuce com...
Page 18: ...12 www yoctopuce com...
Page 22: ...16 www yoctopuce com...
Page 38: ...32 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 54: ...48 www yoctopuce com...
Page 72: ...66 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 122: ...116 www yoctopuce com...
Page 132: ...126 www yoctopuce com...
Page 564: ...22 Characteristics 558 www yoctopuce com...
Page 565: ......
Page 566: ......