Casio IT-800 Series Dokumentacja Strona 57

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 60
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 56
8.3 Developing in C#
This chapter describes necessary steps to develop the example application program (see Chapter 8)
in C# environment using the Common Device Control Class Library.
Application Development Procedure
Subsequent steps show how to create and start up a simple program using one of the system
functions. When running the program, the LED will blink in red for 5 seconds.
1. Create a new C# Smart Device Application in Visual Studio .NET.
2. In Solution Explorer, right click References and click Add Reference…
3. Click Browse and navigate to the folder where you have stored the CASIO .NET library files.
Highlight SystemLibNet.dll and click Open. Click OK button.
Figure 8.6
4. At the top of your source file add the following code.
using Calib;
57
Przeglądanie stron 56
1 2 ... 52 53 54 55 56 57 58 59 60

Komentarze do niniejszej Instrukcji

Brak uwag