22. High-level API Reference
182
www.yoctopuce.com
YModule
module
→
functionId()
Retrieves the hardware identifier of the nth function on the module.
js
function functionId(
functionIndex
)
cpp
string functionId( int
functionIndex
)
m
-(NSString*) functionId : (int)
functionIndex
pas
function functionId(
functionIndex
: integer): string
vb
function functionId( ByVal
functionIndex
As Integer) As String
cs
string functionId( int
functionIndex
)
java
String functionId( int
functionIndex
)
py
def functionId(
functionIndex
)
php
function functionId(
$functionIndex
)
es
function functionId(
functionIndex
)
Parameters :
functionIndex
the index of the function for which the information is desired, starting at 0 for the first
function.
Returns :
a string corresponding to the unambiguous hardware identifier of the requested module function
On failure, throws an exception or returns an empty string.
Содержание Yocto-Display
Страница 1: ...Yocto Display User Manual...
Страница 2: ......
Страница 40: ...34 www yoctopuce com...
Страница 52: ...46 www yoctopuce com...
Страница 84: ...78 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...22 High level API Reference 152 www yoctopuce com On failure throws an exception or returns a negative error code...
Страница 422: ...416 www yoctopuce com...
Страница 424: ...24 Characteristics 418 www yoctopuce com...