| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YDisplay.DISPLAYSTATE |
YDisplay.DISPLAYSTATE.fromInt(int intval) |
YDisplay.DISPLAYSTATE |
YDisplay.get_ePaperState(String errmsg)
Returns the current state of an ePaper display, specifically to
determine whether an update is in progress or whether a
configuration issue has been detected.
|
static YDisplay.DISPLAYSTATE |
YDisplay.DISPLAYSTATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YDisplay.DISPLAYSTATE[] |
YDisplay.DISPLAYSTATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.