Marcom Gw-imp-web-4 Web Counter Datalogger User Manual

Marcom Gw-imp-web-4 Web Counter Datalogger User Manual

MarCom-logo

MarCom GW-IMP-WEB-4 Web Counter Datalogger

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig1

Revision Table

Release No.DateRevision Description
Rev. 111/04/19Nuovo formato guida
Rev. 1.128/06/19Modificata sezione FTP setup. Aggiunta sezione guida download file FTP.
Rev. 1.213/01/2020From GW-IMP-WEB-4 v1.8

Manual downloadable at:
https://shop.marcomweb.it/en/shop-online/remote-control/datalogger/gw-imp-web-4-pulse-counter-web-datalogger-18-di-eth-l-dettagli.html

GENERAL INFORMATION

System
The web pulse counter datalogger is able to count pulses on the digital inputs (2 expandable by default). Via the web interface it is possible to display counting values, change pulse weight and enter an offset in case of misalignment or post installation of the counter. All data can be displayed via the web interface or accessed via MODBUS TCP connection (on request also via MODBUS RTU). As an optional feature, the data logger can be ordered with time-based saving of the counters to a csv file in the internal memory or to an SD card. The files can be downloaded via ftp server functionality.
This version of the datalogger has a maximum of 18 countable inputs and provides the values on:

  • RS232 MODBUS RTU slave port;
  • RS485 MODBUS RTU slave port;
  • Ethernet MODBUS TCP Server port (max 3 client connection);

Features

Connections
The gateway has:

  • -2 x RS232 serial port for reading data from a Modbus RTU master
  • 1 x RS485 serial port for reading data from a Modbus RTU master, identified by the word FIELDBUS
  • 1 x Ethernet port for reading data from a Modbus TCP master
  • SD card slot for saving data
  • 1 x screw connector for power supply 10-30 VDC (min. 2 W)
  • LED indicators on the front for communication diagnostics
  • 2+16 x Digital Input (*)
  • 2+8 x Digital Output (*)
    (*) Their status is mapped in Modbus registers.

I/O Connections

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig2

Serial connections
RS232 and RS485 serial connection (FIELD BUS):

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig3

CONFIGURATION AND MODBUS MAP

TCP Connection
In order to view the web pages containing the data, it is necessary to connect the datalogger to the Ethernet network via the RJ45 port available. Using a web browser, simply type in the default address: 192.168.0.122; if there is no connection, check that your network card has an address on the 192.168.0.X subnet.
This will take you to the main datalogger screen with the counter values..

Web Pages

Home datalogger

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig4

From this page, through the links at the top of the page, the following pages can be accessed:

  • Historical data; Page containing the last 5 datalogger values and setting the save time.
  • IO Status; Page to check the status of the inputs and to set the outputs available to the datalogger.
  • Setting pulse; Page for setting pulse counter parameters such as pulse weight and count offset.
  • Hardware setup; Page to change the hardware parameters of the pulse counter such as IP address and Modbus communication parameters.
  • Time setup; Page to change the time or activate the NTP protocol.
  • FTP Setup; Page to configure the automatic sending of files to an FTP server.
  • System; Page for logging in to enable changes and to reboot the system.

Historical data

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig5

Data is stored at fixed intervals, set in the Save interval field. This value must be between 30 seconds and 86400 seconds (corresponding to one day) and indicates every how many seconds the data is stored starting at 00:00 on the first day of the month. If the Save interval value is set to 0, saving is disabled.

IO Status

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig6

On the IO Status page you can check the status of the digital inputs, view and set (after login) the status of the digital outputs and the percentage value of the analogue inputs..

Setting pulse

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig7

On the Setting datalogger page, it is possible to reset counter values, change pulse weights and offsets.

Hardware setup

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig8

  • The parameters that can be changed in the Hardware Setup page depend on the version of the counter.
  • The RS232 serial port corresponds to COM0, while the RS485 serial port corresponds to COM2.
  • After changing and saving the parameters, the device must be restarted.
  • This can also be done from the System page.

Time setup

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig9

In the Time setup page it is possible to change the device time and enable the update from NTP server.
The device does not have a realtime clock, so if the NTP update is not enabled, each time the device is restarted it resets to zero time (1/1/1970 00:00:00).

FTP setup

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig10

The fields User FTP and Password FTP must be filled in, otherwise the file will not be sent successfully.
If the FTP server sending is enabled, a new file is created every day at the indicated time, with the saves of the last 24 hours. This file is saved in the SD memory. Every day at the indicated time the datalogger tries to send the file to the FTP server adding to the name the prefix set, if the sending is not successful the datalogger tries again the next day.

System

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig11

On this page it is possible to login (Username = Admin, Password = Admin), which is necessary to modify the parameters, and to force a restart of the device..

Modbus area map
The data read from the counter are placed in the Holding Register memory area. A copy of the values in the following table is present from register 4×20000.
Modbus addresses are base 1 and double word values may need to be swapped.

Variabile NameTypeMODBUS

Address

