21. High-level API Reference
YModule
module
→
updateFirmwareEx()
Prepares a firmware update of the module.
js
function updateFirmwareEx(
path
,
force
)
cpp
YFirmwareUpdate updateFirmwareEx( string
path
, bool
force
)
m
-(YFirmwareUpdate*) updateFirmwareEx : (NSString*)
path
: (bool)
force
pas
function updateFirmwareEx(
path
: string,
force
: boolean): TYFirmwareUpdate
vb
function updateFirmwareEx( ) As YFirmwareUpdate
cs
YFirmwareUpdate updateFirmwareEx( string
path
, bool
force
)
java
YFirmwareUpdate updateFirmwareEx( String
path
, boolean
force
)
uwp
async Task<YFirmwareUpdate> updateFirmwareEx( string
path
,
bool
force
)
py
def updateFirmwareEx(
path
,
force
)
php
function updateFirmwareEx(
$path
,
$force
)
es
function updateFirmwareEx(
path
,
force
)
cmd
YModule
target
updateFirmwareEx
path
force
This method returns a
YFirmwareUpdate
object which handles the firmware update process.
Parameters :
path
the path of the
.byn
file to use.
force
true to force the firmware update even if some prerequisites appear not to be met
Returns :
a
YFirmwareUpdate
object or NULL on error.
www.yoctopuce.com
227
Содержание 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: ......