Linking The Driver Into Your Own Programs - Siemens SIMATIC Ident Installation Manual

Simatic 3964r protocol for windows 9x/xp/7
Hide thumbs Also See for SIMATIC Ident:
Table of Contents

Advertisement

Programming interface

4.3 Linking the driver into your own programs

4.3
Linking the driver into your own programs
To use this programming interface for the 3964R protocol in your own programs, note the
following two steps:
● The "3964R.H" header file must be linked into your own source code using the "#include"
● The actual library "3964R.LIB" must be also linked in when linking.
The header file was developed with and for Visual C++ from Microsoft. If you want to use a
different programming language or a C++ dialect from another company, you will need to
adapt the header file accordingly.
26
preprocessor command. This declares all function calls and constants.
SIMATIC 3964R protocol for Windows 9x/XP/7
Installation Manual, 01/2013, J31069-D0131-U001-A2-7218

Advertisement

Table of Contents
loading

Table of Contents