20. High-level API Reference
YModule
module
→
set_logicalName()
module
→
setLogicalName()
Changes the logical name of the module.
js
function set_logicalName(
newval
)
nodejs
function set_logicalName(
newval
)
cpp
int set_logicalName( const string&
newval
)
m
-(int) setLogicalName : (NSString*)
newval
pas
function set_logicalName(
newval
: string): integer
vb
function set_logicalName( ByVal
newval
As String) As Integer
cs
int set_logicalName( string
newval
)
java
int set_logicalName( String
newval
)
uwp
async Task<int> set_logicalName( string
newval
)
py
def set_logicalName(
newval
)
php
function set_logicalName(
$newval
)
es
function set_logicalName(
newval
)
cmd
YModule
target
set_logicalName
newval
You can use
yCheckLogicalName()
prior to this call to make sure that your parameter is valid.
Remember to call the
saveToFlash()
method of the module if the modification must be kept.
Parameters :
newval
a string corresponding to the logical name of the module
Returns :
YAPI_SUCCESS
if the call succeeds.
On failure, throws an exception or returns a negative error code.
www.yoctopuce.com
221
Summary of Contents for Yocto-GPS
Page 1: ...Yocto GPS User s guide...
Page 2: ......
Page 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Page 10: ...4 www yoctopuce com...
Page 14: ...8 www yoctopuce com...
Page 18: ...12 www yoctopuce com...
Page 22: ...16 www yoctopuce com...
Page 38: ...32 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 54: ...48 www yoctopuce com...
Page 72: ...66 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 122: ...116 www yoctopuce com...
Page 132: ...126 www yoctopuce com...
Page 564: ...22 Characteristics 558 www yoctopuce com...
Page 565: ......
Page 566: ......