Class S7.TimeOfDay
java.lang.Object
com.pnfsoftware.jeb.core.units.code.simatic.S7.TimeOfDay
- Enclosing class:
S7
TIME_OF_DAY type parser.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic S7.TimeOfDaycreate(int raw) Create a TIME_OF_DAY value from its raw representation.intRetrieve the raw TIME_OF_DAY value.toString()
-
Field Details
-
DEFAULT
Default value,TOD#0:0:0.0.
-
-
Method Details