![Yoctopuce Yocto-Display User Manual Download Page 191](http://html1.mh-extra.com/html/yoctopuce/yocto-display/yocto-display_user-manual_3418946191.webp)
22. High-level API Reference
www.yoctopuce.com
185
YModule
module
→
functionValue()
Retrieves the advertised value of the nth function on the module.
js
function functionValue(
functionIndex
)
cpp
string functionValue( int
functionIndex
)
m
-(NSString*) functionValue : (int)
functionIndex
pas
function functionValue(
functionIndex
: integer): string
vb
function functionValue( ByVal
functionIndex
As Integer) As String
cs
string functionValue( int
functionIndex
)
java
String functionValue( int
functionIndex
)
py
def functionValue(
functionIndex
)
php
function functionValue(
$functionIndex
)
es
function functionValue(
functionIndex
)
Parameters :
functionIndex
the index of the function for which the information is desired, starting at 0 for the first
function.
Returns :
a short string (up to 6 characters) corresponding to the advertised value of the requested module function
On failure, throws an exception or returns an empty string.
Summary of Contents for Yocto-Display
Page 1: ...Yocto Display User Manual...
Page 2: ......
Page 40: ...34 www yoctopuce com...
Page 52: ...46 www yoctopuce com...
Page 84: ...78 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 422: ...416 www yoctopuce com...