22. High-level API Reference
186
www.yoctopuce.com
YModule
module
→
get_allSettings()
module
→
allSettings()
Returns all the settings and uploaded files of the module.
js
function get_allSettings( )
cpp
string get_allSettings( )
m
-(NSMutableData*) allSettings
pas
function get_allSettings( ): TByteArray
vb
function get_allSettings( ) As Byte
cs
byte[] get_allSettings( )
java
byte[] get_allSettings( )
uwp
Task<byte[]> get_allSettings( )
py
def get_allSettings( )
php
function get_allSettings( )
es
function get_allSettings( )
cmd
YModule
target
get_allSettings
Useful to backup all the logical names, calibrations parameters, and uploaded files of a device.
Returns :
a binary buffer with all the settings.
On failure, throws an exception or returns an binary object of size 0.
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...