Modicon Unity 7.0 Scaling block question

Strokur

Member
Join Date
Jan 2014
Location
Ohio
Posts
62
Has anybody ever ran into a scaling block that throws the in_min = in_max status bit (bit 7, 16#0080)?

I've triple checked my parameters and they're definitely not equal. I've searched the project for any possible duplicate writes or any values being overwritten but nowhere to be found. :confused:

I am writing from one of our Red Lion HMIs to our PLC. I created one instance just before this one, with identical properties and procedure and it works fine. For some reason second time around it's not working.

Any thoughts or ideas?

Phil
 
Disregard, solved.

Turns out I didn't pay close enough attention to how .Para_SCALING types stored their parameters. I chose a register too close, thought I was clear 🙃
 
You do know that Unity is a tag based system and you do not need to set register addresses. The only time I would set a register address to a tag is when I need to access that tag from SCADA (if using OFS then don't even need to do that)
 
Yes, but upon reset those values won't be saved. And we heavily use the CitectSCADA interface so, I don't think I'll ever get away from it here ha.
 

Similar Topics

HELLO MY FRİENDS ı have problem. ı tought you can solved thıs problem for me. First of all When I checked all the cable connections of the...
Replies
0
Views
408
Hello. New to Unity and had a couple quick questions. Can a Modicon M340 output to a small multiline LCD screen and not a full HMI?
Replies
4
Views
969
I was wondering if there is a way to convert the PLC code sections .XBD into excel, edit them, and reimport them.
Replies
1
Views
1,211
This is occurring on Unity Pro XL v12 in an m580 program. I've had this happen on several occasions and I can't seem to figure out what's going...
Replies
0
Views
1,505
A little background information on myself: I have been strapped to Allen Bradley/Rockwell for the last 15 years as an electromech. I've done...
Replies
1
Views
1,442
Back
Top Bottom