- Linux MultiMedia Studio Computer Accessories User Manual

Mint v4 PC Programming Guide
28
MN1278 05.2001
Figure 3-12: Selection of Mint Component
3. Find ‘Baldor Motion Library XXXX for Mint Build XXXX in the list and check the box. In this example
the version 1107 is being used, but you this will have changed by the time this manual is printed. If there is a
choice of several versions, choose the most recent, unless you want to target an older version of Mint. Hit
‘OK’ This should have added the
icon to the toolbox.
4. Select’Add Module’ from the ‘Project’ tab. Click on the ‘Existing’ tab and add ‘mil.bas which should be in
the ‘c:\mint\host’ directory.
5. Click on the
icon in the toolbox and draw a square on the form. This will create a MintController
ActiveX control which will be used to communicate with the controller. Click on the control on the form
And change the name from MintController1 to myController.