Job |
public class JobStatistics
The JobStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobStatistics | Initializes a new instance of the JobStatistics class |
Name | Description | |
---|---|---|
![]() | EndlessMotfBeltSpeed | Expected belt speed for motf in endless mode. |
![]() | FirstPosition | The first defined position of the job. |
![]() | JobElementCount | Number of job elements. |
![]() | JobElementStatistics | |
![]() | LastPosition | The last position of the job. |
![]() | ListHash | Hash of the list generated with OnCard executor |
Name | Description | |
---|---|---|
![]() | AddStatistics(JobElementStatistics) | |
![]() | AddStatistics(JobStatistics) | Adds a job statistic. LastPosition is only overwritten, if the added value has a value. FirstPosition is only overwritten, if the initial value has a value. |
![]() | GetExecutionTime | |
![]() | GetSummedStats |