Impulse 463E Uživatelský manuál Strana 95

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 109
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 94
© Sealevel Systems, Inc.
- 92 -
SeaI/O User Manual
CEthernet Application Development
Using Visual C++
To use the CCEthernet Class, simply ensure that the SeaMAX directory is in the
include and library path for Visual C++. Once that is complete, simply include the
CEthernet.lib file is contained on the link tab settings for the project.
Required Code
For all of the following examples, the following must be in either the StdAfx.h file if
using Precompiled Header Files (PCH) or at the top of the individual C++ file. Once
these files are added, the code will know the definitions and locations for the
provided library.
#include <stdio.h>
#include <windows.h>
#include <stdlib.h>
#include "CEthernet.h"
Zobrazit stránku 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 108 109

Komentáře k této Příručce

Žádné komentáře