how to program Analog 4-20mA sensor in CLICK Software

IdealDan

Member
Join Date
May 2017
Location
MA
Posts
480
Hi Guys,


How is Analog 4-20mA Level sensor Programmed in CLICK software of Automation Direct?


Which Instruction set.
 
It's programmed in Click software setup page. You configure each channel of the analog card. Scaling, variables, etc. are all done in config.
 
It's programmed in Click software setup page. You configure each channel of the analog card. Scaling, variables, etc. are all done in config.
You are right bro.


Please, is this correct?

1. For instance, in RSLogix500, we have Analog Address as say I:0.0 storing Float data in register say F8:0,
In CLICK Software is it perfect to say Analog Address as AD1I (for first current channel)storing data in DF1


2. Do they have a Simulator for this CLICK Software


3. What software is used for HMIs compartible with CLICK Ethernet Analog PLCs?


Regards
 
http://accautomation.ca/click-plc-numbering-system-and-addressing/

The above post will show you how to address the analog card on the Click PLC.
Here is a link for the entire series on the Click PLC.
http://accautomation.ca/series/click-plc/

The software does not have a simulator.

There are several HMI's that are compatible. Since the click uses Modbus RTU and TCP you can use AdvancedHMI.
https://sourceforge.net/projects/advancedhmi/

You can also use AD HMI - C-More or C-More Micro
https://www.automationdirect.com/adc/Shopping/Catalog/HMI_(Human_Machine_Interface)

Hope this helps you out.
Regards,
Garry
 
Last edited:
I like Red Lion HMI for use with the Click (or any other PLC). Their Modbus driver handles word swapping and byte swapping nicely and can deal with all manner of protocol limitations and variations.
 

Similar Topics

Hello, the PLC in question is 1769-L30ER. I have a local 4-20mA Analog Output module (1769-OF4CI), and also a remote ethernet PointIO analog...
Replies
0
Views
394
Curious, is it common to program in offsets to calibrate/correct analog sensor readings in certain applications? As an example, I have a couple...
Replies
11
Views
3,049
this is my first time using the analog programming . i want to take the input from the thermocouple and display it, I'm using step7 and plc...
Replies
0
Views
1,118
Help with a program setup. I am using a micrologix 1400 and inputting a 0-10VDC analog signal. My application is a part width measurement. The...
Replies
3
Views
1,870
I am wanting to use the 0-100 output data from a PID instruction to send out a 4-20mA signal from an analog ouput card to a Phase Angle controlled...
Replies
6
Views
1,787
Back
Top Bottom