SW Tools & Utilities
Diolan provides comprehensive set of SW applications to get instant access to all USB-IO Interface Adapter features.
Our SW installation package includes source code of these applications that can be
used as a good reference and starting point for your own SW development.
 |
Windows Vista, XP, 2000, NT, 98 |
| Application Name |
Key Features |
| tracer.exe |
This program monitors events and responses sent by USB-IO Interface Adapter.
All events are formatted and printed on console.
You can use this application as is to monitor events during your SW development.
|
| command.exe |
This program sends asynchronous command to USB-IO Interface Adapter.
The GPIO command should be provided as command line parameter in a form of 8 hexadecimal numbers separated by spaces.
|
| transaction.exe |
This program sends synchronous commands to USB-IO Interface Adapter and prints the responses received from the GPIO-24 device.
The command to send should be provided as 8 hexadecimal numbers separated by space.
|