Virtual Drive

 

Virtual drives are simulated drives in software. With this, you can test your programs without connected hardware or implement extended functionalities. These kinds of functions include, for example, the control of the override of axis motion and the manual Cartesian method of a robot in a space.

Also see the sample project "Cam Drive Control with Virtual Time Axis".

See also

Adding a virtual drive

Requirement: A SoftMotion controller is inserted into the project.

  1. Select the SoftMotionGeneral axis pool in the device tree.

  2. Click Add device from the context menu.

  3. Select the device SoftMotionDrives ‣ Virtual drives ‣ SM_Drive_­Virtual in the dialog Add device.

  4. Click Add device.

    ⇒ The device is added to the device tree.

    _sm_img_virtual_axis.png 

Double-clicking the device opens the corresponding device editor.

See also