22. High-level API Reference
274
www.yoctopuce.com
YDisplay
display
→
newSequence()
Starts to record all display commands into a sequence, for later replay.
js
function newSequence( )
cpp
int newSequence( )
m
-(int) newSequence
pas
function newSequence( ): LongInt
vb
function newSequence( ) As Integer
cs
int newSequence( )
java
int newSequence( )
uwp
Task<int> newSequence( )
py
def newSequence( )
php
function newSequence( )
es
function newSequence( )
cmd
YDisplay
target
newSequence
The name used to store the sequence is specified when calling
saveSequence()
, once the
recording is complete.
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...