22. High-level API Reference
www.yoctopuce.com
191
YModule
module
→
get_functionIds()
module
→
functionIds()
Retrieve all hardware identifier that match the type passed in argument.
js
function get_functionIds(
funType
)
cpp
vector<string> get_functionIds( string
funType
)
m
-(NSMutableArray*) functionIds : (NSString*)
funType
pas
function get_functionIds(
funType
: string): TStringArray
vb
function get_functionIds( ) As List
cs
List<string> get_functionIds( string
funType
)
java
ArrayList<String> get_functionIds( String
funType
)
uwp
Task<List<string>> get_functionIds( string
funType
)
py
def get_functionIds(
funType
)
php
function get_functionIds(
$funType
)
es
function get_functionIds(
funType
)
cmd
YModule
target
get_functionIds
funType
Parameters :
funType
The type of function (Relay, LightSensor, Voltage,...)
Returns :
an array of strings.
Содержание 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...