SLC500 analog input value data type for EZ Series HMI

unsaint33

Member
Join Date
Sep 2019
Location
MInnesota
Posts
118
I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid address." Is there a way to get around this?
 

Attachments

  • EZ.JPG
    EZ.JPG
    164.9 KB · Views: 18
I have 2.5.0 of the software and 6.2 both allow
My EZSeries Touch Panel Editor doesn't have this popup. What you showed here looks like editing tags already made. My problem is that the software doesn't even let me create the analog input I:8.3 with any of the data type available in the software (not even the unsigned int 16).
I have version 2.5.0 if you go to the tag database>add/edit tag details is where this is. I don't have version for 5.3 but I know there was a time they did not support analog IO it might not be supported in the version you have
 
It's probably a better practice to map I/O data to internal addresses for use with any HMI. This avoids running into obscure details in how the driver I/O addresses work with various families of controllers, gives you a place to make changes to the mapping in the PLC without having to also edit the HMI program, and protects against the remote possibility of an HMI writing to any of those addresses.
 

Similar Topics

Today while tracking down a 4-20 mA loop problem for old project since 2005. mA for loop is OK but channel give me -1 on scada i found rung...
Replies
5
Views
2,795
Haven't done much with Analog inputs before. Need to read pressure input 10x a second and save last 10 seconds worth and then calculate avg for...
Replies
3
Views
2,149
I have a SLC500 5/05 and we have an alarm setup to monitor the status of the Analog Inputs we have wired to a 1746-NI8. We are using 5 of the...
Replies
14
Views
2,819
Hi, Sorry for my bad english, I'm from Poland. I've decided to learn basic PLC programming as hobby and to maybe get a better job. I have...
Replies
2
Views
1,341
Hello all, I'm having an issue displaying the value I'm getting from a PFC to display on my Red Lion G307..... and before anyone says it...I...
Replies
1
Views
2,136
Back
Top Bottom