National Instruments NI-488.2 Time Clock User Manual


 
© National Instruments Corp. Index-1 NI-488.2 User Manual for Windows
Index
Symbols
! (repeat previous function) function, wibic, 5-15
$ (execute indirect file) function, wibic, 5-16
+ (turn display on) function, wibic, 5-15
- (turn display off) function, wibic, 5-15
A
Active Controller. See Controller-in-Charge (CIC).
addresses. See GPIB addresses.
AllSpoll routine, 7-8, 7-9 to 7-10
ANSI/IEEE Standard 488.1-1987. See GPIB.
application development. See also debugging.
accessing NI-488.2 DLL, 3-1
application examples
asynchronous I/O, 2-6 to 2-7
basic communication, 2-2 to 2-3
basic communication with IEEE 488.2-compliant devices, 2-14 to 2-15
clearing and triggering devices, 2-4 to 2-5
end-of-string mode, 2-8 to 2-9
non-controller example, 2-20 to 2-21
parallel polls, 2-18 to 2-19
serial polls using NI-488.2 routines, 2-16 to 2-17
service requests, 2-10 to 2-13
source code files, 2-1
choosing between NI-488 functions and NI-488.2 routines, 3-1 to 3-3
compiling, linking, and running applications
Borland C++, 3-17
direct entry with C, 3-22
direct entry with Visual Basic, 3-23
Microsoft C, 3-17
Visual Basic applications, 3-18
global variables for checking status, 3-3 to 3-5
count variables - ibcnt and ibcntl, 3-5
error variable - iberr, 3-5
status word - ibsta, 3-3 to 3-4
NI-488 applications
clearing devices, 3-8
configuring devices, 3-9
flowchart of programming with device-level functions, 3-7
general steps and examples, 3-8 to 3-10
items to include, 3-6