22. High-level API Reference
www.yoctopuce.com
285
YDisplay
display
→
set_startupSeq()
display
→
setStartupSeq()
Changes the name of the sequence to play when the displayed is powered on.
js
function set_startupSeq(
newval
)
cpp
int set_startupSeq( const string&
newval
)
m
-(int) setStartupSeq : (NSString*)
newval
pas
function set_startupSeq(
newval
: string): integer
vb
function set_startupSeq( ByVal
newval
As String) As Integer
cs
int set_startupSeq( string
newval
)
java
int set_startupSeq( String
newval
)
uwp
Task<int> set_startupSeq( string
newval
)
py
def set_startupSeq(
newval
)
php
function set_startupSeq(
$newval
)
es
function set_startupSeq(
newval
)
cmd
YDisplay
target
set_startupSeq
newval
Remember to call the
saveToFlash()
method of the module if the modification must be kept.
Parameters :
newval
a string corresponding to the name of the sequence to play when the displayed is powered on
Returns :
YAPI_SUCCESS
if 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...