Comet System P2520 Manual

Comet System P2520 Manual

Two-channel current loop converter

Advertisement

Quick Links

COMET SYSTEM
www.cometsystem.com
P2520 two-channel current loop converter
USER GUIDE

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the P2520 and is the answer not in the manual?

Questions and answers

Summary of Contents for Comet System P2520

  • Page 1 COMET SYSTEM www.cometsystem.com P2520 two-channel current loop converter USER GUIDE...
  • Page 2 Is prohibited to copy and make any changes in this manual, without explicit agreement of company COMET System, s.r.o. All rights reserved. COMET System, s.r.o. makes constant development and improvement of their products. Manufacturer reserves the right to make technical changes to the device without previous notice.
  • Page 3: Table Of Contents

    IE-SNC-P2520-02 Table of contents Introduction ................................ 4 General safety rules ............................. 4 Device description and important notices ....................5 Getting started ..............................6 What is needed for operation ........................6 Mounting the device ............................ 6 Device settings ............................. 7 Device setup ............................... 9 Setup using web interface ...........................
  • Page 4: Introduction

    This chapter provides basic information about device. Before starting, please read this manual carefully. P2520 two-channel current loop converter is designed to connect sensors with output 0-20 mA or 4-20 mA into Ethernet network. Current can be recalculated to physical value measured by the connected sensor.
  • Page 5: Device Description And Important Notices

    IE-SNC-P2520-02 Device description and important notices This chapter contains information about basic features and device functional safety. Values from the device can be read using an Ethernet connection. The following formats are supported: • Web pages with XML and JSON files •...
  • Page 6: Getting Started

    To install the unit, you need to the following equipment. Please check if it is available before installation. • P2520 current loop converter • screwdriver for removing cover • power supply – according to specification (commonly DC 24 V/1.0 A) •...
  • Page 7: Device Settings

    Inputs channels on the device are not galvanically isolated. Power supply is not isolated from inputs as well! Device is isolated from communication line side only. Carefully consider how connect sensor with current output into your P2520. • close device cover • connect the Ethernet connector •...
  • Page 8 IE-SNC-P2520-02 • the window shows all available devices on your network • click to Change IP to set new address according to network administrator instructions. If your device is not listed, then click Help! My device wasn’t found! Then follow the instructions. MAC address is on product label. The device is factory set to IP 192.168.1.213.
  • Page 9: Device Setup

    IE-SNC-P2520-02 Chapter Device setup This chapter describes basic device configuration. There is a description of settings using web interface. Setup using web interface Web interface can be managed by the web browser. Main page will be shown when you insert device address into address bar of your web browser.
  • Page 10 IE-SNC-P2520-02 General Device name can be changed using item Device name. Measured values are stored into memory according to History storage interval field. After changing of this interval all history values will be cleared. Be aware that content of memory for history values is not preserved after device restart or power lost.
  • Page 11 IE-SNC-P2520-02 Alarm limits For each measurement channel is possible to set upper and lower limits, time-delay for alarm activation (0 – 30000 s) and hysteresis for alarm clearing. Example of setting the limit to the upper alarm limit: In Point 1 the measured value exceeded the limit. From this time, the time-delay is counting.
  • Page 12 IE-SNC-P2520-02 Channels Channel can be enabled or disabled for measuring using checkbox Enabled. Channel can be renamed, and unit of channel can be changed. Measured current is recalculated to physical representation according to selected linear equation. Number of decimal places is selectable.
  • Page 13 IE-SNC-P2520-02 Email Email sending enabled option allows email features. It is necessary set address of the SMTP server into SMTP server address field. Default port of the SMTP server can be changed using item SMTP server port. SMTP authentication can be enabled using SMTP authentication option.
  • Page 14 IE-SNC-P2520-02 Modbus a Syslog protocols ModbusTCP and Syslog protocol settings are configurable via menu Protocols. Modbus server is enabled by default. Deactivation is possible via Modbus server enabled option. Modbus port can be changed via Modbus port field. Syslog protocol can be enabled using item Syslog enabled.
  • Page 15 IE-SNC-P2520-02 Time Time synchronization with SNTP server can be enabled by Time synchronization enabled option. IP address of the SNTP is necessary to set into SNTP server IP address item. SNTP time is synchronized at UTC format, and due to be necessary set corresponding time offset –...
  • Page 16: Backup

    IE-SNC-P2520-02 Backup Device configuration may to be saved into file. This file can be used to restoring configuration or cloning configuration between devices. Configuration can be cloned between same device models only. It may to be restored all device settings with exception network settings, www and security settings.
  • Page 17 IE-SNC-P2520-02 Parameter Value SMTP server address example.com SMTP server port Alarm email repeat sending interval Info email sending interval Alarm and Info emails attachment Recipients addresses cleared Email sender address sensor@websensor.net SMTP authentication SMTP user/SMTP password cleared Email sending enabled IP addresses SNMP traps recipients 0.0.0.0...
  • Page 18 IE-SNC-P2520-02 Number of decimal places Device name Current Loop Converter...
  • Page 19: Communication Protocols

    IE-SNC-P2520-02 Chapter Communication protocols Short introduction to communication protocols of the device. To use some communication protocols is necessary software, which can use the protocol. This software is not included. Website The device supports displaying of measured values, history graphs and configuration using web browser.
  • Page 20 IE-SNC-P2520-02 device website or from your distributor. The password for reading is factory set to public. OID keys: Description Type .1.3.6.1.4.1.22626.1.6.1 Device information .1.3.6.1.4.1.22626.1.6.1.1.0 Device name String .1.3.6.1.4.1.22626.1.6.1.2.0 Serial number String .1.3.6.1.4.1.22626.1.6.1.3.0 Device type Integer .1.3.6.1.4.1.22626.1.6.2.ch Measured value (where ch is channel number) .1.3.6.1.4.1.22626.1.6.2.ch.1.0...
  • Page 21: Modbus Tcp

    IE-SNC-P2520-02 Modbus TCP Device supports Modbus protocol for communication with SCADA systems. Device use Modbus TCP protocol. TCP port is set to 502 by default. Port can be changed using web interface. Only two Modbus clients can be connected to device at one moment. Modbus device address (Unit Identifier) can be arbitrary.
  • Page 22: Soap

    IE-SNC-P2520-02 Float32b two Modbus registers containing IEEE754 float, lower 16bits first, error value = -inf Int32b*100 two Modbus registers containing 32bit signed integer*100, 12.53dgrC = 1253, lower 16bits first, error value <= -320000000 Ascii two ASCII character in register registry is coded as BCD...
  • Page 23: Xml And Json

    IE-SNC-P2520-02 XML and JSON Measured values can be read from http server by http GET requests. Values are available at two data formats - XML and JSON. Values can be obtained via files values.xml and values.json. Webserver needs to be enabled to be values available.
  • Page 24: Syslog

    IE-SNC-P2520-02 Syslog The device allows sending text message to selected Syslog server. Events are send using UDP protocol on port 514. Syslog protocol implantation is according to RFC5424 and RFC5426. Events when Syslog messages are send: Text Event Sensor - fw 7-5-x.x...
  • Page 25: Troubleshooting

    IE-SNC-P2520-02 Chapter Troubleshooting The chapter describes the common problems with P2520 and methods how to fix these problems. Please read this chapter before you will call technical support. I forgot the device IP address IP address is factory set to 192.168.1.213. If you had changed it and forgot new IP address, run the TSensor software and press Find device...
  • Page 26: Error Codes

    IE-SNC-P2520-02 Error codes Table below describes common error codes from the device: Error code Description How to resolve problem Value is not available Value n/a is shown a shortly after device restart. If the error code or n/a is displayed permanently, then channel is not enabled.
  • Page 27: Technical Specifications

    IE-SNC-P2520-02 Chapter Technical specifications Information about technical specifications of the device. Dimensions Basic parameters Supply voltage: DC voltage from 9 V to 30 V Consumption: ~ 1 W device without powering connected sensors Protection: IP30 Measuring interval: 1 sec, faster readings is available via ModbusTCP protocol, for more...
  • Page 28 IE-SNC-P2520-02 Measuring range: 0 to 25 mA Resolution: 1 uA A/D converter resolution: 24bit sigma-delta Input Impedance: 20 Ω Maximum overload current: 30 mA Current load for +U1 and +U2 terminals: max. 40 mA each terminals are connected to supply voltage via PTC thermistors (overload protection).
  • Page 29: Operating Terms

    IE-SNC-P2520-02 Mounting the device: With two holes at the bottom of the unit Weight: ~ 150 g EMC: 2014/30/EU, EN 61326-1 Operating terms Temperature and humidity range: -30 °C to +80 °C, 0 to 100 %RH (no condensation) Working position:...

Table of Contents