National Instruments NI-488.2 User Manual
Page 71

Chapter 7
Interactive Control Utility
7-8
ni.com
ibnotify mask
Start an asynchronous wait for selected events where mask is a hex or
decimal integer or a list of mask bit mnemonics (for example,
ibnotify
TIMO CMPL
).
ibonl v
Place device online or offline.
ibpad v
Change primary address.
ibppc v
Parallel poll configure.
ibrd count
Read data where
count
is the bytes to read.
ibrda count
Read data asynchronously where
count
is the bytes to read.
ibrdf flname
Read data to file where
flname
is pathname of file to read.
ibrpp
Conduct a parallel poll.
ibrsc v
Request/release system control.
ibrsv v
Request service.
ibsad v
Change secondary address.
ibsic
Send interface clear.
ibsre v
Set/clear remote enable line.
ibstop
Abort asynchronous operation.
ibtmo v
Change/disable time limit.
ibwait mask
Wait for selected event where
mask
is a hex or decimal integer or a list
of mask bit mnemonics, such as
ibwait TIMO CMPL
.
ibwrt wrtbuf
Write data.
ibwrta wrtbuf
Write data asynchronously.
ibwrtf flname
Write data from a file where
flname
is pathname of file to write.
Table 7-2. Syntax for Board-Level Traditional NI-488.2 Calls in Interactive Control (Continued)
Syntax
Description