public static interface StpApi.CartonContentsJobOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCartonSpacing()
DEPRECATED
|
int |
getCartonVelocity()
Speed of the cartons measured in millimeters / second
|
int |
getEnterTriggerOffset()
Distance in millimeters from the enter trigger to the center
of the tunnel
|
int |
getExitTriggerOffset()
Distance in millimeters from the exit trigger to the center
of the tunnel
|
int |
getJobId() |
boolean |
getReadTid()
Setting to false disables reading the TID.
|
int |
getStartTriggerOffset()
DEPRECATED
|
int |
getStopTriggerOffset()
DEPRECATED
|
boolean |
hasCartonSpacing()
DEPRECATED
|
boolean |
hasCartonVelocity()
Speed of the cartons measured in millimeters / second
|
boolean |
hasEnterTriggerOffset()
Distance in millimeters from the enter trigger to the center
of the tunnel
|
boolean |
hasExitTriggerOffset()
Distance in millimeters from the exit trigger to the center
of the tunnel
|
boolean |
hasJobId() |
boolean |
hasReadTid()
Setting to false disables reading the TID.
|
boolean |
hasStartTriggerOffset()
DEPRECATED
|
boolean |
hasStopTriggerOffset()
DEPRECATED
|
boolean hasJobId()
int getJobId()
boolean hasEnterTriggerOffset()
int getEnterTriggerOffset()
boolean hasExitTriggerOffset()
int getExitTriggerOffset()
boolean hasCartonVelocity()
int getCartonVelocity()
boolean hasReadTid()
boolean getReadTid()
boolean hasCartonSpacing()
int getCartonSpacing()
boolean hasStartTriggerOffset()
int getStartTriggerOffset()
boolean hasStopTriggerOffset()
int getStopTriggerOffset()