22. High-level API Reference
www.yoctopuce.com
225
YModule
module
→
set_beacon()
module
→
setBeacon()
Turns on or off the module localization beacon.
js
function set_beacon(
newval
)
cpp
int set_beacon( Y_BEACON_enum
newval
)
m
-(int) setBeacon : (Y_BEACON_enum)
newval
pas
function set_beacon(
newval
: Integer): integer
vb
function set_beacon( ByVal
newval
As Integer) As Integer
cs
int set_beacon( int
newval
)
java
int set_beacon( int
newval
)
uwp
Task<int> set_beacon( int
newval
)
py
def set_beacon(
newval
)
php
function set_beacon(
$newval
)
es
function set_beacon(
newval
)
cmd
YModule
target
set_beacon
newval
Parameters :
newval
either
Y_BEACON_OFF
or
Y_BEACON_ON
Returns :
YAPI_SUCCESS
if the call succeeds.
On failure, throws an exception or returns a negative error code.
Содержание 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...