Distribution Disk Install Programs Documents Applications Samples Source code USB Drivers |
Delcom Products Inc Generation 2 Products PartNumbers: 9xxxxx Note: The generation 2 devices use the USB HID driver. |
Delcom Products Inc 200 William St STE302 Port Chester, NY. 10573 TEL: (914) 934-5170 FAX: (914) 934-5171 www.delcomproducts.com MainMenu |
General Information |
All the Delcom USB HID products use the same common VID and PID. Each product contains a family type number(TID) and an unique serial number(SID). USB HID GUID = {4D1E55B2-F16F-11CF-88CB-001111000030} VID(Vendor ID) = 0x0FC5, PID(Product ID) = 0xB080, TID(Family Type ID). TID = 0 - Includes all Delcom USB HID products. TID = 1 - Includes all Delcom USB HID IO Chips and generic USB Boards. TID = 2 - Includes all Delcom USB HID Visual Indicator products. TID = 3 - Includes all Delcom USB HID Numeric Display products. TID = 4 - Includes all Delcom USB HID Traffic & Panel Light Products. TID = 5 - Includes all Delcom USB HID Buzzer Products. For the most up to date information see our web site here. |
USB HID Driver | The USB HID compliant devices use the preinstalled USB HID driver. You do not have to load a driver. To test that you machine has correctly detected and loaded the USB device. Open the device manager and plug the USB HID device in to a USB port and verify that the a new USB HID compliant device is displayed in the device manager. |
USB HID DataSheet | The USB HID Datasheet contains all the information required to connect and communicate to the USB HID device. This data sheet describes the command set for all the USB HID Devices. |
CY7C637xx DataSheet | Cypress CY7C637xx USB Low Speed Chip DataSheet. |
G2 Press Release |
Delcom USB HID Products G2 Press Release. Describes the advanatages of the G2 products. |
DLL Manual DLL Files |
Delcom DLL files and manual. The Delcom DLL allows simple integration between the Delcom USB devices and users programs. Works on Window with C/C++, VB, Delphi, Labview, Labwindows and others. |
USBCMDAP.exe Source Code |
USB HID Command Line Utility. A program that run at the command line to allow commands to be sent to the USB HID device. The program can be called from the command line, other programs or batch files. |
HIDIOWINC.exe Source Code |
USB HID MFC C++ Example. Sample MFC windows program that reads port1 and write port0. |
HIDIOWINCS.exe Source Code |
USB HID MFC C#.NET Example. Sample C# windows program that reads & writes port1 and port0. |
HIDVIWINCS.exe Source Code |
USB HID Windows MFC C#.NET Visual Indicator Example. Sample C# windows program to control the Visual Indicator products. |
HIDI2CWINCS.exe Source Code |
USB HID Windows MFC C#.NET I2C Example. Sample C# windows program to control I2C port. |
HIDSPIWINCS.exe Source Code |
USB HID Windows MFC C#.NET SPI Example. Sample C# windows program to control SPI port. |
FootCtrl Manual FootCtrl.exe FootCtrl Files |
The footctrl program allows the USB foot switch to act like a mouse function, a key board entry or even start another program. Mouse buttons left, center or right can be emulated. Keyboard mode allows up to 256 keyboard keys, including all special keys (eg CTRL ATL etc.). Both foot switch press and release can be programed independently. Only available for Microsoft Windows. Support all HID generation 2 products but intended for the footswitch products. |