21. High-level API Reference
YLightSensor
lightsensor
→
set_reportFrequency()
lightsensor
→
setReportFrequency()
Changes the timed value notification frequency for this function.
js
function set_reportFrequency(
newval
)
cpp
int set_reportFrequency( const string&
newval
)
m
-(int) setReportFrequency : (NSString*)
newval
pas
function set_reportFrequency(
newval
: string): integer
vb
function set_reportFrequency( ByVal
newval
As String) As Integer
cs
int set_reportFrequency( string
newval
)
java
int set_reportFrequency( String
newval
)
uwp
async Task<int> set_reportFrequency( string
newval
)
py
def set_reportFrequency(
newval
)
php
function set_reportFrequency(
$newval
)
es
function set_reportFrequency(
newval
)
cmd
YLightSensor
target
set_reportFrequency
newval
The frequency can be specified as samples per second, as sample per minute (for instance "15/m") or
in samples per hour (eg. "4/h"). To disable timed value notifications for this function, use the value
"OFF".
Parameters :
newval
a string corresponding to the timed value notification frequency for this function
Returns :
YAPI_SUCCESS
if the call succeeds.
On failure, throws an exception or returns a negative error code.
www.yoctopuce.com
407
Содержание Yocto-RangeFinder
Страница 1: ...Yocto RangeFinder User s guide...
Страница 2: ......
Страница 18: ...12 www yoctopuce com...
Страница 26: ...20 www yoctopuce com...
Страница 42: ...36 www yoctopuce com...
Страница 70: ...gcc lyocto lm lpthread lusb 1 0 lstdc 10 Using Yocto RangeFinder with C 64 www yoctopuce com...
Страница 90: ...84 www yoctopuce com...
Страница 120: ...114 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...21 High level API Reference On failure throws an exception or returns a negative error code 152 www yoctopuce com...
Страница 484: ...478 www yoctopuce com...
Страница 488: ...482 www yoctopuce com...
Страница 490: ...23 Characteristics 484 www yoctopuce com...
Страница 491: ......
Страница 492: ......