JobDefinitionGetEndlessMotfBeltSpeed Method |
Returns the expected belt speed for the job in endless motf mode. Is filled after uploading the job.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic double GetEndlessMotfBeltSpeed(
BaseScanController scanController
)
Parameters
- scanController BaseScanController
- Scan controller used for job.
Return Value
DoubleReturns the expected belt speed for the job in endless motf mode. -1 in case it was not uploaded before.
See Also