Jump to content

Target script editor profile - USB HID devices can't be found


hreich

Recommended Posts

I am having 4 usb hid devices that cannot be found...How to remove them from my script?

Although i have the excluded in my scipt?

Configure(&HCougar, MODE_EXCLUDED);          // Exclude Cougar Stick and Throttle
Configure(&T16000, MODE_EXCLUDED);          // Exclude T16000M Joystick (Right Hand)
Configure(&T16000L, MODE_EXCLUDED);          // Exclude T16000M Joystick (Left Hand)
Configure(&LMFD, MODE_EXCLUDED);          // Exclude Left MFD
Configure(&RMFD, MODE_EXCLUDED);          // Exclude Right MFD
Configure(&TWCSThrottle, MODE_EXCLUDED);     // Exclude TWCS Throttle
Configure(&TFRPRudder, MODE_EXCLUDED);          // Exclude TFRP Rudder
Configure(&TFRPHARudder, MODE_EXCLUDED);     // Exclude TFRPHA Rudder
Configure(&JoystickF18, MODE_EXCLUDED);     //Exclude F18stick

What am i missing here?

image.png

[sIGPIC][/sIGPIC]

Pilot from Croatia

Link to comment
Share on other sites

The PID's are not listed here so hard to tell.

https://devicehunt.com/view/type/usb/vendor/044F

Have a look through your devices in windows and see if you can find them there.

Otherwise if you don't have any problems, then just leave it.

[sIGPIC][/sIGPIC]

Win10 64, Asus Maximus VIII Formula, i5 6600K, Geforce 980 GTX Ti, 32 GB Ram, Samsung EVO SSD.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...