public class ScaleFake extends Object implements de.arcasys.posper_lib.scale.Scale
Constructor and Description |
---|
ScaleFake()
Creates a new instance of ScaleFake
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getDeviceType() |
String |
getRawOutput() |
void |
nullTare() |
Double |
readPrecWeight() |
Double |
readWeight() |
public Double readWeight() throws de.arcasys.posper_lib.scale.Exceptions.ScaleFatalException
readWeight
in interface de.arcasys.posper_lib.scale.Scale
de.arcasys.posper_lib.scale.Exceptions.ScaleFatalException
public Double readPrecWeight() throws de.arcasys.posper_lib.scale.Exceptions.ScaleFatalException
readPrecWeight
in interface de.arcasys.posper_lib.scale.Scale
de.arcasys.posper_lib.scale.Exceptions.ScaleFatalException
public String getDeviceType()
getDeviceType
in interface de.arcasys.posper_lib.scale.Scale
public void close()
close
in interface de.arcasys.posper_lib.scale.Scale
public String getRawOutput()
getRawOutput
in interface de.arcasys.posper_lib.scale.Scale
public void nullTare()
nullTare
in interface de.arcasys.posper_lib.scale.Scale
Copyright © 2021. All rights reserved.