02-23-2010 10:55 AM
Hi
I want to use GPIB-USB-A as a device not a controller, where can I find examples in the software package?
I am using microsoft C and linux.
Thanks
02-24-2010 04:50 PM
Please follow the steps in this KnowledgeBase article, which explains how to to configure one device as a device (presumably to be controlled by another card):
Connecting 2 GPIB cards to the same bus
In terms of code, the attached C example code will be helpful in demonstrating the use of the card as a device.