22. High-level API Reference
222
www.yoctopuce.com
YModule
module
→
saveToFlash()
Saves current settings in the nonvolatile memory of the module.
js
function saveToFlash( )
cpp
int saveToFlash( )
m
-(int) saveToFlash
pas
function saveToFlash( ): LongInt
vb
function saveToFlash( ) As Integer
cs
int saveToFlash( )
java
int saveToFlash( )
uwp
Task<int> saveToFlash( )
py
def saveToFlash( )
php
function saveToFlash( )
es
function saveToFlash( )
cmd
YModule
target
saveToFlash
Warning: the number of allowed save operations during a module life is limited (about 100000 cycles).
Do not call this function within a loop.
Returns :
YAPI_SUCCESS
when the call succeeds.
On failure, throws an exception or returns a negative error code.
Summary of Contents for Yocto-Display
Page 1: ...Yocto Display User Manual...
Page 2: ......
Page 40: ...34 www yoctopuce com...
Page 52: ...46 www yoctopuce com...
Page 84: ...78 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 422: ...416 www yoctopuce com...