Installation Guide
Installation Guide
Engineer: Tony Liu History: First edition, 2005/9/16 First release, 2006/03/23 Second release, 2006/5/30
1. Introduction
The Adam.NET Class Library is the newest release for user to write their code by using .NET technology to control ADAM-4000, ADAM-5000, ADAM-5000/TCP and ADAM-6000 series. For Win32 version, there are four main namespaces: Advantech.Protocol This contains the ModbusRTU and ModbusTCP packet constructor. Advantech.Graph This contains some useful graphic controls for user to create their HMI like programs. Advantech.Common This contains basic classes for communication and packet invalidation. Advantech.Adam This is the core of this library. You can use this to control and configure the ADAM series through serial and Ethernet communication.
This document will guide you through the installation of Adam.NET Class Library and Adam.NET Class Library Help.
2. Prerequisite
Before the installation, you have to install the Microsoft Visual Studio .NET 2003 as well as the Microsoft Visual Studio .NET 2003 documentation. For WinCE programmers, you have to install the ActiveSync and Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003 from Microsoft website. Please link to the following web page to get the copy. ActiveSync http://www.microsoft.com/downloads/details.aspx?FamilyID=d2645c21-8a85-45a2-8 d13-653beb6cdddc&DisplayLang=en Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003 http://www.microsoft.com/downloads/details.aspx?FamilyID=7ec99ca6-2095-4086-b 0cc-7c6c39b28762&displaylang=en