KMK Joystick OCX V3.2

KMK Joystick OCX allows you to use joystick easily in your own programs. You can put more than one KMK Joystick OCX on your programs in order to operate more than one joystick for your projects.

Click here to download 30 days fully function demo.

Click here to download the licensed version- ( Existing users can download the latest version and use the registration code provided before.)


Purchase the license key:

Product Code: KMKJoystick
US$19.20/Key (License key will be sent via email)

QTY      


Instructions:

1. Download and install the Trial Version of the KMK Joystick OCX on your computer.

2. Start the Visual Basic.

3. Right click the tool box and select "Choose items..."

4. Choose KMKJoystickOCX Control from the com component list.

4. Put the OCX on the form.

5. Drag to resize the OCX.


Properties:

Command

Examples

Usage

KMKJoyStick1.ID KMKJoyStick1.ID=A Select Joystick
KMKJoyStick1.XVal A=KMKJoyStick1.XVal Return the X axis coordinate
KMKJoyStick1.YVal A=KMKJoyStick1.YVal Return the Y axis coordinate
KMKJoyStick1.ZVal A=KMKJoyStick1.ZVal Return the Z axis coordinate
KMKJoyStick1.PosValue A=KMKJoyStick1.PosValue Return the X and Y axis position value.
KMKJoyStick1.ZDat A=KMKJoyStick1.ZDat Return the Z axis position value
KMKJoyStick1.BT1 A=KMKJoyStick1.BT1 Return Button 1 status
KMKJoyStick1.BT2 A=KMKJoyStick1.BT2 Return Button 2 status
KMKJoyStick1.BT3 A=KMKJoyStick1.BT3 Return Button 3 status
KMKJoyStick1.BT4 A=KMKJoyStick1.BT4 Return Button 4 status
KMKJoyStick1.BT5 A=KMKJoyStick1.BT5 Return Button 5 status
KMKJoyStick1.BT6 A=KMKJoyStick1.BT6 Return Button 6 status
KMKJoyStick1.BT7 A=KMKJoyStick1.BT7 Return Button 7 status
KMKJoyStick1.BT8 A=KMKJoyStick1.BT8 Return Button 8 status
KMKJoyStick1.Visible KMKJoyStick1.Visible = True
KMKJoyStick1.Visible = False
Hide and unhide the OCX Control.
¡@ ¡@ ¡@