22. High-level API Reference
250
www.yoctopuce.com
YDisplay
display
→
get_displayType()
display
→
displayType()
Returns the display type: monochrome, gray levels or full color.
js
function get_displayType( )
cpp
Y_DISPLAYTYPE_enum get_displayType( )
m
-(Y_DISPLAYTYPE_enum) displayType
pas
function get_displayType( ): Integer
vb
function get_displayType( ) As Integer
cs
int get_displayType( )
java
int get_displayType( )
uwp
Task<int> get_displayType( )
py
def get_displayType( )
php
function get_displayType( )
es
function get_displayType( )
cmd
YDisplay
target
get_displayType
Returns :
a value among
Y_DISPLAYTYPE_MONO
,
Y_DISPLAYTYPE_GRAY
and
Y_DISPLAYTYPE_RGB
corresponding to the display type: monochrome, gray levels or full color
On failure, throws an exception or returns
Y_DISPLAYTYPE_INVALID
.
Содержание Yocto-Display
Страница 1: ...Yocto Display User Manual...
Страница 2: ......
Страница 40: ...34 www yoctopuce com...
Страница 52: ...46 www yoctopuce com...
Страница 84: ...78 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...22 High level API Reference 152 www yoctopuce com On failure throws an exception or returns a negative error code...
Страница 422: ...416 www yoctopuce com...
Страница 424: ...24 Characteristics 418 www yoctopuce com...