EasyManua.ls Logo

Advantech Adam-4013 RTD User Manual

Advantech Adam-4013 RTD
390 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #34 background imageLoading...
Page #34 background image
ADAM-4000 Series User Manual 20
SEND Command Button:
Private Sub Command2_Click()
' Send Get AI command to ADAM-4011 Module at address 01H.
MSComm1.Output = "#01" & Chr$(13)
' Wait for data to come back to the serial port.
Do
DoEvents
Buffer$ = Buffer$ & MSComm1.Input
Loop Until InStr(Buffer$, vbCr)
' Read the response till the carriage return character.
Text1.Text = Buffer$
' Display the reading.
End Sub
CLOSE Command Button
Private Sub Command3_Click()
' Close the serial port.
MSComm1.PortOpen = False
End Sub
2.6 LED Status
LED Color Indication Action
Status
Green On Module is at work
Green Blink Data in transmission
DI Green ON/OFF Logic 1/ Logic 0
DO Green ON/OFF Logic 1/ Logic 0

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Advantech Adam-4013 RTD and is the answer not in the manual?

Advantech Adam-4013 RTD Specifications

General IconGeneral
Input TypeRTD
Wire Type2-wire, 3-wire, 4-wire
Resolution0.1 °C
CommunicationRS-485
ProtocolModbus RTU
Isolation3000 VDC
RTD TypePt100, Pt1000, Ni120
Sampling Rate10 samples/sec
Power Supply10 to 30 VDC
Storage Temperature-40°C to 85°C
Input Range-200 to 850 °C
Accuracy±0.1% of full scale
Operating Temperature-25 to 75 °C
Humidity10% to 90% non-condensing

Summary

Chapter 1 Introduction

1.1 Overview

Detailed description of ADAM Series intelligent sensor-to-computer interface modules, their communication, and configuration.

Chapter 2 Installation Guideline

2.1 System Requirements to Set up an ADAM Network

Lists necessary hardware and software components for setting up an ADAM network, including host computers and power supplies.

2.2 Basic Configuration and Hook-up

Explains the initial configuration process, default factory settings, and basic connection methods for ADAM modules.

2.3 Baud Rate and Checksum

Details how to change baud rate and checksum settings, including the use of the INIT* terminal for configuration.

2.5 Programming Example

Demonstrates a programming example using Visual Basic 6.0 to get temperature readings from an ADAM-4011 module.

Chapter 3 I/O Modules

3.1 The Common Specification of ADAM-4000 I/O Series

Outlines general communication, power, mechanical, and environmental specifications common to ADAM-4000 I/O modules.

3.2 ADAM-4011/4011D Thermocouple Input Modules

Details the functions and features of ADAM-4011/4011D modules, including open thermocouple detection and surge protection.

3.3 ADAM-4012 Analog Input Module

Explains the features of the ADAM-4012 Analog Input Module, including its analog input capabilities and digital I/O functions.

3.4 ADAM-4013 RTD Input Module

Describes the ADAM-4013 RTD Input Module, its support for RTD sensors, and its isolation features.

3.5 ADAM-4015 6-channel RTD Input Module

Details the ADAM-4015 RTD Input Module, its use in temperature measurement, and its broken wire detection function.

3.6 ADAM-4015T 6-channel Thermistor Input Module

Explains the ADAM-4015T Thermistor Input Module, its use for temperature measurement, and its broken wire detection feature.

Chapter 4 Command Set

4.1 Introduction

Introduces the command protocol used for communication between the host computer and ADAM modules to avoid conflicts.

4.2 Syntax

Defines the general syntax structure for ADAM commands, including delimiter, address, command, data, and checksum components.

4.3 I/O Module Commands Search Table

Provides a table to help users find commands for Analog Input, Analog Output, and Digital I/O, Relay, Counter/Frequency modules.

Chapter 5 Analog Input Module Commands

5.1 Analog Input Common Command Set

Lists common commands applicable to various analog input modules, detailing syntax, description, and supported modules.

Chapter 6 Analog Output Module Commands

Chapter 7 I/O, Relay & Counter/Frequency

7.1 Digital I/O and Relay Output Module Command

Lists commands related to digital I/O and relay output modules, covering configuration, data input/output, and safety values.

7.2 Counter/Frequency Module Command

Details commands for counter/frequency modules, including configuration, input modes, and display settings.

Chapter 8 Calibration

8.1 Analog Input Module Calibration

Describes the process for calibrating analog input modules using software, including zero and span calibration.

8.4 Analog Output Calibration

Outlines the calibration process for analog output modules (ADAM-4021/4024), covering current and voltage output calibration.

Appendix D Utility Software

D.1 ADAM-4000 Utility Software

Introduces the ADAM-4000 utility software, listing its capabilities like module configuration, calibration, and terminal emulation.

D.2 The Procedure for ADAM-4000 Series Installation Guide

Provides a step-by-step guide for the initial installation and configuration of ADAM-4000 modules.

Appendix F Using the Checksum Feature

Appendix G I/O Modbus Mapping Table

Appendix H Changing to Modbus Protocol

Related product manuals