| Package | Description |
|---|---|
| com.github.mob41.blapi.dev.hysen |
| Modifier and Type | Field and Description |
|---|---|
protected PowerOnMemory |
BaseStatusInfo.powerOnMemory |
| Modifier and Type | Method and Description |
|---|---|
static PowerOnMemory |
PowerOnMemory.fromValue(byte val) |
PowerOnMemory |
BaseStatusInfo.getPowerOnMemory()
Power on memory
00:Power on no need memory
01:Power on need memory
default: 00:Power on no need memory
|
static PowerOnMemory |
PowerOnMemory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PowerOnMemory[] |
PowerOnMemory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseHysenDevice.setAdvancedOptions(LoopMode loopMode,
SensorControl sensor,
short osv,
short dif,
short svh,
short svl,
double adj,
AntiFreezing antiFreeze,
PowerOnMemory poweron) |
Copyright © 2018. All rights reserved.