Common Ni-488 Functions In Ibic; Ibfind; Ibdev - National Instruments NI-488.2M Software Reference Manual

For os/2
Hide thumbs Also See for NI-488.2M:
Table of Contents

Advertisement

Chapter 5

Common NI-488 Functions in ibic

ibfind

To execute any NI-488 function in ibic, you must first use ibfind to open
the device or board you want to communicate with. When the device or board is
opened, the symbolic name of that device or board is added to the prompt. The
unit descriptor of a board or device is returned.
The following example shows ibfind opening dev1.
:
ibfind dev1
id = 32259
dev1:
The returned value is the unit descriptor of the board.
The name used with the ibfind function must be a valid symbolic name
known by the driver. dev1 is the default name found in the driver. For more
information about valid names, refer to Chapter 7, ibconf—Interface Bus
Configuration Utility.

ibdev

The ibdev command selects an unopened device, opens it, and initializes its
access board.
© National Instruments Corp.
ibic—Interface Bus Interactive Control Utility
5-13
NI-488.2M SRM for OS/2

Advertisement

Table of Contents
loading

Table of Contents