public class OKW_TimeOut extends Object
| Constructor and Description |
|---|
OKW_TimeOut(Integer fpsTO,
Integer fpsPT) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxCount()
Anzahl der berechneten Zyklen.
|
Integer |
getPT()
Wartezeit zwischen zwei Pollings in [ms]
|
Integer |
getTO()
Timeout Zeit in [s].
|
void |
setPT(Integer pollingTime) |
void |
setTO(Integer timeOut) |
String |
toString() |
public Integer getPT()
public void setPT(Integer pollingTime)
public Integer getTO()
public void setTO(Integer timeOut)
public Integer getMaxCount()
Copyright © 2021 OpenKeyWord. All rights reserved.