Analogue datalogger with internal scaling

DLMUK

Member
Join Date
Jun 2013
Location
Southampton
Posts
311
Hi,

I have an application with a load cell where I need to log the load cell output, into a small/internal data logger. But I also want the values to be scaled within the logger.

I.e.

- the output from the load cell to the logger is 0-20mV
- the logger scales this 0-20mV to 0-12tonnes and records the value

The input signal can be either mV/mA or 0-10V.

Does anyone know if such a device exists?

Thanks,
 
How often do you need to log the information?
Where do you plan on storing and retrieving the information?

The most flexible method is to use a small PLC. I would use a Click from Automation Direct.
https://www.automationdirect.com/adc/Shopping/Catalog/Programmable_Controllers/CLICK_Series_PLCs_(Stackable_Micro_Brick)

The analog are scaled in the setup of the unit and be stored in the PLC memory for retrieval.

The retrieval of the data can be done with Modbus TCP using AdvancedHMI. This is a free package.
https://sourceforge.net/projects/advancedhmi/

Here is a free programming series on the Click which also includes communication back to AdvancedHMI.
http://accautomation.ca/click-plc-system-hardware/

http://accautomation.ca/modbus-tcp-data-logging-to-database/

Hope this helps you out.
Regards,
 

Similar Topics

Hi, I have a ControlLogix system with 1756-IF16 analogue inputs. I can't scale the inputs at the card as there is a requirement to facilitate...
Replies
14
Views
369
Dear community, I am trying to find a tool for Allen-Bradley PLCs similar to SiVArch for Siemens PLCs to automatically generate faceplates and...
Replies
0
Views
93
I am using Mitsubishi PLC :FX3g and downloaded the program in it. When I connect Mitsubihi FX2N-4DA expansion module, it lost its communication...
Replies
3
Views
267
Hi All, I am working on a small PLC system having Compact Logix LE33 PLC having only two IF4 card. Some of these channels are used for 4 - 20...
Replies
4
Views
1,165
Hello guys I am just wondering do I need to set up each channel configuration, including enabling the channel , ranging … if I have already...
Replies
8
Views
2,019
Back
Top Bottom