Note
DIGITAL INPUT 1UINT4×40001Digital   Input   (0=   contact   opened, 1=contact closed )
DIGITAL INPUT 2UINT4×40002
DIGITAL INPUT 3UINT4×40003
DIGITAL INPUT 4UINT4×40004
DIGITAL INPUT 5UINT4×40005
DIGITAL INPUT 6UINT4×40006
DIGITAL INPUT 7UINT4×40007
DIGITAL INPUT 8UINT4×40008
DIGITAL INPUT 9UINT4×40009
DIGITAL INPUT 10UINT4×40010
DIGITAL INPUT 11UINT4×40011
DIGITAL INPUT 12UINT4×40012
DIGITAL INPUT 13UINT4×40013
DIGITAL INPUT 14UINT4×40014
DIGITAL INPUT 15UINT4×40015
DIGITAL INPUT 16UINT4×40016
DIGITAL INPUT 17UINT4×40017
DIGITAL INPUT 18UINT4×40018
DIGITAL OUTPUT 1UINT4×41500Digital  Output   (0=   contact   opened, 1=contact closed )
DIGITAL OUTPUT 2UINT4×41501
DIGITAL OUTPUT 3UINT4×41502
DIGITAL OUTPUT 4UINT4×41503
DIGITAL OUTPUT 5UINT4×41504
DIGITAL OUTPUT 6UINT4×41505
DIGITAL OUTPUT 7UINT4×41506
DIGITAL OUTPUT 8UINT4×41507
DIGITAL OUTPUT 9UINT4×41508
DIGITAL OUTPUT 10UINT4×41509
    
RESETUINT4×40000Reset of actual counters
CONTATORE 1REAL4×41024Counter total
CONTATORE 2REAL4×41026
CONTATORE 3REAL4×41028 
CONTATORE 4REAL4×41030
CONTATORE 5REAL4×41032
CONTATORE 6REAL4×41034
CONTATORE 7REAL4×41036
CONTATORE 8REAL4×41038
CONTATORE 9REAL4×41040
CONTATORE 10REAL4×41042
CONTATORE 11REAL4×41044
CONTATORE 12REAL4×41046
CONTATORE 13REAL4×41048
CONTATORE 14REAL4×41050
CONTATORE 15REAL4×41052
CONTATORE 16REAL4×41054
CONTATORE 17REAL4×41056
CONTATORE 18REAL4×41058
PESO_IMP_1REAL4×41074Weight assigned for pulses on the respective counter 1
PESO_IMP_2REAL4×41076
PESO_IMP_3REAL4×41078
PESO_IMP_4REAL4×41080
PESO_IMP_5REAL4×41082
PESO_IMP_6REAL4×41084
PESO_IMP_7REAL4×41086
PESO_IMP_8REAL4×41088
PESO_IMP_9REAL4×41090
PESO_IMP_10REAL4×41092
PESO_IMP_11REAL4×41094
PESO_IMP_12REAL4×41096
PESO_IMP_13REAL4×41098
PESO_IMP_14REAL4×41100
PESO_IMP_15REAL4×41102
PESO_IMP_16REAL4×41104
PESO_IMP_17REAL4×41106
PESO_IMP_18REAL4×41108
OFFSET_1REAL4×41124Offset added to total
OFFSET_2REAL4×41126
OFFSET_3REAL4×41128
OFFSET_4REAL4×41130
OFFSET_5REAL4×41132
OFFSET_6REAL4×41134
OFFSET_7REAL4×41136
OFFSET_8REAL4×41138 
OFFSET_9REAL4×41140
OFFSET_10REAL4×41142
OFFSET_11REAL4×41144
OFFSET_12REAL4×41146
OFFSET_13REAL4×41148
OFFSET_14REAL4×41150
OFFSET_15REAL4×41152
OFFSET_16REAL4×41154
OFFSET_17REAL4×41156
OFFSET_18REAL4×41158
NUMERO IMPULSI 1UDINT4×41174Total number of pulses
NUMERO IMPULSI 2UDINT4×41176
NUMERO IMPULSI 3UDINT4×41178
NUMERO IMPULSI 4UDINT4×41180
NUMERO IMPULSI 5UDINT4×41182
NUMERO IMPULSI 6UDINT4×41184
NUMERO IMPULSI 7UDINT4×41186
NUMERO IMPULSI 8UDINT4×41188
NUMERO IMPULSI 9UDINT4×41190
NUMERO IMPULSI 10UDINT4×41182
NUMERO IMPULSI 11UDINT4×41194
NUMERO IMPULSI 12UDINT4×41196
NUMERO IMPULSI 13UDINT4×41198
NUMERO IMPULSI 14UDINT4×41200
NUMERO IMPULSI 15UDINT4×41202
NUMERO IMPULSI 16UDINT4×41204
NUMERO IMPULSI 17UDINT4×41206
NUMERO IMPULSI 18UDINT4×41208

GUIDE TO DOWNLOADING FILES FROM SD
The following section contains instructions for FTP connection to the datalogger to download files or delete older files already transferred to the FTP server..

File Explorer

Total Commander

  • Open FTP Connect…

    MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig15

  • Create a new connection; Username = Admin, Password = Admin

    MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig16

  • In the “Connect to ftp server” window, click on Connect and after connecting, access the folder [D:].

FileZilla

  • Open Site Manager and create a new site.

    MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig17

  • Enter the IP address (Default 192.168.0.122) in the Host field, the connection port (Default 21) in the Port field, set Logon Type to Normal, User is Admin and Password is Admin

    MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig18

  • Connect the server and access the D:

PHYSICAL CHARACTERISTICS

The gateway’s dimensions are:

MarCom GW-IMP-WEB-4 Web Counter Datalogger-fig19

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