Using the intrepidcs API in C# -
intrepidcs API
Setup -
Example
To use the intrepidcs API in C# add the "icsNeoClass.cs" Class into your C# project (figure 1). Right click on the solution and select "Add Existing Item" from the "Add" menu. Then, it will be possible call the functions as defined in the Basic Operation document.

Figure 1 - Add Existing Item From the Add menu C#.NET
Menu.
Example
A C# Dot Net 2003 example (Figure 1) is included
to show how the API all works together. The project consists of Ten files. The main project files are as follows: 1)
the project file: IcsApiDotNetCSharp.sln 2) the form file : Form1.cs,
and 3) the neoVI module : icsNeoClass.cs. All 10 project files are included in the following
file: IcsNeoDotNetCSharp.zip
The example shows how to open and close communication to the driver, send messages and read messages on the networks.

Figure 2 - The C# Dot Net 2003 Example.
| intrepidcs API Documentation - (C) Copyright 2000-2012 Intrepid Control Systems, Inc. (www.intrepidcs.com) |
Last Updated : Thursday, December 23, 2010