Mark |
The MarkOnTheFlyProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| DebounceTime | Use this property to specify an appropriate signal settling time. | |
| EnableDebounce | Set this property to true to enable the debounce mechanism (based on time). | |
| EnableSuppression | Set this property to true to enable the suppression mechanism (based on distance). | |
| Margin | Defines the offset to earliest possible mark position. Increasing this values delays the marking, moving the marked field position towards the origin. | |
| MaximumEndlessMotfSpeedScale | Maximum allowed belt speed when using endles motf. | |
| MinimumEndlessMotfSpeedScale | Minimum allowed belt speed when using endles motf. | |
| Offset | Adjusts the linear alignment between the User's and Conveyor Belt's Frames of Reference. | |
| PartDistance | Use this property to specify the distance between the part sensor and the position at which the part is to be marked, in millimeters. | |
| PrimaryMotfDecoder | Sets or gets the primary MarkOnTheFly decoder. The primary decoder is usually detecting the position in the belt's direction. | |
| ResetSpeed | Defines the speed used when changing from motf to static coordinate system (eg. when waiting for parts or at the end of the job). | |
| ResponseTime | Gets or sets the part sensor response time. This is between the time the part sensor is triggered and the signal arrives the part sensor input of the card. | |
| SecondaryMotfDecoder | Sets or gets the secondary MarkOnTheFly decoder. The secondary decoder is usually detecting one of the belt's perpendicular movements. | |
| SuppressionDistance | Use this property to specify an appropriate distance within which part sensor events should be ignored. |