Aspar Mini Modbus 1te User Manual

Aspar Mini Modbus 1te User Manual

aspar Mini Modbus 1TE User Manual
aspar Mini Modbus 1TE

Thank you for choosing our product.

This manual will help you with proper support and proper operation of the device.

The information contained in this manual have been prepared with utmost care by our professionals and serve as a description of the product without incurring any liability for the purposes of commercial law.

This information does not release you from the obligation of own judgment and verification.

We reserve the right to change product specifications without notice.

Please read the instructions carefully and follow the recommendations contained therein.

Warning Icon WARNING!
Failure to follow instructions can result in equipment damage or impede the use of the hardware or software.

Safety rules

  • Before first use, refer to this manual
  • Before first use, make sure that all cables are connected properly
  • Please ensure proper working conditions, according to the device specifications (eg: supply voltage, temperature, maximum power consumption)
  • Before making any modifications to wiring connections, turn off the power supply

Module Features

Purpose and description of the module

The 1TE module allows you to measure the temperature with attached popular sensor Pt100, Pt500, Pt1000, Ni100, KTY81-110, NTC (Carel) and thermocouple (type

J, K, T, N, S, R, B). In addition, it is possible to measure voltages in the range 256mV (10μV resolution) and to 2048mV (100μV resolution) as well as the measurement of resistance to 8kΩ. In addition, the module has one configurable digital outputs (PNP or NPN).

Values are read via RS485 (Modbus), so we can easily integrate the module with popular PLCs, HMI or PC equipped with the appropriate adapter.

This module is connected to the RS485 bus with twisted-pair wire.

Communication is via MODBUS RTU or MODBUS ASCII. The use of 32-bit ARM core processor provides fast processing and quick communication. The baud rate is configurable from 2400 to 115200.

The module is designed for mounting on a DIN rail in accordance with DIN EN 5002.

The module is equipped with a set of LEDs used to indicate the status of inputs and outputs useful for diagnostic purposes and helping to find errors.

Module configuration is done via USB by using a dedicated computer program. You can also change the parameters using the MODBUS protocol.

Technical Specifications

 Power SupplyVoltage10-38VDC; 20-28 VAC
Maximum Current72 mA @ 12V / 40 mA @ 24V
               InputsNo of inputs1
Pt100 operation range-200°C – +850°C
Pt500 operation range-200°C – +850°C
Pt1000 operation range-200°C – +850°C
Ni100 operation range-60°C – +180°C
KTY81-110 operation range-55°C – +150°C
J thermocouple operation range-200°C – +1200°C
K thermocouple operation range-200°C – +1300°C
T thermocouple operation range-200°C – +400°C
N thermocouple operation range-200°C – +1300°C
S thermocouple operation range-0°C – +1700°C
R thermocouple operation range-0°C – +1700°C
B thermocouple operation range-0°C – +1800°C
ResistanceFrom 0 to 8000Ω (1Ω resolution)
Voltage0 to 2048mV (0,1mV resolution) 0 to 256mV (0,01mV resolution)
Resistance measuring current~250μA
Measurement resolution0,1°C
Measurement error±0,5°C
Cold junction temperature measurement-55°C – +100°C
Measurement error of the cold junction temperature±2°C
ADC processing time150ms
Digital outputsMaximum current and voltage250mA / 50V
 TemperatureWork-10 °C – +50°C
Storage-40 °C – +85°C
  ConnectorsPower Supply2 pin
Communication3 pin
Inputs and outputs2 x 3 pin
ConfigurationMini USB
 SizeHeight90 mm
Length56 mm
Width17 mm
InterfaceRS485Up to 128 devices

Dimensions of the product

Look and dimensions of the module are shown below. The module is mounted directly to the rail in the DIN industry standard. Power connectors, communication and IOs are at the bottom and top of the module. USB connector configuration and indicators located on the front of the module
Dimensions

Communication configuration

Grounding and shielding

In most cases, IO modules will be installed in an enclosure along with other
devices which generate electromagnetic radiation. Examples of these devices are relays and contactors, transformers, motor controllers etc. This electromagnetic radiation can induce electrical noise into both power and signal lines, as well as direct radiation into the module causing negative effects on the system. Appropriate grounding, shielding and other protective steps should be taken at the installation stage to prevent these effects. These protective steps include control cabinet grounding, module grounding, cable shield grounding, protective elements for electromagnetic switching devices, correct wiring as well as consideration of cable types and their cross sections.

Network Termination

Transmission line effects often present a problem on data communication networks. These problems include reflections and signal attenuation.

To eliminate the presence of reflections from the end of the cable, the cable must be terminated at both ends with a resistor across the line equal to its characteristic impedance. Both ends must be terminated since the direction of propagation is bidirectional. In the case of an RS485 twisted pair cable this termination is typically 120 Ω.

Types of Modbus Registers

There are 4 types of variables available in the module

TypeBeginning addressVariableAccessModbus Command
100001Digital OutputsBitRead & Write1, 5, 15
210001Digital InputsBit Read2
330001Input RegistersRegistered Read3
440001Output RegistersRegistered Read & Write4, 6, 16

Communication settings

The data stored in the modules memory are in 16-bit registers. Access to registers is via MODBUS RTU or MODBUS ASCII.

