Advantech PCI-1671UP Startup Manual page 34

High-performance gpib pci interface card; high-performance gpib usb interface module
Hide thumbs Also See for PCI-1671UP:
Table of Contents

Advertisement

Usage Notes
This routine returns the device handle of the first available user-configurable device it finds
in the device list.
Example
This example opens an available device, associates it with GPIB interface board 1, and assigns
it the following device configuration parameters.
primary address = 3
secondary address = 19 (115 decimal, 73 hex)
timeout = 10 sec
Assert EOI
EOS Disabled
The new device handle is returned.
C
GPIB-488
int device;
device = ibdev(1, 3, 0x73, 13, 1, 0);
3-17
Chapter 3
GPIB 488.1 Library Reference
Programming Reference Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Usb-4671

Table of Contents