Enum enumTCamApiFeedMode
Feedrate mode used to interpret TCamApiChannelFeedState.FeedValue
Namespace: CAMAPI.Machine
Assembly: CAMAPI.Machine.dll
Syntax
public enum enumTCamApiFeedMode
Fields
| Name | Description |
|---|---|
| acfmMMPM | Feed per minute (mm/min or inch/min) |
| acfmMMPR | Feed per spindle revolution (mm/rev or inch/rev) |
| acfmRapid | Rapid (positioning) motion |
| acfmUndefined | Feed mode is not defined |