Default settings

Parameter nameValue
Address1
Baud rate19200
ParityNo
Data bits8
Stop bits1
Reply Delay [ms]0
Modbus TypeRTU

Configuration registers 

ModbusDecHex Name Values
Address
   40003   2   0x02   Baud rate0 – 24001 – 48002 – 96003 – 192004 – 384005 – 576006 – 115200other – value * 10
  40005  4  0x04  Parity0  – none1  – odd2  – even3  – always 14  – always 0
4000430x03Stop Bits LSB1 – one stop bit 2 – two stop bits
4000430x03Data Bits MSB7  – 7 data bits8  – 8 data bits
4000650x05Response delayTime in ms
4000760x06Modbus Mode0  – RTU1  – ASCII

Indicators

Indicators

IndicatorDescription
ONLED indicates that the module is correctly powered.
TXThe LED lights up when the unit received the correct packet and sends the answer.
INLED indicates that the sensor is connected.
DOLED indicates that the output is on.

Block diagram
Block diagram

Module Connection
Module Connection
Module Connection

Modules Registers

Registered access

ModbusDecHexRegister NameAccessDescription
3000100x00Version/TypeReadVersion and Type of the device
3000210x01AddressReadModule Address
4000320x02Baud rateRead & WriteRS485 baud rate
4000430x03Stop Bits & Data BitsRead & WriteNo of Stop bits & Data Bits (see 3.4.2)
4000540x04ParityRead & WriteParity bit
4000650x05Response DelayRead & WriteResponse delay in ms
4000760x06Modbus ModeRead & WriteModbus Mode (ASCII or RTU)
4001090x09FilterRead & WriteMeasurement filtering, value from 1 to 10
40033320x20Received packets LSBRead & Write No of received packets
40034330x21Received packets MSBRead & Write
40035340x22Incorrect packets LSBRead & Write No of received packets with error
40036350x23Incorrect packets MSBRead & Write
40037360x24Sent packets LSBRead & Write No of sent packets
40038370x25Sent packets MSBRead & Write
30051500x32InputsReadConnected sensorsBit in high state → sensor is connected
40052510x33OutputsRead & WriteAlarms state bit 2 alarm output
  30053  52  0x34  Temperature  ReadTemperature or measured analog in mV·10 for voltage to 2048mV in mV·100 for voltage to 256mV in °C·10 for temperaturein Ω for resistance
30054530x35Junction temperatureReadModule junction temperature
30055540x36Measurement currentReadMeasurement current
40056550x37MAX alarm levelRead & WriteIf the temperature exceeds this value the corresponding alarm flag is set
40057560x38MIN alarm levelRead & WriteIf the temperature is below this value corresponding alarm flag is set
  40058  57  0x39  Alarm settings  Read & WriteAlarm settings 0 – alarm due to the current temperature1 – Remember the value of the alarm, until reset by the master via Modbus
40059580x3AConstant junction temperatureRead & WriteValue of junction temperature
40060590x3BJunction temperature offsetRead & WriteJunction temperature offset

 

40061600x3C Input settings Read & WriteAnalog input mode: 0 – input disabled1 – voltage to 2048mV 2 – voltage to 256mV 3 – J thermocouple4 – K thermocouple 5 – T thermocouple 6 – N thermocouple 7 – S thermocouple 8 – R thermocouple 9 – B thermocouple 10 – Pt100 3-wire 11 – Pt100 2-wire12 – resistance to 8kΩ 13 – Ni10014 – KTY81-11015 – Pt500 3-wire 16 – Pt500 2-wire 17 – Pt1000 3-wire 18 – Pt1000 2-wire19 – NTC Carel 2-wire1 +32 – junction temperature is taken from register 40081 “Constant junction temperature”
   40062   61   0x3D   Output settings   Read & WriteAlarm output settings 0 – output is set by PLC +256 – Output is set if value is greater than Alarm Value (register 40065) („cooling”)+512 – Output is set if value is less than Alarm Value ( register 40065) („heating”)
40063620x3EAlarm ValueRead & WriteAlarm value for outputs
40064630x3FAlarm hysteresisRead & WriteThe hysteresis value for alarm outputs
40065640x40Input resistanceRead & WriteLead wire resistance for each input

Bit access

Modbus AddressDec AddressHex AddressRegister nameAccessDescription
8018000x320InputReadSet when the sensor is connected
8178160x330AlarmReadAlarm state
8188170x331Digital outputRead & WriteState of digital output

Sensor must be connected in paraller to resistor 7.5kΩ 1%

Configuration software

Modbus Configurator is software that is designed to set the module registers responsible for communication over Modbus network as well as to read and write the current value of other registers of the module. This program can be a convenient way to test the system as well as to observe real-time changes in the registers.

Communication with the module is done via the USB cable. The module does not require any drivers.
Configuration software

Configurator is a universal program, whereby it is possible to configure all available modules.
Configuration software

Manufactured for:
Aspars. c.
ul.Oilskin 112
80-209
Poland
[email protected]
www.ampero.eu
tel. +48 58 351 39 89; +48 58 732 71 73

Expansion Module – 1 temperature input, 1 digital output

aspar Logo

References

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals