- August 27, 2004
- 84
- 2
- Home Country
- Germany
JoeDalton said:@All Sasem OnAir USB VFD users.
I have made a start on supporting your display: I have found some example code to communicate with an USB device from C#. I hope I can use it to support your display.
Great news!
JoeDalton said:I need one of you to execute this program on his/her PC and tell me the following data for your display device:
- DeviceClass
- FileName
- VendorId
- ProductId
- Product
- Manufacturer
- SerialNo
I hope the following is what you need:
Code:
[Bus: DirectoryName = bus-0]
[Descriptor: DescriptorType = Device, DeviceClass = HUB, FileName = \\.\libusb0-0000--0x1002-0x4348, VendorId=0x1002, ProductId=0x4348]
Product:
Manufacturer:
SerialNo :
[Descriptor: DescriptorType = Device, DeviceClass = PerInterface, FileName = \\.\libusb0-0002--0x11ba-0x0101, VendorId=0x11BA, ProductId=0x101]
Product: Sasem Remote Controller V1.1
Manufacturer: Sasem
SerialNo : Serial #0001
Patric