20. High-level API Reference
YLongitude
longitude
→
set_logFrequency()
longitude
→
setLogFrequency()
Changes the datalogger recording frequency for this function.
js
function set_logFrequency(
newval
)
nodejs
function set_logFrequency(
newval
)
cpp
int set_logFrequency( const string&
newval
)
m
-(int) setLogFrequency : (NSString*)
newval
pas
function set_logFrequency(
newval
: string): integer
vb
function set_logFrequency( ByVal
newval
As String) As Integer
cs
int set_logFrequency( string
newval
)
java
int set_logFrequency( String
newval
)
uwp
async Task<int> set_logFrequency( string
newval
)
py
def set_logFrequency(
newval
)
php
function set_logFrequency(
$newval
)
es
function set_logFrequency(
newval
)
cmd
YLongitude
target
set_logFrequency
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 recording for this function, use the value "OFF".
Parameters :
newval
a string corresponding to the datalogger recording 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
371
Содержание Yocto-GPS
Страница 1: ...Yocto GPS User s guide...
Страница 2: ......
Страница 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Страница 10: ...4 www yoctopuce com...
Страница 14: ...8 www yoctopuce com...
Страница 18: ...12 www yoctopuce com...
Страница 22: ...16 www yoctopuce com...
Страница 38: ...32 www yoctopuce com...
Страница 42: ...36 www yoctopuce com...
Страница 54: ...48 www yoctopuce com...
Страница 72: ...66 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 122: ...116 www yoctopuce com...
Страница 132: ...126 www yoctopuce com...
Страница 159: ...20 High level API Reference On failure throws an exception or returns a negative error code www yoctopuce com 153...
Страница 564: ...22 Characteristics 558 www yoctopuce com...
Страница 565: ......
Страница 566: ......