This section explains sample programs operable with target motor below. You can learn basics of motion control programming using high functionality motion control driver API-SMC (WDM).Driver and development environment, motion control device setting and visual basic project preparation is all completed for this example. For the detail, please refer to help file and instruction manual of driver.
The basic process of motion control programming using our high functionality motion control driver is as follows: Initialization processing → Initial settings → Basic movement settings → Motion start/stop processing → Finalization processing. Various motion control process is easily realized by utilizing embedded high performance functions.
Basic movement of motion control such as PTP, JOG, ORG (origin return) movement programming used for this programming is briefly explained.
To PageTop