General Programming Considerations - National Instruments CAN Series Getting Started

Getting started with your hardware and the ni-can software for windows nt
Table of Contents

Advertisement

Chapter 4
Begin to Use the NI-CAN Software

General Programming Considerations

Getting Started with CAN for Windows NT
As you begin developing your Win32 NI-CAN application, remember the
following points:
For your LabVIEW application, you must use the NI-CAN LabVIEW
functions in
nican.llb
For your C/C++ application, you must include the NI-CAN header file,
, in your source code.
nican.h
The NI-CAN software is accessed through the 32-bit DLL,
, either by linking with one of the language interfaces
nican.dll
provided with the NI-CAN software, or by using direct DLL entry
from other programming environments.
Several sample CAN applications are included with the NI-CAN
software. Use these as a guide for your own application development.
For information about developing your application, refer to the NI-CAN
User Manual for Windows 95 and Windows NT. For detailed information
about NI-CAN functions and objects, refer to the NI-CAN Programmer
Reference Manual for Win32.
.
4-2
© National Instruments Corporation

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-canPci-can/2Pcmcia-canPcmcia-can/2

Table of Contents