Crimson 3.0

roxusa

Lifetime Supporting Member
Join Date
Nov 2008
Location
NJ
Posts
994
I have a Red Lion display on one of my machines that is linked to a Micrologix 1400. A while back I changed IP's on both to integrate them on my network.
They work fine, now I wanted to add 2 numeric indicators to each to give a gap readout. OEM has the glue gap readout and I will add encoders to 1400 for Rider rolls. Attached is OEM Program in Crimson 3.0. I added 2 tags U_RIDER & L_RIDER. I also added Block-5 under PLC1 and put 2 readouts on the right of Display Page Status
Not being familiar with Crimson 3.0 I am fumbling my way through it.
Can someone check this and see if it is ok or am I missing any thing
All I hope to accomplish is to read the addresses of F28:0 in the upper radout and F28:1 in the lower
 
You probably don't need the gateway block "Block5". It appears that the OEM is using the other blocks to handle comms between the ML1400 and some drives on a CAN network. If you are just reading and displaying ML1400 addresses, you can do without the gateway blocks. If you need to send the values in those F28 registers to one of the devices on a comm port or expansion card, then you will need to add the mapping to your gateway block.
 
Yes delete block 5, as long as you don't need to send that data to some other device using the HMI as a bridge.

The displays will show 2 digits before the decimal place and 4 digits after it, and there are no units assigned. I have a pet peeve about always showing units for numbers, but there are times when space is constrained or the units are obvious when I will omit them.
 

Similar Topics

Hey guys, hoping someone here could give me a little advice. I'm working with a CR1000-04000 in Crimson 3.1 and I was interested in adding the...
Replies
4
Views
114
Hi, I'm having an issue in crimson 3.0 when I create a programme using a case statement referencing a fault word that each bit needs to change the...
Replies
4
Views
177
How do you install update on Red Lion Crimson ver 3.1. Do I just need to run the exe file on the host server?
Replies
1
Views
105
Has anyone found a way to convert/replace/update the firmware on old Parker TS80xx series HMIs (i.e. TS8010, TS8006, etc) to accept Crimson...
Replies
0
Views
89
Has anyone setup communications with Red Lion 3.0 MODBUS to Baker Hughes Centrilift GCS VFD? Thanks
Replies
0
Views
89
Back
Top Bottom