beautypg.com

Gpib-pc function descriptions – National Instruments GPIB-PC User Manual

Page 90

background image

Section Four A

BASICA/QuickBASIC GPIB-PC Function Calls

©National Instruments Corp.

4A-15

GPIB-PC User Manual

Table 4A.4 - QuickBASIC Version 4.0 GPIB-PC Functions

(continued)

Description

Function Syntax

Configure applications monitor

ILTRAP (MASK%,V%)

Wait for selected event

ILWAIT (BD%,MASK%)

Write data from string

ILWRT (BD%,WRT$,CNT%)

Write data asynchronously from string

ILWRTA (BD%,WRT$,CNT%)

Write data from file

ILWRTF (BD%,FLNAME$)

Write data from integer array

ILWRTI
(BD%,IARR%(),CNT%)

Write data asynch from integer array

ILWRTIA
(BD%,IARR%(),CNT%)

GPIB-PC Function Descriptions

The remainder of this section provides a detailed description of each
GPIB-PC function.